ShadowOwnerReferenceSearchExpressionEvaluatorType (Complex Type)

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

Supertype: ReferenceSearchExpressionEvaluatorType
An expression evaluator that provides a reference to the owner of the shadow in question. Applicable to association values. Some of the inherited properties have little sense here and/or are simply ignored. In particular, explicit filter(s) are not allowed when this expression evaluator is used.
Item Summary  
Name Type Multiplicity Description
description property
string
[0,1] Free-form textual description of the object. 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
trace property
boolean
[0,1] Explicitly trace the execution of this expression. 
relativityMode property
TransformExpressionRelativityModeType
[0,1] Relativity mode of an expression, whether expression is processed in relative or absolute more. 
includeNullInputs property
boolean
[0,1] If set to true the script will be evaluated with null value as argument when the input is changed from or to an empty value. 
condition property
ExpressionType
[0,1] Condition driving whether this expression is evaluated at all (for given inputs). 
targetType property
QName
[0,1]  
oid property
string
[0,1] Fixed OID. 
filter property
SearchFilterType
[0,-1] Filter or filters to use to look for objects. 
searchStrategy property
ObjectSearchStrategyType
[0,1] How we try to find matching objects. 
defaultTargetRef reference
ObjectReferenceType
[0,1] Reference that will be used if no target is found. 
createOnDemand property
boolean
[0,1]  
populateObject property
PopulateType
[0,1] TODO  
populate property
PopulateType
[0,1] Populate assignment, association,. 
relation property
QName
[0,1] Relation that will be set for new reference. 
relationExpression property
ExpressionType
[0,1] Expression that will provide the relation for the new reference.