Class OwnedObjectSelectorType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable
Direct Known Subclasses:
ObjectParentSelectorType

public class OwnedObjectSelectorType extends SubjectedObjectSelectorType
Selects some objects from all the objects in midPoint. This is an extension of SubjectedObjectSelectorType that adds criteria that for objects that can be owned (resource objects, roles, etc.)
See Also: