Package | Description |
---|---|
ome.formats.importer | |
omero.cmd | |
omero.gateway | |
omero.gateway.facility |
Modifier and Type | Class and Description |
---|---|
class |
ImportLibrary.ImportCallback |
Constructor and Description |
---|
CmdCallbackI(CmdCallbackI ccb) |
Modifier and Type | Method and Description |
---|---|
CmdCallbackI |
Gateway.submit(SecurityContext ctx,
List<omero.cmd.Request> commands,
SecurityContext target)
Executes the commands.
|
CmdCallbackI |
Gateway.submit(SecurityContext ctx,
omero.cmd.Request cmd)
Directly submit a
Request to the server |
Modifier and Type | Method and Description |
---|---|
CmdCallbackI |
DataManagerFacility.delete(SecurityContext ctx,
omero.model.IObject object)
Deletes the specified object asynchronously
|
CmdCallbackI |
DataManagerFacility.delete(SecurityContext ctx,
List<omero.model.IObject> objects)
Deletes the specified objects asynchronously
|
CmdCallbackI |
DataManagerFacility.deleteFolders(SecurityContext ctx,
Collection<FolderData> folders,
boolean includeSubFolders,
boolean includeContent)
Delete Folders (asynchronous)
|
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.