Name | Type | Multiplicity | Description |
---|---|---|---|
name |
property string |
[0,1] | Name of the expression (function). |
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. |
extension |
container ExtensionType |
[0,1] | Place for non-standard object properties. |
parameter |
container ExpressionParameterType |
[0,-1] | Function input parameters |
returnType |
property QName |
[0,1] | Formal definition of function return type. |
trace |
property boolean |
[0,1] | Explicitly trace the execution of this expression. |
stringFilter |
property StringFilterType |
[0,-1] | |
variable |
property ExpressionVariableDefinitionType |
[0,-1] | Definition of additional variables that should be present during evaluation of the expression. |
returnMultiplicity |
property ExpressionReturnMultiplicityType |
[0,1] | |
allowEmptyValues |
property boolean |
[0,1] | TODO |
queryInterpretationOfNoValue |
property QueryInterpretationOfNoValueType |
[0,1] | TODO |
runAsRef |
reference ObjectReferenceType |
[0,1] | Reference to the user whose identity will be used to execute the expression. |
expressionEvaluator |
property anyType |
[1,-1] | A single expression evaluator. |
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Free-form textual description of the object. It is supposed to describe
the object or a construct that it is attached to.
This information may be presented to midPoint users, even to ordinary end users.
For example role description may be presented to users when they are selecting
roles to request. Therefore the description should be written in a language that
the users can understand.
Description is assumed to be a plan, non-formatted text.
Amount of white space is considered insignificant. E.g. leading and trailing
white space may be skipped, multiple spaces can be collapsed to one and so on.
Flags: RAM,runtime
Multiplicity: [0,1]
Technical documentation for a particular object or construct.
The purpose of this element is to document system configuration and behavior.
The documentation will not be presented to end users. In fact, it will probably
not be presented at all in midPoint user interface. This documentation element
is supposed to be a part of the technical documentation of midPoint deployment.
The tools than generate deployment configuration will look for these elements
and combine them to compiled documentation document.
AsciiDoc formatting is assumed for this element. Any leading or trailing
whitespace is skipped. Indentation equivalent to he indentation of the first
non-blank line of text is also skipped.
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime,AVals:2
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime,AVals:5
Multiplicity: [0,1]
Flags: RAM
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [1,-1]