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,
                       List<omero.model.IObject> dataObjects,
                       omero.sys.Parameters options,
                       Ice.Current __current)  | 
void | 
findContainerHierarchies_async(omero.api.AMD_IContainer_findContainerHierarchies __cb,
                              String rootType,
                              List<Long> imageIds,
                              omero.sys.Parameters options,
                              Ice.Current __current)  | 
void | 
getCollectionCount_async(omero.api.AMD_IContainer_getCollectionCount __cb,
                        String type,
                        String property,
                        List<Long> ids,
                        omero.sys.Parameters options,
                        Ice.Current __current)  | 
void | 
getImages_async(omero.api.AMD_IContainer_getImages __cb,
               String rootType,
               List<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,
                              Map<String,List<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,
          List<omero.model.IObject> links,
          omero.sys.Parameters options,
          Ice.Current __current)  | 
void | 
loadContainerHierarchy_async(omero.api.AMD_IContainer_loadContainerHierarchy __cb,
                            String rootType,
                            List<Long> rootIds,
                            omero.sys.Parameters options,
                            Ice.Current __current)  | 
void | 
retrieveCollection_async(omero.api.AMD_IContainer_retrieveCollection __cb,
                        omero.model.IObject obj,
                        String collectionName,
                        omero.sys.Parameters options,
                        Ice.Current __current)  | 
void | 
unlink_async(omero.api.AMD_IContainer_unlink __cb,
            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,
                       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, setHolderpublic 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._IContainerOperationsomero.ServerErrorpublic void createDataObjects_async(omero.api.AMD_IContainer_createDataObjects __cb,
                                    List<omero.model.IObject> dataObjects,
                                    omero.sys.Parameters options,
                                    Ice.Current __current)
                             throws omero.ServerError
createDataObjects_async in interface omero.api._IContainerOperationsomero.ServerErrorpublic void findContainerHierarchies_async(omero.api.AMD_IContainer_findContainerHierarchies __cb,
                                           String rootType,
                                           List<Long> imageIds,
                                           omero.sys.Parameters options,
                                           Ice.Current __current)
                                    throws omero.ServerError
findContainerHierarchies_async in interface omero.api._IContainerOperationsomero.ServerErrorpublic void getCollectionCount_async(omero.api.AMD_IContainer_getCollectionCount __cb,
                                     String type,
                                     String property,
                                     List<Long> ids,
                                     omero.sys.Parameters options,
                                     Ice.Current __current)
                              throws omero.ServerError
getCollectionCount_async in interface omero.api._IContainerOperationsomero.ServerErrorpublic 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._IContainerOperationsomero.ServerErrorpublic void getImages_async(omero.api.AMD_IContainer_getImages __cb,
                            String rootType,
                            List<Long> rootIds,
                            omero.sys.Parameters options,
                            Ice.Current __current)
                     throws omero.ServerError
getImages_async in interface omero.api._IContainerOperationsomero.ServerErrorpublic void getImagesBySplitFilesets_async(omero.api.AMD_IContainer_getImagesBySplitFilesets __cb,
                                           Map<String,List<Long>> included,
                                           omero.sys.Parameters options,
                                           Ice.Current __current)
                                    throws omero.ServerError
getImagesBySplitFilesets_async in interface omero.api._IContainerOperationsomero.ServerErrorpublic 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._IContainerOperationsomero.ServerErrorpublic void link_async(omero.api.AMD_IContainer_link __cb,
                       List<omero.model.IObject> links,
                       omero.sys.Parameters options,
                       Ice.Current __current)
                throws omero.ServerError
link_async in interface omero.api._IContainerOperationsomero.ServerErrorpublic void loadContainerHierarchy_async(omero.api.AMD_IContainer_loadContainerHierarchy __cb,
                                         String rootType,
                                         List<Long> rootIds,
                                         omero.sys.Parameters options,
                                         Ice.Current __current)
                                  throws omero.ServerError
loadContainerHierarchy_async in interface omero.api._IContainerOperationsomero.ServerErrorpublic void retrieveCollection_async(omero.api.AMD_IContainer_retrieveCollection __cb,
                                     omero.model.IObject obj,
                                     String collectionName,
                                     omero.sys.Parameters options,
                                     Ice.Current __current)
                              throws omero.ServerError
retrieveCollection_async in interface omero.api._IContainerOperationsomero.ServerErrorpublic void unlink_async(omero.api.AMD_IContainer_unlink __cb,
                         List<omero.model.IObject> links,
                         omero.sys.Parameters options,
                         Ice.Current __current)
                  throws omero.ServerError
unlink_async in interface omero.api._IContainerOperationsomero.ServerErrorpublic 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._IContainerOperationsomero.ServerErrorpublic void updateDataObjects_async(omero.api.AMD_IContainer_updateDataObjects __cb,
                                    List<omero.model.IObject> objs,
                                    omero.sys.Parameters options,
                                    Ice.Current __current)
                             throws omero.ServerError
updateDataObjects_async in interface omero.api._IContainerOperationsomero.ServerError
                
                
Version: 5.2.3-ice35-b22
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.