| Modifier and Type | Method and Description |
|---|---|
ODataEntityUpdateRequest<ClientSingleton> |
CUDRequestFactory.getSingletonUpdateRequest(UpdateType type,
ClientSingleton entity) |
ODataEntityUpdateRequest<ClientSingleton> |
CUDRequestFactory.getSingletonUpdateRequest(URI targetURI,
UpdateType type,
ClientSingleton changes) |
| Modifier and Type | Method and Description |
|---|---|
ODataEntityUpdateRequest<ClientSingleton> |
CUDRequestFactory.getSingletonUpdateRequest(UpdateType type,
ClientSingleton entity) |
ODataEntityUpdateRequest<ClientSingleton> |
CUDRequestFactory.getSingletonUpdateRequest(URI targetURI,
UpdateType type,
ClientSingleton changes) |
| Modifier and Type | Method and Description |
|---|---|
ODataEntityRequest<ClientSingleton> |
RetrieveRequestFactory.getSingletonRequest(URI uri) |
| Modifier and Type | Method and Description |
|---|---|
ClientSingleton |
ClientObjectFactory.newSingleton(FullQualifiedName typeName)
Instantiates a new singleton entity.
|
| Modifier and Type | Method and Description |
|---|---|
ODataEntityUpdateRequest<ClientSingleton> |
CUDRequestFactoryImpl.getSingletonUpdateRequest(UpdateType type,
ClientSingleton entity) |
ODataEntityUpdateRequest<ClientSingleton> |
CUDRequestFactoryImpl.getSingletonUpdateRequest(URI targetURI,
UpdateType type,
ClientSingleton changes) |
| Modifier and Type | Method and Description |
|---|---|
ODataEntityUpdateRequest<ClientSingleton> |
CUDRequestFactoryImpl.getSingletonUpdateRequest(UpdateType type,
ClientSingleton entity) |
ODataEntityUpdateRequest<ClientSingleton> |
CUDRequestFactoryImpl.getSingletonUpdateRequest(URI targetURI,
UpdateType type,
ClientSingleton changes) |
| Modifier and Type | Method and Description |
|---|---|
ODataEntityRequest<ClientSingleton> |
RetrieveRequestFactoryImpl.getSingletonRequest(URI uri) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
ClientSingleton |
ClientObjectFactoryImpl.newSingleton(FullQualifiedName typeName) |
Copyright © 2023. All rights reserved.