Package | Description |
---|---|
ome.services.blitz.impl.commands | |
ome.services.blitz.repo | |
omero.cmd | |
omero.cmd.admin | |
omero.cmd.basic | |
omero.cmd.fs | |
omero.cmd.graphs | |
omero.cmd.mail |
Modifier and Type | Class and Description |
---|---|
class |
SaveI
Permits saving a single IObject instance.
|
Modifier and Type | Class and Description |
---|---|
class |
ManagedImportRequestI
Wrapper around
FilesetJobLink instances which need to be handled
on the server-side. |
class |
RawAccessRequestI
Command request for accessing a repository directly.
|
Modifier and Type | Method and Description |
---|---|
void |
HandleI.initialize(Ice.Identity id,
IRequest req,
Map<String,String> ctx) |
void |
IHandle.initialize(Ice.Identity id,
IRequest req,
Map<String,String> ctx)
Must be called on all instances exactly once before processing.
|
Modifier and Type | Class and Description |
---|---|
class |
CurrentSessionsRequestI |
class |
ResetPasswordRequestI
Callback interface allowing to reset password for the given user.
|
class |
UpdateSessionTimeoutRequestI |
Modifier and Type | Class and Description |
---|---|
class |
DoAllI
Permits performing multiple operations
|
class |
ListRequestsI |
class |
TimingI
Diagnostic tool for testing call overhead.
|
Modifier and Type | Class and Description |
---|---|
class |
ManageImageBinariesI
Workflow for converting attached original images into OMERO5+ filesets.
|
class |
OriginalMetadataRequestI
Original metadata loader, handling both pre-FS and post-FS data.
|
class |
UsedFilesRequestI
Lists the IDs of the original files associated with an image.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WrappableRequest<X>
Requests that can be wrapped by a
SkipHeadI request. |
Modifier and Type | Class and Description |
---|---|
class |
Chgrp2I
Request to move model objects to a different experiment group, replacing version 5.0's
ChgrpI . |
class |
Chmod2I
Request to change the permissions on model objects, replacing version 5.0's
ChmodI . |
class |
Chown2I
Request to give model objects to a different experimenter, replacing version 5.0's
ChownI . |
class |
Delete2I
Request to delete model objects, replacing version 5.0's
DeleteI . |
class |
DiskUsage2I
Calculate the disk usage entailed by the given objects.
|
class |
DiskUsageI
Deprecated.
will be removed in OMERO 5.4, use
DiskUsage2 instead |
class |
DuplicateI
Request to duplicate model objects.
|
class |
FindChildrenI
Request to identify children or contents of model objects, whether direct or indirect.
|
class |
FindParentsI
Request to identify parents or containers of model objects, whether direct or indirect.
|
class |
LegalGraphTargetsI
Query which model object classes are legal as targets for a request.
|
class |
SkipHeadI
The skip-head request performs the wrapped request twice: once in dry run mode to discover from which model objects to start,
and then actually starting from those objects.
|
Modifier and Type | Class and Description |
---|---|
class |
SendEmailRequestI
Callback interface allowing to send email using JavaMailSender, supporting
MIME messages through preparation callbacks.
|
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.