public class UpdateI extends AbstractAmdServant implements omero.api._IUpdateOperations
IUpdate| Constructor and Description | 
|---|
| UpdateI(IUpdate service,
       BlitzExecutor be) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | deleteObject_async(omero.api.AMD_IUpdate_deleteObject __cb,
                  omero.model.IObject row,
                  Ice.Current __current) | 
| void | indexObject_async(omero.api.AMD_IUpdate_indexObject __cb,
                 omero.model.IObject row,
                 Ice.Current __current) | 
| void | saveAndReturnArray_async(omero.api.AMD_IUpdate_saveAndReturnArray __cb,
                        List<omero.model.IObject> graph,
                        Ice.Current __current) | 
| void | saveAndReturnIds_async(omero.api.AMD_IUpdate_saveAndReturnIds __cb,
                      List<omero.model.IObject> graph,
                      Ice.Current __current) | 
| void | saveAndReturnObject_async(omero.api.AMD_IUpdate_saveAndReturnObject __cb,
                         omero.model.IObject obj,
                         Ice.Current __current) | 
| void | saveArray_async(omero.api.AMD_IUpdate_saveArray __cb,
               List<omero.model.IObject> graph,
               Ice.Current __current) | 
| void | saveCollection_async(omero.api.AMD_IUpdate_saveCollection __cb,
                    List<omero.model.IObject> objs,
                    Ice.Current __current) | 
| void | saveObject_async(omero.api.AMD_IUpdate_saveObject __cb,
                omero.model.IObject obj,
                Ice.Current __current) | 
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolderpublic UpdateI(IUpdate service, BlitzExecutor be)
public void deleteObject_async(omero.api.AMD_IUpdate_deleteObject __cb,
                               omero.model.IObject row,
                               Ice.Current __current)
                        throws omero.ServerError
deleteObject_async in interface omero.api._IUpdateOperationsomero.ServerErrorpublic void indexObject_async(omero.api.AMD_IUpdate_indexObject __cb,
                              omero.model.IObject row,
                              Ice.Current __current)
                       throws omero.ServerError
indexObject_async in interface omero.api._IUpdateOperationsomero.ServerErrorpublic void saveAndReturnArray_async(omero.api.AMD_IUpdate_saveAndReturnArray __cb,
                                     List<omero.model.IObject> graph,
                                     Ice.Current __current)
                              throws omero.ServerError
saveAndReturnArray_async in interface omero.api._IUpdateOperationsomero.ServerErrorpublic void saveAndReturnObject_async(omero.api.AMD_IUpdate_saveAndReturnObject __cb,
                                      omero.model.IObject obj,
                                      Ice.Current __current)
                               throws omero.ServerError
saveAndReturnObject_async in interface omero.api._IUpdateOperationsomero.ServerErrorpublic void saveArray_async(omero.api.AMD_IUpdate_saveArray __cb,
                            List<omero.model.IObject> graph,
                            Ice.Current __current)
                     throws omero.ServerError
saveArray_async in interface omero.api._IUpdateOperationsomero.ServerErrorpublic void saveCollection_async(omero.api.AMD_IUpdate_saveCollection __cb,
                                 List<omero.model.IObject> objs,
                                 Ice.Current __current)
                          throws omero.ServerError
saveCollection_async in interface omero.api._IUpdateOperationsomero.ServerErrorpublic void saveObject_async(omero.api.AMD_IUpdate_saveObject __cb,
                             omero.model.IObject obj,
                             Ice.Current __current)
                      throws omero.ServerError
saveObject_async in interface omero.api._IUpdateOperationsomero.ServerErrorpublic void saveAndReturnIds_async(omero.api.AMD_IUpdate_saveAndReturnIds __cb,
                                   List<omero.model.IObject> graph,
                                   Ice.Current __current)
                            throws omero.ServerError
saveAndReturnIds_async in interface omero.api._IUpdateOperationsomero.ServerError
                
                
Version: 5.2.8-ice35-b57
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.