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,
java.util.List<omero.model.IObject> graph,
Ice.Current __current) |
void |
saveAndReturnIds_async(omero.api.AMD_IUpdate_saveAndReturnIds __cb,
java.util.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,
java.util.List<omero.model.IObject> graph,
Ice.Current __current) |
void |
saveCollection_async(omero.api.AMD_IUpdate_saveCollection __cb,
java.util.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, setHolder
public 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._IUpdateOperations
omero.ServerError
public 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._IUpdateOperations
omero.ServerError
public void saveAndReturnArray_async(omero.api.AMD_IUpdate_saveAndReturnArray __cb, java.util.List<omero.model.IObject> graph, Ice.Current __current) throws omero.ServerError
saveAndReturnArray_async
in interface omero.api._IUpdateOperations
omero.ServerError
public 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._IUpdateOperations
omero.ServerError
public void saveArray_async(omero.api.AMD_IUpdate_saveArray __cb, java.util.List<omero.model.IObject> graph, Ice.Current __current) throws omero.ServerError
saveArray_async
in interface omero.api._IUpdateOperations
omero.ServerError
public void saveCollection_async(omero.api.AMD_IUpdate_saveCollection __cb, java.util.List<omero.model.IObject> objs, Ice.Current __current) throws omero.ServerError
saveCollection_async
in interface omero.api._IUpdateOperations
omero.ServerError
public 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._IUpdateOperations
omero.ServerError
public void saveAndReturnIds_async(omero.api.AMD_IUpdate_saveAndReturnIds __cb, java.util.List<omero.model.IObject> graph, Ice.Current __current) throws omero.ServerError
saveAndReturnIds_async
in interface omero.api._IUpdateOperations
omero.ServerError
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.