Package | Description |
---|---|
ome.services.graphs |
Server classes for handling complicated graphs of model objects.
|
omero.cmd.graphs |
Modifier and Type | Field and Description |
---|---|
GraphPolicy.Action |
GraphPolicy.Details.action
the current plan for the object, may be mutated by
GraphPolicy.review(Map, Details, Map, Set, boolean) |
Modifier and Type | Method and Description |
---|---|
static GraphPolicy.Action |
GraphPolicy.Action.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GraphPolicy.Action[] |
GraphPolicy.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GraphPolicy.Action |
Chgrp2I.getActionForStarting() |
GraphPolicy.Action |
Chmod2I.getActionForStarting() |
GraphPolicy.Action |
Chown2I.getActionForStarting() |
GraphPolicy.Action |
Delete2I.getActionForStarting() |
GraphPolicy.Action |
DuplicateI.getActionForStarting() |
GraphPolicy.Action |
WrappableRequest.getActionForStarting() |
Modifier and Type | Method and Description |
---|---|
static GraphPolicy |
SkipHeadPolicy.getSkipHeadPolicySkip(GraphPolicy graphPolicy,
GraphPathBean graphPathBean,
java.util.Collection<java.lang.String> startFrom,
GraphPolicy.Action startAction,
com.google.common.collect.SetMultimap<java.lang.String,java.lang.Long> permissionsOverrides)
Adjust an existing graph traversal policy so that orphaned model objects will always or never be included,
according to their type.
|
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.