Modifier and Type | Method and Description |
---|---|
ODataEntityUpdateRequest<ODataSingleton> |
CUDRequestFactory.getSingletonUpdateRequest(UpdateType type,
ODataSingleton entity) |
ODataEntityUpdateRequest<ODataSingleton> |
CUDRequestFactory.getSingletonUpdateRequest(URI targetURI,
UpdateType type,
ODataSingleton changes) |
Modifier and Type | Method and Description |
---|---|
ODataEntityUpdateRequest<ODataSingleton> |
CUDRequestFactory.getSingletonUpdateRequest(UpdateType type,
ODataSingleton entity) |
ODataEntityUpdateRequest<ODataSingleton> |
CUDRequestFactory.getSingletonUpdateRequest(URI targetURI,
UpdateType type,
ODataSingleton changes) |
Modifier and Type | Method and Description |
---|---|
ODataEntityRequest<ODataSingleton> |
RetrieveRequestFactory.getSingletonRequest(URI uri) |
Modifier and Type | Method and Description |
---|---|
ODataSingleton |
ODataObjectFactory.newSingleton(FullQualifiedName typeName) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.