Uses of Class
org.openiam.base.ws.ObjectMap
-
Packages that use ObjectMap Package Description org.openiam.base.ws Bases that are used when the API is exposed as web services. -
-
Uses of ObjectMap in org.openiam.base.ws
Methods in org.openiam.base.ws that return ObjectMap Modifier and Type Method Description ObjectMap
ObjectMapAdapter. marshal(Map<String,Object> v)
Methods in org.openiam.base.ws with parameters of type ObjectMap Modifier and Type Method Description Map<String,Object>
ObjectMapAdapter. unmarshal(ObjectMap v)
-