public class ContainerI extends AbstractAmdServant implements omero.api._IContainerOperations
IContainer
Constructor and Description |
---|
ContainerI(IContainer service,
BlitzExecutor be) |
Modifier and Type | Method and Description |
---|---|
void |
createDataObject_async(omero.api.AMD_IContainer_createDataObject __cb,
omero.model.IObject obj,
omero.sys.Parameters options,
Ice.Current __current) |
void |
createDataObjects_async(omero.api.AMD_IContainer_createDataObjects __cb,
java.util.List<omero.model.IObject> dataObjects,
omero.sys.Parameters options,
Ice.Current __current) |
void |
findContainerHierarchies_async(omero.api.AMD_IContainer_findContainerHierarchies __cb,
java.lang.String rootType,
java.util.List<java.lang.Long> imageIds,
omero.sys.Parameters options,
Ice.Current __current) |
void |
getCollectionCount_async(omero.api.AMD_IContainer_getCollectionCount __cb,
java.lang.String type,
java.lang.String property,
java.util.List<java.lang.Long> ids,
omero.sys.Parameters options,
Ice.Current __current) |
void |
getImages_async(omero.api.AMD_IContainer_getImages __cb,
java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
omero.sys.Parameters options,
Ice.Current __current) |
void |
getImagesByOptions_async(omero.api.AMD_IContainer_getImagesByOptions __cb,
omero.sys.Parameters options,
Ice.Current __current) |
void |
getImagesBySplitFilesets_async(omero.api.AMD_IContainer_getImagesBySplitFilesets __cb,
java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included,
omero.sys.Parameters options,
Ice.Current __current) |
void |
getUserImages_async(omero.api.AMD_IContainer_getUserImages __cb,
omero.sys.Parameters options,
Ice.Current __current) |
void |
link_async(omero.api.AMD_IContainer_link __cb,
java.util.List<omero.model.IObject> links,
omero.sys.Parameters options,
Ice.Current __current) |
void |
loadContainerHierarchy_async(omero.api.AMD_IContainer_loadContainerHierarchy __cb,
java.lang.String rootType,
java.util.List<java.lang.Long> rootIds,
omero.sys.Parameters options,
Ice.Current __current) |
void |
retrieveCollection_async(omero.api.AMD_IContainer_retrieveCollection __cb,
omero.model.IObject obj,
java.lang.String collectionName,
omero.sys.Parameters options,
Ice.Current __current) |
void |
unlink_async(omero.api.AMD_IContainer_unlink __cb,
java.util.List<omero.model.IObject> links,
omero.sys.Parameters options,
Ice.Current __current) |
void |
updateDataObject_async(omero.api.AMD_IContainer_updateDataObject __cb,
omero.model.IObject obj,
omero.sys.Parameters options,
Ice.Current __current) |
void |
updateDataObjects_async(omero.api.AMD_IContainer_updateDataObjects __cb,
java.util.List<omero.model.IObject> objs,
omero.sys.Parameters options,
Ice.Current __current) |
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolder
public ContainerI(IContainer service, BlitzExecutor be)
public void createDataObject_async(omero.api.AMD_IContainer_createDataObject __cb, omero.model.IObject obj, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
createDataObject_async
in interface omero.api._IContainerOperations
omero.ServerError
public void createDataObjects_async(omero.api.AMD_IContainer_createDataObjects __cb, java.util.List<omero.model.IObject> dataObjects, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
createDataObjects_async
in interface omero.api._IContainerOperations
omero.ServerError
public void findContainerHierarchies_async(omero.api.AMD_IContainer_findContainerHierarchies __cb, java.lang.String rootType, java.util.List<java.lang.Long> imageIds, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
findContainerHierarchies_async
in interface omero.api._IContainerOperations
omero.ServerError
public void getCollectionCount_async(omero.api.AMD_IContainer_getCollectionCount __cb, java.lang.String type, java.lang.String property, java.util.List<java.lang.Long> ids, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
getCollectionCount_async
in interface omero.api._IContainerOperations
omero.ServerError
public void getImagesByOptions_async(omero.api.AMD_IContainer_getImagesByOptions __cb, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
getImagesByOptions_async
in interface omero.api._IContainerOperations
omero.ServerError
public void getImages_async(omero.api.AMD_IContainer_getImages __cb, java.lang.String rootType, java.util.List<java.lang.Long> rootIds, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
getImages_async
in interface omero.api._IContainerOperations
omero.ServerError
public void getImagesBySplitFilesets_async(omero.api.AMD_IContainer_getImagesBySplitFilesets __cb, java.util.Map<java.lang.String,java.util.List<java.lang.Long>> included, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
getImagesBySplitFilesets_async
in interface omero.api._IContainerOperations
omero.ServerError
public void getUserImages_async(omero.api.AMD_IContainer_getUserImages __cb, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
getUserImages_async
in interface omero.api._IContainerOperations
omero.ServerError
public void link_async(omero.api.AMD_IContainer_link __cb, java.util.List<omero.model.IObject> links, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
link_async
in interface omero.api._IContainerOperations
omero.ServerError
public void loadContainerHierarchy_async(omero.api.AMD_IContainer_loadContainerHierarchy __cb, java.lang.String rootType, java.util.List<java.lang.Long> rootIds, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
loadContainerHierarchy_async
in interface omero.api._IContainerOperations
omero.ServerError
public void retrieveCollection_async(omero.api.AMD_IContainer_retrieveCollection __cb, omero.model.IObject obj, java.lang.String collectionName, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
retrieveCollection_async
in interface omero.api._IContainerOperations
omero.ServerError
public void unlink_async(omero.api.AMD_IContainer_unlink __cb, java.util.List<omero.model.IObject> links, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
unlink_async
in interface omero.api._IContainerOperations
omero.ServerError
public void updateDataObject_async(omero.api.AMD_IContainer_updateDataObject __cb, omero.model.IObject obj, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
updateDataObject_async
in interface omero.api._IContainerOperations
omero.ServerError
public void updateDataObjects_async(omero.api.AMD_IContainer_updateDataObjects __cb, java.util.List<omero.model.IObject> objs, omero.sys.Parameters options, Ice.Current __current) throws omero.ServerError
updateDataObjects_async
in interface omero.api._IContainerOperations
omero.ServerError
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.