Uses of Class
org.apache.olingo.ext.proxy.context.EntityUUID
Packages that use EntityUUID
-
Uses of EntityUUID in org.apache.olingo.ext.proxy.commons
Methods in org.apache.olingo.ext.proxy.commons that return EntityUUIDModifier and TypeMethodDescriptionEntityInvocationHandler.getUUID()
EntityInvocationHandler.updateEntityUUID
(URI entitySetURI, Class<?> type, ClientEntity entity) EntityInvocationHandler.updateUUID
(URI entitySetURI, Class<?> type, Object key) -
Uses of EntityUUID in org.apache.olingo.ext.proxy.context
Methods in org.apache.olingo.ext.proxy.context with parameters of type EntityUUIDModifier and TypeMethodDescriptionEntityContext.getEntity
(EntityUUID uuid) Searches an entity with the specified key.