@Deprecated
public class IgnoreTypePolicy
extends java.lang.Object
Constructor and Description |
---|
IgnoreTypePolicy()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ome.services.graphs.GraphPolicy |
getIgnoreTypePolicy(ome.services.graphs.GraphPolicy graphPolicyToAdjust,
java.util.Collection<java.lang.Class<? extends ome.model.IObject>> typesToIgnore)
Deprecated.
Adjust an existing graph traversal policy so that objects of certain types may be ignored.
|
public static ome.services.graphs.GraphPolicy getIgnoreTypePolicy(ome.services.graphs.GraphPolicy graphPolicyToAdjust, java.util.Collection<java.lang.Class<? extends ome.model.IObject>> typesToIgnore)
graphPolicyToAdjust
- the graph policy to adjusttypesToIgnore
- the types to ignore as defined by Delete2.typesToIgnore