| Package | Description | 
|---|---|
| ome.services.graphs | Server classes for handling complicated graphs of model objects. | 
| omero.cmd.graphs | 
| Modifier and Type | Field and Description | 
|---|---|
| Set<GraphPolicy.Ability> | GraphPolicy.Details. permissionsthe current permissions on the object | 
| Modifier and Type | Method and Description | 
|---|---|
| static GraphPolicy.Ability | GraphPolicy.Ability. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static GraphPolicy.Ability[] | GraphPolicy.Ability. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<GraphPolicy.Ability> | GraphTraversal.Processor. getRequiredPermissions() | 
| Modifier and Type | Method and Description | 
|---|---|
| static GraphPolicy | ChildOptionsPolicy. getChildOptionsPolicy(GraphPolicy graphPolicyToAdjust,
                     Collection<ChildOptionI> childOptions,
                     Set<GraphPolicy.Ability> requiredPermissions)Adjust an existing graph traversal policy so that child objects may be included or excluded
 regardless of if they are truly orphans. | 
| GraphTraversal | GraphHelper. prepareGraphTraversal(List<omero.cmd.graphs.ChildOption> childOptions,
                     Set<GraphPolicy.Ability> requiredPermissions,
                     GraphPolicy graphPolicy,
                     Iterable<com.google.common.base.Function<GraphPolicy,GraphPolicy>> graphPolicyAdjusters,
                     ACLVoter aclVoter,
                     SystemTypes systemTypes,
                     GraphPathBean graphPathBean,
                     com.google.common.collect.SetMultimap<String,String> unnullable,
                     GraphTraversal.Processor processor,
                     boolean dryRun)Construct a graph traversal manager for a  GraphModify2request. | 
                
                
Version: 5.2.6-ice35-b35
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.