name | data type | constraints | description |
---|---|---|---|
descriptionI18nNullSafe | map of string | ||
description | string | max size: 255, min size: 0 | |
active | boolean | ||
roundingMode | RoundingModeEnum | ||
auditable | Auditable | ||
customTableCodeEL | string | ||
guiPosition | string | ||
version | number | ||
matrixValueColumnCodes | array of string | ||
descriptionAndCode | string | ||
transient | boolean | ||
childEntityFields | string | ||
storageType | CustomFieldStorageTypeEnum | ||
codeChanged | boolean | ||
displayFormat | string | ||
listValuesSorted | map of string | ||
allowEdit | boolean | ||
childEntityFieldsAsList | array of string | ||
parentEntityType | object | ||
defaultValue | string | ||
uniqueConstraint | boolean | ||
matrixValueColumns | array of CustomFieldMatrixColumn | ||
descriptionI18n | map of string | ||
calendar | Calendar | ||
auditableFields | array of AuditableFieldHistory | ||
useInheritedAsDefaultValue | boolean | ||
minValue | number | ||
applicableOnEl | string | ||
triggerEndPeriodEvent | boolean | ||
matrixColumns | array of CustomFieldMatrixColumn | ||
entityClazzCetCode | string | ||
hideInGUI | boolean | ||
versionable | boolean | ||
id | number | ||
code | string | required, max size: 255, min size: 1 | |
referenceDescription | string | ||
dataFilterEL | string | ||
indexType | CustomFieldIndexTypeEnum | ||
valueRequired | boolean | ||
guiPositionParsed | map of string | ||
matrixColumnCodes | array of string | ||
appendGeneratedCode | boolean | ||
nbDecimal | number | ||
protectable | boolean | ||
fieldType | CustomFieldTypeEnum | ||
descriptionOrCode | string | ||
maxValue | number | ||
matrixKeyColumnCodes | array of string | ||
string | |||
dbFieldname | string | ||
matrixKeyColumns | array of CustomFieldMatrixColumn | ||
GUIFieldPosition | number | ||
regExp | string | ||
anonymizeGdpr | boolean | ||
notified | boolean | ||
mapKeyType | CustomFieldMapKeyEnum | ||
historized | boolean | ||
parentEntity | BusinessEntity | ||
referenceCode | string | ||
defaultValueConverted | object | ||
listValues | map of string | ||
appliesTo | string | ||
entityClazz | string | ||
hideOnNew | boolean | ||
disabled | boolean | ||
fieldsEL | string |
Example
{ "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "description" : "...", "active" : true, "roundingMode" : "UP", "auditable" : { "created" : 12345, "lastUser" : "...", "updated" : 12345, "lastModified" : 12345, "creator" : "...", "updater" : "..." }, "customTableCodeEL" : "...", "guiPosition" : "...", "version" : 12345, "matrixValueColumnCodes" : [ "...", "..." ], "descriptionAndCode" : "...", "transient" : true, "childEntityFields" : "...", "storageType" : "MATRIX", "codeChanged" : true, "displayFormat" : "...", "listValuesSorted" : { "property1" : "...", "property2" : "..." }, "allowEdit" : true, "childEntityFieldsAsList" : [ "...", "..." ], "parentEntityType" : { }, "defaultValue" : "...", "uniqueConstraint" : true, "matrixValueColumns" : [ { "code" : "...", "keyType" : "LONG", "columnUse" : "USE_KEY", "columnForKey" : true, "label" : "...", "position" : 12345 }, { "code" : "...", "keyType" : "LONG", "columnUse" : "USE_VALUE", "columnForKey" : true, "label" : "...", "position" : 12345 } ], "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "calendar" : { "descriptionOrCode" : "...", "descriptionAndCode" : "...", "parentEntity" : { "auditable" : { }, "descriptionAndCode" : "...", "descriptionOrCode" : "...", "auditableFields" : [ { }, { } ], "version" : 12345, "parentEntityType" : { }, "historized" : true, "referenceDescription" : "...", "referenceCode" : "...", "id" : 12345, "parentEntity" : { }, "code" : "...", "codeChanged" : true, "description" : "...", "transient" : true, "notified" : true, "appendGeneratedCode" : true }, "auditableFields" : [ { "notfiable" : true, "previousState" : { }, "historized" : true, "historable" : true, "currentState" : { }, "notified" : true, "auditType" : "STATUS", "fieldName" : "..." }, { "notfiable" : true, "previousState" : { }, "historized" : true, "historable" : true, "currentState" : { }, "notified" : true, "auditType" : "RENEWAL", "fieldName" : "..." } ], "calendarType" : "...", "auditable" : { "created" : 12345, "lastUser" : "...", "updated" : 12345, "lastModified" : 12345, "creator" : "...", "updater" : "..." }, "calendarTypeWSubtypes" : "...", "initDateEL" : "...", "initDate" : 12345, "notified" : true, "version" : 12345, "appendGeneratedCode" : true, "referenceCode" : "...", "id" : 12345, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "referenceDescription" : "...", "codeChanged" : true, "description" : "...", "parentEntityType" : { }, "initializationRequired" : true, "historized" : true, "transient" : true, "code" : "..." }, "auditableFields" : [ { "notfiable" : true, "previousState" : { }, "historized" : true, "historable" : true, "currentState" : { }, "notified" : true, "auditType" : "RENEWAL", "fieldName" : "..." }, { "notfiable" : true, "previousState" : { }, "historized" : true, "historable" : true, "currentState" : { }, "notified" : true, "auditType" : "OTHER", "fieldName" : "..." } ], "useInheritedAsDefaultValue" : true, "minValue" : 12345, "applicableOnEl" : "...", "triggerEndPeriodEvent" : true, "matrixColumns" : [ { "code" : "...", "keyType" : "DOUBLE", "columnUse" : "USE_KEY", "columnForKey" : true, "label" : "...", "position" : 12345 }, { "code" : "...", "keyType" : "LONG", "columnUse" : "USE_VALUE", "columnForKey" : true, "label" : "...", "position" : 12345 } ], "entityClazzCetCode" : "...", "hideInGUI" : true, "versionable" : true, "id" : 12345, "code" : "...", "referenceDescription" : "...", "dataFilterEL" : "...", "indexType" : "STORE_ONLY", "valueRequired" : true, "guiPositionParsed" : { "property1" : "...", "property2" : "..." }, "matrixColumnCodes" : [ "...", "..." ], "appendGeneratedCode" : true, "nbDecimal" : 12345, "protectable" : true, "fieldType" : "LIST", "descriptionOrCode" : "...", "maxValue" : 12345, "matrixKeyColumnCodes" : [ "...", "..." ], "tags" : "...", "dbFieldname" : "...", "matrixKeyColumns" : [ { "code" : "...", "keyType" : "LONG", "columnUse" : "USE_VALUE", "columnForKey" : true, "label" : "...", "position" : 12345 }, { "code" : "...", "keyType" : "LONG", "columnUse" : "USE_KEY", "columnForKey" : true, "label" : "...", "position" : 12345 } ], "GUIFieldPosition" : 12345, "regExp" : "...", "anonymizeGdpr" : true, "notified" : true, "mapKeyType" : "RON", "historized" : true, "parentEntity" : { "auditable" : { "created" : 12345, "lastUser" : "...", "updated" : 12345, "lastModified" : 12345, "creator" : "...", "updater" : "..." }, "descriptionAndCode" : "...", "descriptionOrCode" : "...", "auditableFields" : [ { "notfiable" : true, "previousState" : { }, "historized" : true, "historable" : true, "currentState" : { }, "notified" : true, "auditType" : "OTHER", "fieldName" : "..." }, { "notfiable" : true, "previousState" : { }, "historized" : true, "historable" : true, "currentState" : { }, "notified" : true, "auditType" : "STATUS", "fieldName" : "..." } ], "version" : 12345, "parentEntityType" : { }, "historized" : true, "referenceDescription" : "...", "referenceCode" : "...", "id" : 12345, "parentEntity" : { }, "code" : "...", "codeChanged" : true, "description" : "...", "transient" : true, "notified" : true, "appendGeneratedCode" : true }, "referenceCode" : "...", "defaultValueConverted" : { }, "listValues" : { "property1" : "...", "property2" : "..." }, "appliesTo" : "...", "entityClazz" : "...", "hideOnNew" : true, "disabled" : true, "fieldsEL" : "..." }