Commons

ui_catalog

FieldTypeDescription
nameStringThe name of the catalog.
fetchString31The fetch. Must provide a value and a key property name.
value_property_nameStringThe name of the value property. Used by the system to create the filter for

the DynamicList input type. Generated automatically by examining the fetch.
extendedInteger1 if the catalog is extended.
fetch_extendedString31The fetch for the extended catalog. The extended fetch must have the same

value and key properties as the fetch and can have its own extra properties and/or

links.

ui_catalog_filter

Child entity of ui_catalog.

FieldType or Relationship nameDescription
titleStringTitle of the filter displayed to the user.
property_nameStringThe property on which the operator is applied.
argument_nameStringThe name of the argument defined in the fetch.
id_ui_filter_operatorui_filter_operator_ui_catalog_filterThe filter operator.
id_ui_input_typeui_input_type_ui_catalog_filterThe input type displayed to the user.
property_valueString
default_valueStringThe default value for the filter
id_ui_catalogui_catalog_ui_catalog_filterThe catalog. Used only for the FixedList and DynamicList input types.
id_ui_catalog_ownerui_catalog_ui_catalog_filter_ownerRelation to the parent ui_catalog entity.

ui_input_type

The input types used for the edit view or action input values with the following standard values:

KeyNameUUID
1Integera62126a2-3947-4c0b-b755-ac1aec55dbd9
2Decimal6859a7a5-170d-4052-ba3d-f0693c8f4ec1
3String78e1d46c-c02c-417f-b61e-917f4635fc0b
4Datetimea25ab5ed-e7ff-46be-9966-72f1ae93777d
5Boolean5fe1bc91-e3f8-410b-86e2-609c9be73e3f
6FixedList7f19ff14-dd80-4936-af36-eb36c674be7b
7DynamicList1fd0162e-9ecb-4f79-81e7-db948417e563
8File23d92a63-f012-4b79-b092-08b8327f8ae6
9LargeText2f254204-93aa-42d6-9444-5f7d55393f45
10Date994ab890-b8ae-44fb-aae6-4f7984c11712
11Linkef3dc6c7-3d52-41f6-b563-4cefc9f018b2
12IsNullOrNotNull31c3bdca-588a-431c-b8e4-9b4acadef925

ui_view_type

The viewer types used for search view columns with the following standard values:

KeyNameUUID
1Integerf79fb7a1-c137-40b7-a48f-79487d4b5baa
2Decimalde1d8ae8-534f-4f67-959c-98c0244410fe
3String15873ad4-5cf4-4e5b-8c5c-866532aa52d3
4Datetimec6a20346-ad5d-4776-9205-010b0196ba2e
5Date17da3b7d-7c52-4d08-9417-1cc0d82c4c95
6Booleana39557ef-c6f5-4837-a32e-19576ab3c5c3
7Decimal2ec5990e5-6734-4d58-8eed-1f1be6e356d3
8Decimal438e27d4c-ae33-4108-887b-0ac96536c45c
9String31955f3520-fe47-4567-bd8c-50d4a7e0974b
10Linka50ca91d-99a7-479b-84f3-a176c2ee5e8c

ui_filter_operator

The fetch operators with the following standard values:

KeyNameUUID
1IsLike0f61a5e5-b571-4fd7-9367-6680a6e688e0
2IsEquala7e8e33e-a2a3-4531-893a-433950f209fa
3IsLessf44a1ba2-1a15-4f24-9651-43798185b6e0
4IsLessOrEqual1fc41a51-d7ac-4b94-8ed4-619d05100d2e
5IsGreater6f47423f-92c5-486b-a78d-b03ee85fd9c7
6IsGreaterOrEqual2de4b1c9-a962-482a-90d1-5a347805b7e3
7IsNullbef8b78e-2234-47cf-9316-5477426bd11a
8IsNotNullb22187e3-fc40-405f-b8bb-56b71a9de381
9Incb6f7cd0-7663-4201-a98f-c3c837b5336a
10Match6229b200-a37f-4adb-b847-63708d86f55c
11BeforeNextDays7683dce9-7c65-4cfc-8fb8-f51d8fa3c926
12AfterNextDays19232b40-35f8-447e-be3e-3a54c3786da1
13InNextDays6def34c3-1bff-468e-be1d-d4e44ad1c1f6
14BeforeLastDays78e5f276-8171-451d-9055-f9ac493842da
15AfterLastDays87788852-d65a-4748-b41a-fb64315dae19
16InLastDays0a3b8223-35cc-4358-9b7d-ff82a6c1f05d
17IsNotEqual2076932d-b7e3-4b78-9098-e059eabcc389
18Contains5ba3b31e-f8fd-11e6-bc64-92361f002671
19StartsWith6164298c-f8fd-11e6-bc64-92361f002671

ui_module

FieldType or Relationship nameDescription
nameStringThe name of the module.
versionIntegerThe version of the module.
version_stringStringThe string version of the module.
publish_receive_timeoutInteger
rankIntegerThe rank.

ui_action

FieldRelationship nameDescription
nameStringThe name of the action displayed to the user.
id_wfui_action_wfThe associated workflow.
id_ui_moduleThe module.

ui_action_item

FieldRelationship nameDescriptionSince
titleStringThe title of the input field displayed to the user.
default_valueStringThe default value.1.6.1
argument_nameStringThe name of the argument of the main function of the associated workflow.
is_optionalIntegerIf the argument is optional1.6.1
id_ui_input_typeui_action_item_ui_input_typeThe input type displayed to the user.
is_listIntegerIf the input will take a list of arguments of the specified type.1.6.1
id_ui_catalogui_action_item_ui_catalogThe catalog. Used only for the FixedList and DynamicList input types.
rankDisplay ordering.1.7.0

ui_entity_action

FieldType or Relationship nameDescription
nameStringThe name of the action displayed to the user.
allow_multipleIntegerIf the action support multiple selection of entities.
id_wfui_entity_action_wfThe associated workflow.
id_entityui_entity_action_entityThe entity.
entity_nameThe entity name used by link to unmarshall the relationship with entity.
id_ui_moduleThe module

ui_entity_action_item

FieldRelationship nameDescriptionSince
titleStringThe title of the input field displayed to the user.
default_valueStringThe default value.1.6.1
argument_nameStringThe name of the argument of the main function of the associated workflow.
is_optionalIntegerIf the argument is optional.1.6.1
id_ui_input_typeui_entity_action_item_ui_input_typeThe input type displayed to the user.
is_listIntegerIf the input will take a list of arguments of the specified type.1.6.1
id_ui_catalogui_entity_action_item_ui_catalogThe catalog. Used only for the FixedList and DynamicList input types.
rankDisplay ordering1.7.0

ui_setting

FieldType or Relationship nameDescriptionSince
nameStringThe title displayed to the user.1.5.2
uuidStringThe UUID1.5.2
valueStringThe value of the setting1.5.2

Standard values

KeyNameUUIDDefault ValueSince
1view_search_exportableb0fae147-2ebc-4e28-a583-923d7ac1982311.5.2
2view_search_global_exportablea9ccfebe-7357-4e0d-9d55-b54ef6d13cb301.5.2