public class DeleteI extends AbstractAmdServant implements omero.api._IDeleteOperations, ServiceFactoryAware, BlitzOnly
IDelete
Constructor and Description |
---|
DeleteI(IDelete service,
BlitzExecutor be,
ThreadPool threadPool,
int cancelTimeoutMs,
String omeroDataDir) |
Modifier and Type | Method and Description |
---|---|
void |
availableCommands_async(omero.api.AMD_IDelete_availableCommands __cb,
Ice.Current __current) |
void |
checkImageDelete_async(omero.api.AMD_IDelete_checkImageDelete __cb,
long id,
boolean force,
Ice.Current __current) |
void |
deleteImage_async(omero.api.AMD_IDelete_deleteImage __cb,
long imageId,
boolean force,
Ice.Current __current) |
void |
deleteImages_async(omero.api.AMD_IDelete_deleteImages __cb,
List<Long> ids,
boolean force,
Ice.Current __current) |
void |
deleteImagesByDataset_async(omero.api.AMD_IDelete_deleteImagesByDataset __cb,
long datasetId,
boolean force,
Ice.Current __current) |
void |
deletePlate_async(omero.api.AMD_IDelete_deletePlate __cb,
long plateId,
Ice.Current __current) |
void |
deleteSettings_async(omero.api.AMD_IDelete_deleteSettings __cb,
long imageId,
Ice.Current __current) |
org.springframework.context.ApplicationContext |
loadSpecs() |
DeleteHandleI |
makeAndLaunchHandle(Ice.Current current,
Ice.Identity id,
omero.api.delete.DeleteCommand... commands) |
DeleteHandleI |
makeAndLaunchHandle(Ice.Identity id,
omero.api.delete.DeleteCommand... commands) |
void |
makeAndRun(Ice.Current current,
Ice.Identity id,
omero.api.delete.DeleteCommand... commands) |
void |
makeAndRun(Ice.Identity id,
omero.api.delete.DeleteCommand... commands) |
void |
previewImageDelete_async(omero.api.AMD_IDelete_previewImageDelete __cb,
long id,
boolean force,
Ice.Current __current) |
void |
queueDelete_async(omero.api.AMD_IDelete_queueDelete __cb,
omero.api.delete.DeleteCommand[] commands,
Ice.Current __current) |
void |
setServiceFactory(ServiceFactoryI sf) |
activate_async, applyHardWiredInterceptors, callInvokerOnMappedArgs, callInvokerOnRawArgs, executorWorkCall, getCurrentEventContext_async, onSetOmeroContext, passivate_async, runnableCall, safeRunnableCall, setApplicationContext, setHolder
public DeleteI(IDelete service, BlitzExecutor be, ThreadPool threadPool, int cancelTimeoutMs, String omeroDataDir)
public void setServiceFactory(ServiceFactoryI sf) throws omero.ServerError
setServiceFactory
in interface ServiceFactoryAware
omero.ServerError
public void checkImageDelete_async(omero.api.AMD_IDelete_checkImageDelete __cb, long id, boolean force, Ice.Current __current) throws omero.ServerError
checkImageDelete_async
in interface omero.api._IDeleteOperations
omero.ServerError
public void deleteImage_async(omero.api.AMD_IDelete_deleteImage __cb, long imageId, boolean force, Ice.Current __current) throws omero.ApiUsageException, omero.SecurityViolation, omero.ServerError, omero.ValidationException
deleteImage_async
in interface omero.api._IDeleteOperations
omero.ApiUsageException
omero.SecurityViolation
omero.ServerError
omero.ValidationException
public void previewImageDelete_async(omero.api.AMD_IDelete_previewImageDelete __cb, long id, boolean force, Ice.Current __current) throws omero.ServerError
previewImageDelete_async
in interface omero.api._IDeleteOperations
omero.ServerError
public void deleteImages_async(omero.api.AMD_IDelete_deleteImages __cb, List<Long> ids, boolean force, Ice.Current __current) throws omero.ApiUsageException, omero.SecurityViolation, omero.ServerError, omero.ValidationException
deleteImages_async
in interface omero.api._IDeleteOperations
omero.ApiUsageException
omero.SecurityViolation
omero.ServerError
omero.ValidationException
public void deleteImagesByDataset_async(omero.api.AMD_IDelete_deleteImagesByDataset __cb, long datasetId, boolean force, Ice.Current __current) throws omero.ApiUsageException, omero.SecurityViolation, omero.ServerError, omero.ValidationException
deleteImagesByDataset_async
in interface omero.api._IDeleteOperations
omero.ApiUsageException
omero.SecurityViolation
omero.ServerError
omero.ValidationException
public void deleteSettings_async(omero.api.AMD_IDelete_deleteSettings __cb, long imageId, Ice.Current __current) throws omero.ServerError
deleteSettings_async
in interface omero.api._IDeleteOperations
omero.ServerError
public void deletePlate_async(omero.api.AMD_IDelete_deletePlate __cb, long plateId, Ice.Current __current) throws omero.ServerError
deletePlate_async
in interface omero.api._IDeleteOperations
omero.ServerError
public void queueDelete_async(omero.api.AMD_IDelete_queueDelete __cb, omero.api.delete.DeleteCommand[] commands, Ice.Current __current) throws omero.ApiUsageException, omero.ServerError
queueDelete_async
in interface omero.api._IDeleteOperations
omero.ApiUsageException
omero.ServerError
public void availableCommands_async(omero.api.AMD_IDelete_availableCommands __cb, Ice.Current __current) throws omero.ServerError
availableCommands_async
in interface omero.api._IDeleteOperations
omero.ServerError
public DeleteHandleI makeAndLaunchHandle(Ice.Identity id, omero.api.delete.DeleteCommand... commands) throws omero.ServerError
omero.ServerError
public DeleteHandleI makeAndLaunchHandle(Ice.Current current, Ice.Identity id, omero.api.delete.DeleteCommand... commands) throws omero.ServerError
omero.ServerError
public void makeAndRun(Ice.Identity id, omero.api.delete.DeleteCommand... commands) throws omero.ServerError
omero.ServerError
public void makeAndRun(Ice.Current current, Ice.Identity id, omero.api.delete.DeleteCommand... commands) throws omero.ServerError
omero.ServerError
public org.springframework.context.ApplicationContext loadSpecs()
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.