≡And ≡AnObject ≡AnObjectMap ≡ArrayList ≡Arrays ≡ASubObject ≡Boolean ≡Call ≡CallContent ≡CallImpl ≡Class ≡Condition ≡Config ≡ConfigAsFlatListCall ≡ConfigBean ≡ConfigCall ≡ConfigDirectoryReadCommand ≡ConfigKeysCall ≡ConfigLinkCall ≡ConfigOpenApiCall ≡ConfigReadCommand ≡ConfigReadWriteCommand ≡ConfigsCommand ≡ConfigTypesCall ≡ConfigWriteCommand ≡CosinusValueCall ≡CsvSimpleReadCall ≡CsvSimpleWriteCall ≡Date ≡DbConfig ≡DbModelBean ≡DbModelCall ≡DbModelConfig ≡DbModelDeleteCall ≡DbModelInterface ≡DbModelReadCall ≡DbModelWriteCall ≡DbSqlBean ≡DbSqlCall ≡DbSqlConfig ≡DbSqlExecuteCall ≡DbSqlInterface ≡DbSqlReadCall ≡DirectoryConfig ≡DirectoryListReadCall ≡DirectoryMapReadCall ≡DirectoryReadCall ≡DirectoryWriteCall ≡Double ≡Eq ≡ExecutorCall ≡Expose ≡FieldBean ≡FieldBeanProperties ≡FieldConfig ≡FieldConfigMap ≡FieldConfigObject ≡FieldConfigProperties ≡FieldInterface ≡FieldPropertiesInterface ≡FileBean ≡FileBeanProperties ≡FileCall ≡FileConfig ≡FileConfigProperties ≡FileInterface ≡FilePropertiesInterface ≡FileReadCall ≡FileReadWriteCall ≡FileWriteCall ≡Float ≡GithubLinkCall ≡HashMap ≡HostBean ≡HostBeanProperties ≡HostCall ≡HostConfig ≡HostConfigProperties ≡HostInterface ≡HostPropertiesInterface ≡Integer ≡JSONSerializationType ≡JsonWriteCall ≡KeepCalls ≡Like ≡LinkedHashMap ≡List ≡ListParamsBean ≡ListParamsBeanInterface ≡LogLevel ≡Long ≡Map ≡ModelBean ≡ModelBeanProperties ≡ModelConfig ≡ModelConfigList ≡ModelConfigMap ≡ModelConfigObject ≡ModelConfigProperties ≡ModelConfigScalar ≡ModelInterface ≡ModelPropertiesInterface ≡Models ≡Object ≡Or ≡Path ≡PathPattern ≡PermissionBean ≡PermissionConfig ≡PermissionInterface ≡PermissionsForBean ≡PermissionsForConfig ≡Scope ≡ShapeTypes ≡Short ≡SimpleCommand ≡SinusValueCall ≡SortOrder ≡SquareValueCall ≡String ≡StringBuffer ≡StringBuilder ≡StringLowerCall ≡StringLowerFirstCharCall ≡StringPluralCall ≡StringReplaceCall ≡StringReplaceWhiteSpaceCall ≡StringReplaceWithHtmlCall ≡StringUpperCall ≡StringUpperFirstCharCall ≡TemplateCall ≡TemplateDirResourceCall ≡TemplateResourceCall ≡TemplateResourceStoreCall ≡TheGreetingCall ≡TreeMap ≡UnmodifiableCollection ≡UnmodifiableList ≡UnmodifiableMap ≡ValueCall ≡XlsxReadCall ≡ModelConfig - PermissionBean Container Bean for setting permission config. Github ModelConfig.json PermissionBean ≡PermissionBeanTest.java Super Class ≡ConfigBean Fields ≡author ≡configModelKey ≡creationDate ≡description ≡expose ≡id ≡module ≡moduleScope ≡naturalId ≡permissions ≡scope Configuration { "configModelKey": "ModelConfigObject", "creationDate": 1608073216000, "description": "Container Bean for setting permission config.", "expose": "NONE", "fields": { "author": { "configModelKey": "FieldConfigObject", "description": "The author of the class.", "expose": "WEB", "fieldKey": "author", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "author", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": 256, "min": -1, "notNull": false, "override": false, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "configModelKey": { "configModelKey": "FieldConfigObject", "description": "The model of the configuration to determine type.", "expose": "NONE", "fieldKey": "configModelKey", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "configModelKey", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": 80, "min": -1, "notNull": false, "override": false, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "creationDate": { "configModelKey": "FieldConfigObject", "description": "Used to define the creation of an item.", "expose": "WEB", "fieldKey": "creationDate", "modelKeys": "Date", "module": "elastic-objects", "moduleScope": "main", "naturalId": "creationDate", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": -1, "min": -1, "notNull": false, "override": false, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "description": { "configModelKey": "FieldConfigObject", "description": "A description of the model used by every model extending BaseClassImpl. ", "expose": "WEB", "fieldKey": "description", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "description", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": 512, "min": -1, "notNull": false, "override": false, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "expose": { "configModelKey": "FieldConfigObject", "description": "expose", "expose": "WEB", "fieldKey": "expose", "modelKeys": "Expose", "module": "elastic-objects", "moduleScope": "main", "naturalId": "expose", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": -1, "min": -1, "notNull": false, "override": false, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "id": { "configModelKey": "FieldConfigObject", "description": "The numeric id of an instance of a class.", "expose": "WEB", "fieldKey": "id", "modelKeys": "Long", "module": "elastic-objects", "moduleScope": "main", "naturalId": "id", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": -1, "min": -1, "notNull": true, "override": false, "property": false, "staticName": false, "super": true, "transient": false, "unique": true } }, "module": { "configModelKey": "FieldConfigObject", "description": "Defines a target module where generating occurs. ", "expose": "WEB", "fieldKey": "module", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "module", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": 80, "min": -1, "notNull": false, "override": false, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "moduleScope": { "configModelKey": "FieldConfigObject", "description": "Defines scope of the configuration within module, eg 'test' or 'main' .", "expose": "WEB", "fieldKey": "moduleScope", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "moduleScope", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": 32, "min": -1, "notNull": false, "override": false, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "naturalId": { "configModelKey": "FieldConfigObject", "description": "The natural key in @Base", "expose": "NONE", "fieldKey": "naturalId", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "naturalId", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": 80, "min": -1, "notNull": true, "override": false, "property": false, "staticName": false, "super": true, "transient": false, "unique": true } }, "permissions": { "configModelKey": "FieldConfigObject", "description": "Role permission wrapper bean.", "expose": "WEB", "fieldKey": "permissions", "modelKeys": "PermissionsForBean", "module": "eo-calls", "moduleScope": "main", "naturalId": "PermissionBean.permissions", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": -1, "min": -1, "notNull": false, "override": false, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "scope": { "configModelKey": "FieldConfigObject", "description": "A scope for the cache value.", "expose": "WEB", "fieldKey": "scope", "modelKeys": "List,Scope", "module": "elastic-objects", "moduleScope": "main", "naturalId": "scope", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": -1, "min": -1, "notNull": false, "override": false, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } } }, "modelKey": "PermissionBean", "module": "eo-calls", "moduleScope": "main", "naturalId": "PermissionBean", "packagePath": "org.fluentcodes.projects.elasticobjects.calls", "properties": { "abstract": false, "create": true, "dbAnnotated": false, "final": false }, "superKey": "ConfigBean" } This Page Elements Page-Template: ConfigsPage.html Header: Header.html Footer: Footer.html Postversion of this page: { "asTemplate":true, "configFilter": ".*", "configType": "ModelConfig", "configSelected": "PermissionBean", "selectedItem": "ModelConfigPermissionBean", "(TemplateResourceCall)call": { "fileConfigKey":"ConfigsPage.html" } }