ObjectParentSelectorType (Complex Type)

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

Supertype: 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).
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. 
orgRelation container
OrgRelationObjectSpecificationType
[0,1] Definition of object with respect to subject membership in organizational hierarchy. 
roleRelation container
RoleRelationObjectSpecificationType
[0,1] Definition of object with respect to subject relation to a role. 
special property
SpecialObjectSpecificationType
[0,-1] Defines special object by relative description, such as "self". 
allowInactive property
boolean
[0,1] If set to false (default) the specification will apply only to active relations (e. 
owner container
SubjectedObjectSelectorType
[0,1] The object matches the specification if it has an owner specified by this element. 
delegator container
SubjectedObjectSelectorType
[0,1] The object matches the specification if it has a delegator specified by this element. 
requester container
SubjectedObjectSelectorType
[0,1] The object matches the specification if it has a requester specified by this element. 
assignee container
SubjectedObjectSelectorType
[0,1] The object matches the specification if it has a (current) assignee specified by this element. 
candidateAssignee container
SubjectedObjectSelectorType
[0,1] The object matches the specification if it has a candidate assignee specified by this element. 
relatedObject container
SubjectedObjectSelectorType
[0,1] The object matches the specification if it has a related object specified by this element. 
tenant container
TenantSelectorType
[0,1] The object matches the specification if it is related to the specified tenant. 
path property
ItemPathType
[0,1] Specification of a path from the parent to the current object (item).