≡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 - ModelConfigScalar Class definitions for a scalar. Github ModelConfig.json ModelConfigScalar ≡ModelConfigScalarTest.java Super Class ≡ModelConfig Fields ≡author ≡configModelKey ≡creationDate ≡description ≡expose ≡fields ≡id ≡interfaces ≡modelKey ≡module ≡moduleScope ≡naturalId ≡packagePath ≡properties ≡scope ≡superKey Configuration { "author": "Werner Diwischek", "configModelKey": "ModelConfigObject", "description": "Class definitions for a scalar.", "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": true, "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": true, "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": true, "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": true, "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": true, "generated": false, "jsonIgnore": false, "max": -1, "min": -1, "notNull": false, "override": false, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "fields": { "configModelKey": "FieldConfigObject", "description": "A fieldConfig map for with @FieldConfig", "expose": "NONE", "fieldKey": "fields", "modelKeys": "Map,FieldConfig", "module": "elastic-objects", "moduleScope": "main", "naturalId": "ModelConfig.fields", "properties": { "default": false, "final": true, "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": true, "generated": false, "jsonIgnore": false, "max": -1, "min": -1, "notNull": true, "override": false, "property": false, "staticName": false, "super": true, "transient": false, "unique": true } }, "interfaces": { "configModelKey": "FieldConfigObject", "description": "A comma separeted list of interface keys. ", "expose": "NONE", "fieldKey": "interfaces", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "interfaces", "properties": { "default": false, "final": true, "generated": false, "jsonIgnore": false, "max": 256, "min": -1, "notNull": false, "override": true, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "modelKey": { "configModelKey": "FieldConfigObject", "description": "The model name for the bean/action object @ModelConfig.", "expose": "NONE", "fieldKey": "modelKey", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "modelKey", "properties": { "default": false, "final": true, "generated": false, "jsonIgnore": false, "max": 80, "min": -1, "notNull": false, "override": true, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "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": true, "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": true, "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": true, "generated": false, "jsonIgnore": false, "max": 80, "min": -1, "notNull": true, "override": false, "property": false, "staticName": false, "super": true, "transient": false, "unique": true } }, "packagePath": { "configModelKey": "FieldConfigObject", "description": "packagePath", "expose": "NONE", "fieldKey": "packagePath", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "packagePath", "properties": { "default": false, "final": true, "generated": false, "jsonIgnore": false, "max": 124, "min": -1, "notNull": false, "override": true, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "properties": { "configModelKey": "FieldConfigObject", "description": "Immutable model values.", "expose": "NONE", "fieldKey": "properties", "modelKeys": "ModelConfigProperties", "module": "elastic-objects", "moduleScope": "main", "naturalId": "ModelConfig.properties", "properties": { "default": false, "final": true, "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": true, "generated": false, "jsonIgnore": false, "max": -1, "min": -1, "notNull": false, "override": false, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "superKey": { "configModelKey": "FieldConfigObject", "description": "A key for the super class of a class.", "expose": "NONE", "fieldKey": "superKey", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "superKey", "properties": { "default": false, "final": true, "generated": false, "jsonIgnore": false, "max": 256, "min": -1, "notNull": false, "override": true, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } } }, "modelKey": "ModelConfigScalar", "module": "elastic-objects", "moduleScope": "main", "naturalId": "ModelConfigScalar", "packagePath": "org.fluentcodes.projects.elasticobjects.models", "properties": { "create": false, "dbAnnotated": false, "final": true }, "superKey": "ModelConfig" } This Page Elements Page-Template: ConfigsPage.html Header: Header.html Footer: Footer.html Postversion of this page: { "asTemplate":true, "configFilter": ".*", "configType": "ModelConfig", "configSelected": "ModelConfigScalar", "selectedItem": "ModelConfigModelConfigScalar", "(TemplateResourceCall)call": { "fileConfigKey":"ConfigsPage.html" } }