Package | Description |
---|---|
ome.services.graphs |
Server classes for handling complicated graphs of model objects.
|
omero.cmd.graphs |
Modifier and Type | Method and Description |
---|---|
static GraphPolicy |
GraphPolicyRule.parseRules(GraphPathBean graphPathBean,
Collection<GraphPolicyRule> rules)
Convert the text-based rules as specified in the configuration metadata into a policy applicable in
model object graph traversal.
|
Constructor and Description |
---|
GraphTraversal(org.hibernate.Session session,
EventContext eventContext,
ACLVoter aclVoter,
SystemTypes systemTypes,
GraphPathBean graphPathBean,
com.google.common.collect.SetMultimap<String,String> unnullable,
GraphPolicy policy,
GraphTraversal.Processor processor)
Deprecated.
from OMERO 5.4 the systemTypes argument is no longer included
|
Modifier and Type | Method and Description |
---|---|
GraphPathBean |
GraphRequestFactory.getGraphPathBean() |
Modifier and Type | Method and Description |
---|---|
static GraphPolicy |
SkipHeadPolicy.getSkipHeadPolicySkip(GraphPolicy graphPolicy,
GraphPathBean graphPathBean,
Collection<String> startFrom,
GraphPolicy.Action startAction,
com.google.common.collect.SetMultimap<String,Long> permissionsOverrides)
Adjust an existing graph traversal policy so that orphaned model objects will always or never be included,
according to their type.
|
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)
Deprecated.
from OMERO 5.4 the systemTypes argument is no longer included
|
Constructor and Description |
---|
Chgrp2I(ACLVoter aclVoter,
Roles securityRoles,
SystemTypes systemTypes,
GraphPathBean graphPathBean,
Deletion deletionInstance,
Set<Class<? extends IObject>> targetClasses,
GraphPolicy graphPolicy,
com.google.common.collect.SetMultimap<String,String> unnullable,
org.springframework.context.ApplicationContext applicationContext)
Deprecated.
from OMERO 5.4 the systemTypes argument is no longer included
|
ChildOptionI(GraphPathBean graphPathBean,
com.google.common.collect.ImmutableSet<String> defaultExcludeNs)
Construct a new child option instance.
|
Chmod2I(ACLVoter aclVoter,
Roles securityRoles,
SystemTypes systemTypes,
GraphPathBean graphPathBean,
Deletion deletionInstance,
Set<Class<? extends IObject>> targetClasses,
GraphPolicy graphPolicy,
com.google.common.collect.SetMultimap<String,String> unnullable,
org.springframework.context.ApplicationContext applicationContext)
Deprecated.
from OMERO 5.4 the systemTypes argument is no longer included
|
Chown2I(ACLVoter aclVoter,
Roles securityRoles,
SystemTypes systemTypes,
GraphPathBean graphPathBean,
Deletion deletionInstance,
Set<Class<? extends IObject>> targetClasses,
GraphPolicy graphPolicy,
com.google.common.collect.SetMultimap<String,String> unnullable,
org.springframework.context.ApplicationContext applicationContext)
Deprecated.
from OMERO 5.4 the systemTypes argument is no longer included
|
Delete2I(ACLVoter aclVoter,
Roles securityRoles,
SystemTypes systemTypes,
GraphPathBean graphPathBean,
Deletion deletionInstance,
Set<Class<? extends IObject>> targetClasses,
GraphPolicy graphPolicy,
com.google.common.collect.SetMultimap<String,String> unnullable,
org.springframework.context.ApplicationContext applicationContext)
Deprecated.
from OMERO 5.4 the systemTypes argument is no longer included
|
DiskUsage2I(ACLVoter aclVoter,
Roles securityRoles,
SystemTypes systemTypes,
GraphPathBean graphPathBean,
Set<Class<? extends IObject>> targetClasses,
GraphPolicy graphPolicy)
Deprecated.
from OMERO 5.4 the systemTypes argument is no longer included
|
DiskUsageI(PixelsService pixelsService,
ThumbnailService thumbnailService,
GraphPathBean graphPathBean)
Deprecated.
Construct a disk usage request.
|
DuplicateI(ACLVoter aclVoter,
Roles securityRoles,
SystemTypes systemTypes,
GraphPathBean graphPathBean,
Deletion deletionInstance,
Set<Class<? extends IObject>> targetClasses,
GraphPolicy graphPolicy,
com.google.common.collect.SetMultimap<String,String> unnullable,
org.springframework.context.ApplicationContext applicationContext)
Deprecated.
from OMERO 5.4 the systemTypes argument is no longer included
|
FindChildrenI(ACLVoter aclVoter,
Roles securityRoles,
SystemTypes systemTypes,
GraphPathBean graphPathBean,
Set<Class<? extends IObject>> targetClasses,
GraphPolicy graphPolicy)
Deprecated.
from OMERO 5.4 the systemTypes argument is no longer included
|
FindParentsI(ACLVoter aclVoter,
Roles securityRoles,
SystemTypes systemTypes,
GraphPathBean graphPathBean,
Set<Class<? extends IObject>> targetClasses,
GraphPolicy graphPolicy)
Deprecated.
from OMERO 5.4 the systemTypes argument is no longer included
|
GraphHelper(Helper helper,
GraphPathBean graphPathBean)
Construct a helper for a graph request instance.
|
GraphRequestFactory(ACLVoter aclVoter,
Roles securityRoles,
SystemTypes systemTypes,
GraphPathBean graphPathBean,
Deletion deletionInstance,
Map<Class<? extends omero.cmd.Request>,List<String>> allTargets,
Map<Class<? extends omero.cmd.Request>,List<GraphPolicyRule>> allRules,
List<String> unnullable,
Set<String> defaultExcludeNs)
Deprecated.
from OMERO 5.4 the systemTypes argument is no longer included
|
SkipHeadI(GraphPathBean graphPathBean,
GraphRequestFactory graphRequestFactory)
Construct a new
skip-headrequest; called from GraphRequestFactory.getRequest(Class) . |
Version: 5.3.5-ice35-b73
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.