Construct Category
name | data type | description |
---|---|---|
name | string | Name of this construct category |
constructs | map of Construct | Map of constructs for this category |
id | number | Internal ID of the object property category |
globalId | string | Global ID |
nameI18n | map of string |
Example
{ "name" : "...", "constructs" : { "property1" : { "keyword" : "...", "mayBeSubtag" : true, "mayContainSubtags" : true, "id" : 12345, "globalId" : "...", "name" : "...", "description" : "...", "icon" : "...", "creator" : { "id" : 12345, "firstName" : "...", "lastName" : "...", "description" : "...", "email" : "...", "groups" : [ { }, { } ], "login" : "...", "password" : "..." }, "cdate" : 12345, "editor" : { "id" : 12345, "firstName" : "...", "lastName" : "...", "description" : "...", "email" : "...", "groups" : [ { }, { } ], "login" : "...", "password" : "..." }, "edate" : 12345, "editdo" : 12345, "category" : "...", "categorySortorder" : 12345, "newEditor" : true, "externalEditorUrl" : "...", "parts" : [ { "name" : "...", "keyword" : "...", "hidden" : true, "editable" : true, "liveEditable" : true, "mandatory" : true, "type" : "VELOCITY", "typeId" : 12345, "id" : 12345, "globalId" : "...", "defaultProperty" : { }, "regex" : { }, "hideInEditor" : true, "externalEditorUrl" : "...", "options" : [ { }, { } ], "overviewSettings" : { }, "selectSettings" : { }, "markupLanguageId" : 12345, "htmlClass" : "...", "partOrder" : 12345, "policy" : "...", "nameI18n" : { "property1" : "...", "property2" : "..." } }, { "name" : "...", "keyword" : "...", "hidden" : true, "editable" : true, "liveEditable" : true, "mandatory" : true, "type" : "TABLE", "typeId" : 12345, "id" : 12345, "globalId" : "...", "defaultProperty" : { }, "regex" : { }, "hideInEditor" : true, "externalEditorUrl" : "...", "options" : [ { }, { } ], "overviewSettings" : { }, "selectSettings" : { }, "markupLanguageId" : 12345, "htmlClass" : "...", "partOrder" : 12345, "policy" : "...", "nameI18n" : { "property1" : "...", "property2" : "..." } } ], "visibleInMenu" : true, "nameI18n" : { "property1" : "...", "property2" : "..." }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "autoEnable" : true, "liveEditorTagName" : "...", "hopeditHook" : "...", "categoryId" : 12345 }, "property2" : { "keyword" : "...", "mayBeSubtag" : true, "mayContainSubtags" : true, "id" : 12345, "globalId" : "...", "name" : "...", "description" : "...", "icon" : "...", "creator" : { "id" : 12345, "firstName" : "...", "lastName" : "...", "description" : "...", "email" : "...", "groups" : [ { }, { } ], "login" : "...", "password" : "..." }, "cdate" : 12345, "editor" : { "id" : 12345, "firstName" : "...", "lastName" : "...", "description" : "...", "email" : "...", "groups" : [ { }, { } ], "login" : "...", "password" : "..." }, "edate" : 12345, "editdo" : 12345, "category" : "...", "categorySortorder" : 12345, "newEditor" : true, "externalEditorUrl" : "...", "parts" : [ { "name" : "...", "keyword" : "...", "hidden" : true, "editable" : true, "liveEditable" : true, "mandatory" : true, "type" : "BOOLEAN", "typeId" : 12345, "id" : 12345, "globalId" : "...", "defaultProperty" : { }, "regex" : { }, "hideInEditor" : true, "externalEditorUrl" : "...", "options" : [ { }, { } ], "overviewSettings" : { }, "selectSettings" : { }, "markupLanguageId" : 12345, "htmlClass" : "...", "partOrder" : 12345, "policy" : "...", "nameI18n" : { "property1" : "...", "property2" : "..." } }, { "name" : "...", "keyword" : "...", "hidden" : true, "editable" : true, "liveEditable" : true, "mandatory" : true, "type" : "UNORDEREDLIST", "typeId" : 12345, "id" : 12345, "globalId" : "...", "defaultProperty" : { }, "regex" : { }, "hideInEditor" : true, "externalEditorUrl" : "...", "options" : [ { }, { } ], "overviewSettings" : { }, "selectSettings" : { }, "markupLanguageId" : 12345, "htmlClass" : "...", "partOrder" : 12345, "policy" : "...", "nameI18n" : { "property1" : "...", "property2" : "..." } } ], "visibleInMenu" : true, "nameI18n" : { "property1" : "...", "property2" : "..." }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "autoEnable" : true, "liveEditorTagName" : "...", "hopeditHook" : "...", "categoryId" : 12345 } }, "id" : 12345, "globalId" : "...", "nameI18n" : { "property1" : "...", "property2" : "..." } }