Class ObjectSelectorType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectSelectorType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable
Direct Known Subclasses:
LinkedObjectSelectorType, SubjectedObjectSelectorType

public class ObjectSelectorType extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
Selects some objects from all the objects in midPoint. Note that although we usually talk about "real" prism objects here, this selector can be also applied to sub-object structures, like case work items, and so on. See the "parent" item.
See Also: