Interface | Description |
---|---|
_CmdCallbackOperations | |
_CmdCallbackOperationsNC | |
_HandleOperations | |
_HandleOperationsNC | |
_SessionOperations |
Starting point for all command-based OMERO.blitz interaction.
|
_SessionOperationsNC |
Starting point for all command-based OMERO.blitz interaction.
|
AMD_Session_submit | |
Chgrp2Prx |
Move model objects into a different experimenter group.
|
Chgrp2ResponsePrx |
Result of moving model objects into a different experimenter
group.
|
Chmod2Prx |
Change the permissions on model objects.
|
Chmod2ResponsePrx |
Result of changing the permissions on model objects.
|
Chown2Prx |
Change the ownership of model objects.
|
Chown2ResponsePrx |
Result of changing the ownership of model objects.
|
CmdCallback | |
CmdCallbackPrx | |
CurrentSessionsRequestPrx |
Argument-less request that will produce a
CurrentSessionsResponse if no ERR occurs. |
CurrentSessionsResponsePrx |
Return value from
CurrentSessionsRequest
consisting of two ordered lists of matching length. |
Delete2Prx |
Delete model objects.
|
Delete2ResponsePrx |
Result of deleting model objects.
|
DiskUsage2Prx |
Request to determine the disk usage of the given objects
and their contents.
|
DiskUsage2ResponsePrx |
Disk usage report: bytes used and non-empty file counts on the
repository file-system for specific objects.
|
DiskUsagePrx | Deprecated
use omero::cmd::DiskUsage2 instead
|
DiskUsageResponsePrx | Deprecated
use omero::cmd::DiskUsage2Response instead
|
DoAllPrx | |
DoAllRspPrx | |
DuplicatePrx |
Duplicate model objects with some selection of their subgraph.
|
DuplicateResponsePrx |
Result of duplicating model objects.
|
ERRPrx | |
FindChildrenPrx |
Identify the children or contents of model objects.
|
FindHandlesPrx | |
FindHandlesRspPrx | |
FindParentsPrx |
Identify the parents or containers of model objects.
|
FindPyramidsPrx |
Requests all pyramids files.
|
FindPyramidsResponsePrx |
Returns the image Ids corresponding to the pyramid files.
|
FoundChildrenPrx |
Result of identifying the children or contents of model objects.
|
FoundParentsPrx |
Result of identifying the parents or containers of model objects.
|
GraphExceptionPrx |
Returned when specifically a ome.services.graphs.GraphException
is thrown.
|
GraphModify2Prx |
Base class for new requests for modifying the model object graph.
|
GraphQueryPrx |
Base class for new requests for reading the model object graph.
|
Handle | |
HandlePrx | |
IHandle |
SPIOrthogonal interface hierarchy of types for working with the
Request hierarchy. |
IRequest |
SPI Orthogonal interface hierarchy of types for working with the
Request hierarchy. |
LegalGraphTargetsPrx |
Graph requests typically allow only specific model object classes
to be targeted.
|
LegalGraphTargetsResponsePrx |
A list of the legal targets for a graph request.
|
ListRequestsPrx | |
ListRequestsRspPrx | |
ManageImageBinariesPrx |
Queries and modifies the various binary artifacts
which may be linked to an
Image . |
ManageImageBinariesResponsePrx | |
OKPrx | |
OriginalMetadataRequestPrx |
Requests the file metadata to be loaded for a given
image.
|
OriginalMetadataResponsePrx |
Successful response for
OriginalMetadataRequest . |
PopStatusPrx | |
PopStatusRspPrx | |
RequestPrx | |
ResetPasswordRequestPrx |
Requests a reset password for the given user.
|
ResetPasswordResponsePrx |
Successful response for
ResetPasswordRequest . |
ResponsePrx | |
SendEmailRequestPrx |
Requests an email to be send to all users of the omero
determines inactive users, an active members of given groups
and/or specific users.
|
SendEmailResponsePrx |
Successful response for
SendEmailRequest . |
Session |
Starting point for all command-based OMERO.blitz interaction.
|
SessionAware |
Servant which is aware of the
SessionI -instance which it
belongs to and will have it injected on instantiation. |
SessionPrx |
Starting point for all command-based OMERO.blitz interaction.
|
SkipHeadPrx |
Perform a request skipping the top-most model objects in the
graph.
|
StatusPrx | |
TimingPrx |
Diagnostic command which can be used to see the overhead
of callbacks.
|
UnknownPrx | |
UpdateSessionTimeoutRequestPrx |
Proposes a change to one or both of the timeToLive
and timeToIdle properties of a live session.
|
UsedFilesRequestPrx |
Request to determine the original files associated with the given
image.
|
UsedFilesResponsePreFsPrx |
The used files associated with a pre-FS image.
|
UsedFilesResponsePrx |
The used files associated with an FS image.
|
Class | Description |
---|---|
_CmdCallbackDisp | |
_CmdCallbackTie | |
_HandleDisp | |
_HandleTie | |
_SessionDisp |
Starting point for all command-based OMERO.blitz interaction.
|
_SessionTie | |
Callback_CmdCallback_finished |
Called when the command has completed in any fashion
including cancellation.
|
Callback_CmdCallback_step |
Notifies clients that the given number of steps
from the total is complete.
|
Callback_Handle_addCallback |
Add a callback for notifications.
|
Callback_Handle_cancel |
Attempts to cancel execution of this
Request . |
Callback_Handle_close |
Closes this handle.
|
Callback_Handle_getRequest |
Returns the request object that was used to
initialize this handle.
|
Callback_Handle_getResponse |
Returns a response if this handle has finished
execution, otherwise returns null.
|
Callback_Handle_getStatus |
Returns a status object for the current execution.
|
Callback_Handle_removeCallback |
Remove callback for notifications.
|
Callback_Session_submit | |
CallContext |
Interceptor which takes any context provided by the
client and calls setContext on CurrentDetails.
|
Chgrp2 |
Move model objects into a different experimenter group.
|
Chgrp2Holder | |
Chgrp2PrxHelper |
Provides type-specific helper functions.
|
Chgrp2PrxHolder | |
Chgrp2Response |
Result of moving model objects into a different experimenter
group.
|
Chgrp2ResponseHolder | |
Chgrp2ResponsePrxHelper |
Provides type-specific helper functions.
|
Chgrp2ResponsePrxHolder | |
Chmod2 |
Change the permissions on model objects.
|
Chmod2Holder | |
Chmod2PrxHelper |
Provides type-specific helper functions.
|
Chmod2PrxHolder | |
Chmod2Response |
Result of changing the permissions on model objects.
|
Chmod2ResponseHolder | |
Chmod2ResponsePrxHelper |
Provides type-specific helper functions.
|
Chmod2ResponsePrxHolder | |
Chown2 |
Change the ownership of model objects.
|
Chown2Holder | |
Chown2PrxHelper |
Provides type-specific helper functions.
|
Chown2PrxHolder | |
Chown2Response |
Result of changing the ownership of model objects.
|
Chown2ResponseHolder | |
Chown2ResponsePrxHelper |
Provides type-specific helper functions.
|
Chown2ResponsePrxHolder | |
CmdCallbackHolder | |
CmdCallbackI |
Callback servant used to wait until a HandlePrx would
return non-null on getReponse.
|
CmdCallbackPrxHelper |
Provides type-specific helper functions.
|
CmdCallbackPrxHolder | |
CurrentSessionsRequest |
Argument-less request that will produce a
CurrentSessionsResponse if no ERR occurs. |
CurrentSessionsRequestHolder | |
CurrentSessionsRequestPrxHelper |
Provides type-specific helper functions.
|
CurrentSessionsRequestPrxHolder | |
CurrentSessionsResponse |
Return value from
CurrentSessionsRequest
consisting of two ordered lists of matching length. |
CurrentSessionsResponseHolder | |
CurrentSessionsResponsePrxHelper |
Provides type-specific helper functions.
|
CurrentSessionsResponsePrxHolder | |
Delete2 |
Delete model objects.
|
Delete2Holder | |
Delete2PrxHelper |
Provides type-specific helper functions.
|
Delete2PrxHolder | |
Delete2Response |
Result of deleting model objects.
|
Delete2ResponseHolder | |
Delete2ResponsePrxHelper |
Provides type-specific helper functions.
|
Delete2ResponsePrxHolder | |
DiskUsage | Deprecated
use omero::cmd::DiskUsage2 instead
|
DiskUsage2 |
Request to determine the disk usage of the given objects
and their contents.
|
DiskUsage2Holder | |
DiskUsage2PrxHelper |
Provides type-specific helper functions.
|
DiskUsage2PrxHolder | |
DiskUsage2Response |
Disk usage report: bytes used and non-empty file counts on the
repository file-system for specific objects.
|
DiskUsage2ResponseHolder | |
DiskUsage2ResponsePrxHelper |
Provides type-specific helper functions.
|
DiskUsage2ResponsePrxHolder | |
DiskUsageHolder | |
DiskUsagePrxHelper | Deprecated
use omero::cmd::DiskUsage2 instead
|
DiskUsagePrxHolder | |
DiskUsageResponse | Deprecated
use omero::cmd::DiskUsage2Response instead
|
DiskUsageResponseHolder | |
DiskUsageResponsePrxHelper | Deprecated
use omero::cmd::DiskUsage2Response instead
|
DiskUsageResponsePrxHolder | |
DoAll | |
DoAllHolder | |
DoAllPrxHelper |
Provides type-specific helper functions.
|
DoAllPrxHolder | |
DoAllRsp | |
DoAllRspHolder | |
DoAllRspPrxHelper |
Provides type-specific helper functions.
|
DoAllRspPrxHolder | |
Duplicate |
Duplicate model objects with some selection of their subgraph.
|
DuplicateHolder | |
DuplicatePrxHelper |
Provides type-specific helper functions.
|
DuplicatePrxHolder | |
DuplicateResponse |
Result of duplicating model objects.
|
DuplicateResponseHolder | |
DuplicateResponsePrxHelper |
Provides type-specific helper functions.
|
DuplicateResponsePrxHolder | |
ERR | |
ERRHolder | |
ERRPrxHelper |
Provides type-specific helper functions.
|
ERRPrxHolder | |
FindChildren |
Identify the children or contents of model objects.
|
FindChildrenHolder | |
FindChildrenPrxHelper |
Provides type-specific helper functions.
|
FindChildrenPrxHolder | |
FindHandles | |
FindHandlesHolder | |
FindHandlesPrxHelper |
Provides type-specific helper functions.
|
FindHandlesPrxHolder | |
FindHandlesRsp | |
FindHandlesRspHolder | |
FindHandlesRspPrxHelper |
Provides type-specific helper functions.
|
FindHandlesRspPrxHolder | |
FindParents |
Identify the parents or containers of model objects.
|
FindParentsHolder | |
FindParentsPrxHelper |
Provides type-specific helper functions.
|
FindParentsPrxHolder | |
FindPyramids |
Requests all pyramids files.
|
FindPyramidsHolder | |
FindPyramidsPrxHelper |
Provides type-specific helper functions.
|
FindPyramidsPrxHolder | |
FindPyramidsResponse |
Returns the image Ids corresponding to the pyramid files.
|
FindPyramidsResponseHolder | |
FindPyramidsResponsePrxHelper |
Provides type-specific helper functions.
|
FindPyramidsResponsePrxHolder | |
FoundChildren |
Result of identifying the children or contents of model objects.
|
FoundChildrenHolder | |
FoundChildrenPrxHelper |
Provides type-specific helper functions.
|
FoundChildrenPrxHolder | |
FoundParents |
Result of identifying the parents or containers of model objects.
|
FoundParentsHolder | |
FoundParentsPrxHelper |
Provides type-specific helper functions.
|
FoundParentsPrxHolder | |
GraphException |
Returned when specifically a ome.services.graphs.GraphException
is thrown.
|
GraphExceptionHolder | |
GraphExceptionPrxHelper |
Provides type-specific helper functions.
|
GraphExceptionPrxHolder | |
GraphModify2 |
Base class for new requests for modifying the model object graph.
|
GraphModify2Holder | |
GraphModify2PrxHelper |
Provides type-specific helper functions.
|
GraphModify2PrxHolder | |
GraphQuery |
Base class for new requests for reading the model object graph.
|
GraphQueryHolder | |
GraphQueryPrxHelper |
Provides type-specific helper functions.
|
GraphQueryPrxHolder | |
HandleFactory |
SPIOrthogonal interface hierarchy of types for working with the
Request hierarchy. |
HandleHolder | |
HandleI |
Servant for the handle proxy from the Command API.
|
HandleListHelper | |
HandleListHolder | |
HandlePrxHelper |
Provides type-specific helper functions.
|
HandlePrxHolder | |
Helper |
Helper object for all omero.cmd implementations.
|
LegalGraphTargets |
Graph requests typically allow only specific model object classes
to be targeted.
|
LegalGraphTargetsHolder | |
LegalGraphTargetsPrxHelper |
Provides type-specific helper functions.
|
LegalGraphTargetsPrxHolder | |
LegalGraphTargetsResponse |
A list of the legal targets for a graph request.
|
LegalGraphTargetsResponseHolder | |
LegalGraphTargetsResponsePrxHelper |
Provides type-specific helper functions.
|
LegalGraphTargetsResponsePrxHolder | |
ListRequests | |
ListRequestsHolder | |
ListRequestsPrxHelper |
Provides type-specific helper functions.
|
ListRequestsPrxHolder | |
ListRequestsRsp | |
ListRequestsRspHolder | |
ListRequestsRspPrxHelper |
Provides type-specific helper functions.
|
ListRequestsRspPrxHolder | |
ManageImageBinaries |
Queries and modifies the various binary artifacts
which may be linked to an
Image . |
ManageImageBinariesHolder | |
ManageImageBinariesPrxHelper |
Provides type-specific helper functions.
|
ManageImageBinariesPrxHolder | |
ManageImageBinariesResponse | |
ManageImageBinariesResponseHolder | |
ManageImageBinariesResponsePrxHelper |
Provides type-specific helper functions.
|
ManageImageBinariesResponsePrxHolder | |
OK | |
OKHolder | |
OKPrxHelper |
Provides type-specific helper functions.
|
OKPrxHolder | |
OriginalMetadataRequest |
Requests the file metadata to be loaded for a given
image.
|
OriginalMetadataRequestHolder | |
OriginalMetadataRequestPrxHelper |
Provides type-specific helper functions.
|
OriginalMetadataRequestPrxHolder | |
OriginalMetadataResponse |
Successful response for
OriginalMetadataRequest . |
OriginalMetadataResponseHolder | |
OriginalMetadataResponsePrxHelper |
Provides type-specific helper functions.
|
OriginalMetadataResponsePrxHolder | |
PopStatus | |
PopStatusHolder | |
PopStatusPrxHelper |
Provides type-specific helper functions.
|
PopStatusPrxHolder | |
PopStatusRsp | |
PopStatusRspHolder | |
PopStatusRspPrxHelper |
Provides type-specific helper functions.
|
PopStatusRspPrxHolder | |
Request | |
RequestHolder | |
RequestListHelper | |
RequestListHolder | |
RequestObjectFactoryRegistry |
SPI type picked up from the Spring configuration and given a chance to
register all its
ObjectFactory instances with the
Communicator . |
RequestPrxHelper |
Provides type-specific helper functions.
|
RequestPrxHolder | |
ResetPasswordRequest |
Requests a reset password for the given user.
|
ResetPasswordRequestHolder | |
ResetPasswordRequestPrxHelper |
Provides type-specific helper functions.
|
ResetPasswordRequestPrxHolder | |
ResetPasswordResponse |
Successful response for
ResetPasswordRequest . |
ResetPasswordResponseHolder | |
ResetPasswordResponsePrxHelper |
Provides type-specific helper functions.
|
ResetPasswordResponsePrxHolder | |
Response | |
ResponseHolder | |
ResponseListHelper | |
ResponseListHolder | |
ResponsePrxHelper |
Provides type-specific helper functions.
|
ResponsePrxHolder | |
SendEmailRequest |
Requests an email to be send to all users of the omero
determines inactive users, an active members of given groups
and/or specific users.
|
SendEmailRequestHolder | |
SendEmailRequestPrxHelper |
Provides type-specific helper functions.
|
SendEmailRequestPrxHolder | |
SendEmailResponse |
Successful response for
SendEmailRequest . |
SendEmailResponseHolder | |
SendEmailResponsePrxHelper |
Provides type-specific helper functions.
|
SendEmailResponsePrxHolder | |
SessionHolder | |
SessionI | |
SessionPrxHelper |
Provides type-specific helper functions.
|
SessionPrxHolder | |
SkipHead |
Perform a request skipping the top-most model objects in the
graph.
|
SkipHeadHolder | |
SkipHeadPrxHelper |
Provides type-specific helper functions.
|
SkipHeadPrxHolder | |
StateHolder | |
StateListHelper | |
StateListHolder | |
Status | |
StatusHolder | |
StatusListHelper | |
StatusListHolder | |
StatusPrxHelper |
Provides type-specific helper functions.
|
StatusPrxHolder | |
StringMapHelper | |
StringMapHolder | |
StringMapListHelper | |
StringMapListHolder | |
Timing |
Diagnostic command which can be used to see the overhead
of callbacks.
|
TimingHolder | |
TimingPrxHelper |
Provides type-specific helper functions.
|
TimingPrxHolder | |
Unknown | |
UnknownHolder | |
UnknownPrxHelper |
Provides type-specific helper functions.
|
UnknownPrxHolder | |
UpdateSessionTimeoutRequest |
Proposes a change to one or both of the timeToLive
and timeToIdle properties of a live session.
|
UpdateSessionTimeoutRequestHolder | |
UpdateSessionTimeoutRequestPrxHelper |
Provides type-specific helper functions.
|
UpdateSessionTimeoutRequestPrxHolder | |
UsedFilesRequest |
Request to determine the original files associated with the given
image.
|
UsedFilesRequestHolder | |
UsedFilesRequestPrxHelper |
Provides type-specific helper functions.
|
UsedFilesRequestPrxHolder | |
UsedFilesResponse |
The used files associated with an FS image.
|
UsedFilesResponseHolder | |
UsedFilesResponsePreFs |
The used files associated with a pre-FS image.
|
UsedFilesResponsePreFsHolder | |
UsedFilesResponsePreFsPrxHelper |
Provides type-specific helper functions.
|
UsedFilesResponsePreFsPrxHolder | |
UsedFilesResponsePrxHelper |
Provides type-specific helper functions.
|
UsedFilesResponsePrxHolder |
Enum | Description |
---|---|
State |
Exception | Description |
---|---|
HandleI.Cancel |
Signals that
HandleI.run() has noticed that the state diagram
wants a cancellation or that the Request implementation wishes to
stop execution. |