ObjectSelectorType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

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.
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] Name of the selector (for troubleshooting). 
description property
string
[0,1]  
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
parent container
ObjectParentSelectorType
[0,1] Requirements on the parent (owning) object + the position (path) of this object within the parent one. 
type property
QName
[0,1] Type of the object to select. 
subtype property
string
[0,1] Subtype of the object to select. 
archetypeRef reference
ObjectReferenceType
[0,-1] Archetype of the object to select. 
orgRef reference
ObjectReferenceType
[0,1] Top node of an organizational hierarchy. 
filter property
SearchFilterType
[0,1] Filter that an object must match to be considered selected by this statement.