SearchObjectExpressionEvaluatorType (Complex Type)

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

Supertype: TransformExpressionEvaluatorType

Create an expression based on search results.

Note: search expression evaluators have changed default for includeNullInputs. Null inputs are NOT processed by search expression evaluators by default. The reason is that null inputs are usually insignificant for search expression and skipping them results in fewer search operations.

Item Summary  
Name Type Multiplicity Description
description property
string
[0,1] Free-form textual description of the object. 
trace property
boolean
[0,1] Explicitly trace the execution of this expression. 
relativityMode property
TransformExpressionRelativityModeType
[0,1] TODO  
includeNullInputs property
boolean
[0,1] If set to true (which is the default) 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]  
searchStrategy property
ObjectSearchStrategyType
[0,1]  
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,.