|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagerCall | |
---|---|
org.gcube.contentmanagement.contentmanager.stubs.calls |
Uses of ManagerCall in org.gcube.contentmanagement.contentmanager.stubs.calls |
---|
Subclasses of ManagerCall in org.gcube.contentmanagement.contentmanager.stubs.calls | |
---|---|
class |
ReadManagerCall
A high-level call to a ReadManager resource of the Content Manager service. |
class |
WriteManagerCall
A high-level call to the WriteManager port-type of the Content Manager service. |
Methods in org.gcube.contentmanagement.contentmanager.stubs.calls with parameters of type ManagerCall | |
---|---|
static java.util.List<java.util.concurrent.Future<RPDocument>> |
AdminCalls.deleteAllManagersByType(ManagerCall call)
Discovers and deletes all the collection managers for the target collection of a ManagerCall . |
static java.util.concurrent.Future<?> |
AdminCalls.deleteManager(ManagerCall call)
Delete the collection manager targeted by a given ManagerCall . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |