Uses of Interface
org.apache.olingo.client.api.domain.ClientSingleton
Packages that use ClientSingleton
Package
Description
-
Uses of ClientSingleton in org.apache.olingo.client.api.communication.request.cud
Methods in org.apache.olingo.client.api.communication.request.cud that return types with arguments of type ClientSingletonModifier and TypeMethodDescriptionCUDRequestFactory.getSingletonUpdateRequest
(URI targetURI, UpdateType type, ClientSingleton changes) CUDRequestFactory.getSingletonUpdateRequest
(UpdateType type, ClientSingleton entity) Methods in org.apache.olingo.client.api.communication.request.cud with parameters of type ClientSingletonModifier and TypeMethodDescriptionCUDRequestFactory.getSingletonUpdateRequest
(URI targetURI, UpdateType type, ClientSingleton changes) CUDRequestFactory.getSingletonUpdateRequest
(UpdateType type, ClientSingleton entity) -
Uses of ClientSingleton in org.apache.olingo.client.api.communication.request.retrieve
Methods in org.apache.olingo.client.api.communication.request.retrieve that return types with arguments of type ClientSingleton -
Uses of ClientSingleton in org.apache.olingo.client.api.domain
Methods in org.apache.olingo.client.api.domain that return ClientSingletonModifier and TypeMethodDescriptionClientObjectFactory.newSingleton
(FullQualifiedName typeName) Instantiates a new singleton entity.