ScriptExpressionEvaluatorType (Complex Type)

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

Supertype: ScriptExpressionEvaluatorConfigurationType
Generic script expression. The purpose of the expression is to return a value. The expression must produce something that is a piece of XML, which means that it may produce either string value, XML node or a list of XML nodes. The expression may use variables or arguments. However, such variables or arguments passed to the expression will be different for each invocation. It should be documented in each case this type is used.
Item Summary  
Name Type Multiplicity Description
$itemDefinition.Name.LocalPart property
string
[0,1]  
$itemDefinition.Name.LocalPart property
boolean
[0,1]  
$itemDefinition.Name.LocalPart property
TransformExpressionRelativityModeType
[0,1]  
$itemDefinition.Name.LocalPart property
boolean
[0,1]  
$itemDefinition.Name.LocalPart property
ExpressionType
[0,1] Condition driving whether this expression is evaluated at all (for given inputs). 
$itemDefinition.Name.LocalPart property
anyURI
[0,1]  
$itemDefinition.Name.LocalPart property
ScriptExpressionReturnTypeType
[0,1]  
$itemDefinition.Name.LocalPart property
ObjectVariableModeType
[0,1] Type of object variables that appear in the script. 
$itemDefinition.Name.LocalPart property
string
[1,1]