| Interface | Description |
|---|---|
| IGraphModifyRequest | Deprecated
will be removed in OMERO 5.3, so use the
new graphs implementation
|
| WrappableRequest<X> |
Requests that can be wrapped by a
SkipHeadI request. |
| Class | Description |
|---|---|
| BaseGraphPolicyAdjuster |
The base class assists adjustment of an existing graph traversal policy.
|
| BaseGraphTraversalProcessor |
Useful methods for
GraphTraversal.Processor instances to share. |
| Chgrp2I |
Request to move model objects to a different experiment group, reimplementing
ChgrpI. |
| ChgrpFacadeI | Deprecated
will be removed in OMERO 5.3, so use the
new graphs implementation
|
| ChgrpI | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
| ChildOptionI |
Child options adjust how child objects are treated according to their type and, if annotations, namespace,
overriding the default graph traversal policy for orphans.
|
| ChildOptionsPolicy |
Adjust graph traversal policy for child objects according to their type and, if annotations, namespace.
|
| Chmod2I |
Request to change the permissions on model objects, reimplementing
ChmodI. |
| ChmodFacadeI | Deprecated
will be removed in OMERO 5.3, so use the
new graphs implementation
|
| ChmodI | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
| Chown2I |
Request to give model objects to a different experimenter, reimplementing
ChownI. |
| ChownFacadeI | Deprecated
will be removed in OMERO 5.3, so use the
new graphs implementation
|
| ChownI | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
| Delete2I |
Request to delete model objects, reimplementing
DeleteI. |
| DeleteFacadeI | Deprecated
will be removed in OMERO 5.3, so use the
new graphs implementation
|
| DeleteI | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
| DiskUsageI |
Calculate the disk usage entailed by the given objects.
|
| GraphRequestFactory |
Create request objects that are executed using the
GraphPathBean. |
| GraphSpecListI | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
| GraphUtil |
Static utility methods for model graph operations.
|
| NullGraphTraversalProcessor |
A
GraphTraversal.Processor that does nothing whatsoever. |
| Preprocessor | Deprecated
will be removed in OMERO 5.2, so use the
new graphs implementation
|
| Preprocessor.GraphModifyTarget |
A tuple of target type and target ID.
|
| 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.
|
| SkipHeadPolicy |
Adjust graph traversal policy to prevent descent into inclusions beyond certain types.
|
| Enum | Description |
|---|---|
| Preprocessor.TargetType |
The types of target for which we care about adjusting graph operation requests.
|
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.