≡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 - ASubObject A sub object as an example. Github ModelConfig.json ASubObject ≡ASubObjectTest.java Fields ≡id ≡myASubObject ≡myString ≡name ≡naturalId Configuration { "author": "Werner Diwischek", "configModelKey": "ModelConfigObject", "creationDate": 1605826772992, "description": "A sub object as an example.", "expose": "WEB", "fields": { "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 } }, "myASubObject": { "configModelKey": "FieldConfigObject", "description": "myASubObject", "expose": "WEB", "fieldKey": "myASubObject", "modelKeys": "ASubObject", "module": "elastic-objects-test", "moduleScope": "main", "naturalId": "myASubObject", "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 } }, "myString": { "configModelKey": "FieldConfigObject", "description": "Just a small test string used in test models. ", "expose": "WEB", "fieldKey": "myString", "modelKeys": "String", "module": "elastic-objects-test", "moduleScope": "main", "naturalId": "myString", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": 20, "min": -1, "notNull": false, "override": false, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "name": { "configModelKey": "FieldConfigObject", "description": "The name field of a class. ", "expose": "WEB", "fieldKey": "name", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "name", "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 } }, "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 } } }, "modelKey": "ASubObject", "module": "elastic-objects-test", "moduleScope": "main", "naturalId": "ASubObject", "packagePath": "org.fluentcodes.projects.elasticobjects.domain.test", "properties": { "abstract": false, "create": true, "dbAnnotated": false, "final": false } } This Page Elements Page-Template: ConfigsPage.html Header: Header.html Footer: Footer.html Postversion of this page: { "asTemplate":true, "configFilter": ".*", "configType": "ModelConfig", "configSelected": "ASubObject", "selectedItem": "ModelConfigASubObject", "(TemplateResourceCall)call": { "fileConfigKey":"ConfigsPage.html" } }