パッケージ | 説明 |
---|---|
ome.services.blitz.impl.commands | |
ome.services.blitz.repo | |
omero.cmd | |
omero.cmd.basic | |
omero.cmd.fs | |
omero.cmd.graphs |
修飾子とタイプ | クラスと説明 |
---|---|
class |
SaveI
Permits saving a single IObject instance.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
ManagedImportRequestI
Wrapper around
FilesetJobLink instances which need to be handled
on the server-side. |
class |
RawAccessRequestI
Command request for accessing a repository directly.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
HandleI.initialize(Ice.Identity id,
IRequest req,
java.util.Map<java.lang.String,java.lang.String> ctx) |
void |
IHandle.initialize(Ice.Identity id,
IRequest req,
java.util.Map<java.lang.String,java.lang.String> ctx)
Must be called on all instances exactly once before processing.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
DoAllI
Permits performing multiple operations
|
class |
ListRequestsI |
class |
TimingI
Diagnostic tool for testing call overhead.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
ManageImageBinariesI
Workflow for converting attached original images into OMERO5+ filesets.
|
class |
OriginalMetadataRequestI
Original metadata loader, handling both pre-FS and post-FS data.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
IGraphModifyRequest
Extension of
IRequest to allow copying GraphModify objects
during pre-processing. |
修飾子とタイプ | クラスと説明 |
---|---|
class |
ChgrpI |
class |
ChmodI
Chmod implementation like that in
IAdmin.changePermissions(IObject, ome.model.internal.Permissions) but
which can be run asynchronously. |
class |
ChownI |
class |
DeleteI
Replaces
DeleteHandleI in order to have all asynchronous invocations
in a single API. |
class |
GraphSpecListI |