Name | Type | Multiplicity | Description |
---|---|---|---|
name |
property string |
[1,1] | Column name (identifier). |
description |
property string |
[0,1] | Free-form description. |
documentation |
property string |
[0,1] | Technical documentation for a particular object or construct. |
path |
property ItemPathType |
[0,1] | Path of the item (property) that this form display or that is taken as an primary input for the expression (planned for future). |
display |
container DisplayType |
[0,1] | Specification of column display properties. |
visibility |
property UserInterfaceElementVisibilityType |
[0,1] | Defines, whether this column will be visible or it will be hidden. |
previousColumn |
property string |
[0,1] | Name of the column that has to be displayed before this column. |
import |
container DirectionElementsType |
[0,1] | Properties for import. |
export |
container DirectionElementsType |
[0,1] | Properties for export. |
displayValue |
property DisplayValueType |
[0,1] | Specifies the kind of view of value. |
Flags: RAM,runtime
Multiplicity: [1,1]
Flags: RAM,runtime
Multiplicity: [0,1]
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,AVals:4
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Properties for import.
Flags: RAM,runtime
Multiplicity: [0,1]
Properties for export.
Flags: RAM,runtime,AVals:2
Multiplicity: [0,1]
Specifies the kind of view of value.
Column expressions are EXPERIMENTAL. They work only under a very
specific circumstances.