Name | Type | Multiplicity | Description |
---|---|---|---|
searchBoxConfiguration |
container SearchBoxConfigurationType |
[0,1] | Configuration of the search box (the set of input fields that control definition of search query). |
distinct |
property DistinctSearchOptionType |
[0,1] | |
column |
container GuiObjectColumnType |
[0,-1] | Configuration of the object list column. |
disableSorting |
property boolean |
[0,1] | |
name |
property string |
[0,1] | Symbolic name for this view. |
type |
property QName |
[0,1] | Type of displayed objects. |
collection |
container CollectionSpecificationType |
[0,1] | Specification of an explicit or implicit object collection that will be used to select objects in this view. |
collectionRef |
reference ObjectReferenceType |
[0,1] | DEPRECATED. |
display |
container DisplayType |
[0,1] | Display properties of the view. |
action |
container GuiActionType |
[0,-1] | List of actions for this view. |
additionalPanels |
container GuiObjectListViewAdditionalPanelsType |
[0,1] | Configuration of additional panels that can be present in some view types. |
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime,AVals:2
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Symbolic name for this view. It is not really used by the GUI code. It is mostly used for
diagnostics, logging and so on. It may be later used to detect whether a particular view is overriden,
e.g. if view defined in system configuraiton is overridden in the role.
If no name is specified for a view then midPoint will internally generate a name. This internal name
is based on object type and/or collection OID or other aspects of the view. The algorithm for name
generation may change and the results are not guaranteed to be completely unique. Therefore it is
strongly recommended to explictly name all the views in any non-trivial midPoint configuration.
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,1]