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 |
ResetPasswordRequestI
Callback interface allowing to reset password for the given user.
|
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 |
IGraphModifyRequest
Deprecated.
will be removed in OMERO 5.3, so use the
new graphs implementation
|
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, reimplementing
ChgrpI . |
class |
ChgrpFacadeI
Deprecated.
will be removed in OMERO 5.3, so use the
new graphs implementation
|
class |
ChgrpI
Deprecated.
will be removed in OMERO 5.2, so use the
new graphs implementation
|
class |
ChmodI
Chmod implementation like that in
IAdmin.changePermissions(IObject, ome.model.internal.Permissions) but
which can be run asynchronously. |
class |
Chown2I
Request to give model objects to a different experimenter, reimplementing
ChownI . |
class |
ChownFacadeI
Deprecated.
will be removed in OMERO 5.3, so use the
new graphs implementation
|
class |
ChownI
Deprecated.
will be removed in OMERO 5.2, so use the
new graphs implementation
|
class |
Delete2I
Request to delete model objects, reimplementing
DeleteI . |
class |
DeleteFacadeI
Deprecated.
will be removed in OMERO 5.3, so use the
new graphs implementation
|
class |
DeleteI
Deprecated.
will be removed in OMERO 5.2, so use the
new graphs implementation
|
class |
DiskUsageI
Calculate the disk usage entailed by the given objects.
|
class |
GraphSpecListI
Deprecated.
will be removed in OMERO 5.2, so use the
new graphs implementation
|
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.1.1-ice35-b43
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.