Class ObjectParentSelectorType

All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class ObjectParentSelectorType extends OwnedObjectSelectorType
Position of an object (an item in the language of prism) within midPoint objects structure. For example a case work item can be specified as having type=CaseType, path=workItem. Note that although technically this derives from OwnedObjectSelectorType, not all the features may be available in all contexts (e.g., sometimes only ObjectSelectorType features may be available).
See Also: