Package | Description |
---|---|
ome.security.basic |
Basic OMERO security contextual classes
Basic classes that provide security context objects necessary to secure the implementation of
the OMERO server on a JBoss platform.
|
ome.services.sessions | |
omero.cmd.admin | |
omero.cmd.basic | |
omero.cmd.fs | |
omero.cmd.graphs | |
omero.cmd.mail |
Modifier and Type | Class and Description |
---|---|
class |
EventProviderWrapper<P extends EventProvider & ReadOnlyStatus.IsAware>
An event provider that offers a unified view of multiple underlying event providers.
|
class |
NodeProviderWrapper<P extends NodeProvider & ReadOnlyStatus.IsAware>
A node provider that offers a unified view of multiple underlying node providers.
|
Modifier and Type | Class and Description |
---|---|
class |
EventProviderInDb
|
class |
EventProviderInMemory
Provider for
Event objects which is responsible for persisting and
populating such entities in-memory. |
class |
NodeProviderInDb
Provider for
Node objects which is responsible for persisting and
populating such entities. |
class |
NodeProviderInMemory
Provider for
Node objects which is responsible for persisting and
populating such entities. |
Modifier and Type | Class and Description |
---|---|
class |
SessionProviderWrapper<P extends SessionProvider & ReadOnlyStatus.IsAware>
A session provider that offers a unified view of multiple underlying session providers.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionProviderInDb
Is for ISession a cache and will be kept there in sync?
|
class |
SessionProviderInMemory
In-memory implementation of
SessionProviderInDb . |
Modifier and Type | Class and Description |
---|---|
class |
CurrentSessionsRequestI |
Modifier and Type | Class and Description |
---|---|
class |
DoAllI
Permits performing multiple operations
|
Modifier and Type | Class and Description |
---|---|
class |
FindPyramidsI
Retrieves pyramid files
|
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 | Class and Description |
---|---|
class |
Chgrp2I
Request to move model objects to a different experiment group.
|
class |
Chmod2I
Request to change the permissions on model objects.
|
class |
Chown2I
Request to give model objects to a different experimenter.
|
class |
Delete2I
Request to delete model objects.
|
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.4.10-ice35-b105
Copyright © 2019 The University of Dundee & Open Microscopy Environment. All Rights Reserved.