Uses of Class
com.tangosol.coherence.rest.util.PartialObject
-
Packages that use PartialObject Package Description com.tangosol.coherence.rest.util Contains packages and classes related to the Coherence REST API utilities. -
-
Uses of PartialObject in com.tangosol.coherence.rest.util
Methods in com.tangosol.coherence.rest.util that return PartialObject Modifier and Type Method Description static PartialObject
PartialObject. create(Class clzSource, PropertySet propertySet, Map<String,Object> mapProperties)
Create a PartialObject instance based on an already extracted set of properties.
-