≡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 - CsvSimpleReadCall Defines a primitive csv file read operation. Github ModelConfig.json CsvSimpleReadCall ≡CsvSimpleReadCallTest.java Super Class ≡FileReadCall Interface ≡ListParamsBeanInterface Fields ≡condition ≡duration ≡fileConfigKey ≡hostConfigKey ≡keepCall ≡listParams ≡logLevel ≡models ≡overwrite ≡postpend ≡prepend ≡sourcePath ≡startCondition ≡targetPath Configuration { "author": "Werner Diwischek", "configModelKey": "ModelConfigObject", "description": "Defines a primitive csv file read operation. ", "expose": "WEB", "fields": { "condition": { "configModelKey": "FieldConfigObject", "description": "A condition for calls. ", "expose": "WEB", "fieldKey": "condition", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "condition", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": 1000, "min": -1, "notNull": false, "override": true, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "duration": { "configModelKey": "FieldConfigObject", "description": "The duration of a call.", "expose": "WEB", "fieldKey": "duration", "modelKeys": "Long", "module": "elastic-objects", "moduleScope": "main", "naturalId": "duration", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": -1, "min": -1, "notNull": false, "override": true, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "fileConfigKey": { "configModelKey": "FieldConfigObject", "description": "Defines the key for a file configuration @FileConfig where to read or write a file.", "expose": "NONE", "fieldKey": "fileConfigKey", "modelKeys": "String", "module": "eo-calls", "moduleScope": "main", "naturalId": "fileConfigKey", "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 } }, "hostConfigKey": { "configModelKey": "FieldConfigObject", "description": "A key for host objects.", "expose": "NONE", "fieldKey": "hostConfigKey", "modelKeys": "String", "module": "eo-calls", "moduleScope": "main", "naturalId": "hostConfigKey", "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 } }, "keepCall": { "configModelKey": "FieldConfigObject", "description": "Will use an existing result file beforehand as template. ", "expose": "WEB", "fieldKey": "keepCall", "modelKeys": "KeepCalls", "module": "elastic-objects", "moduleScope": "main", "naturalId": "keepCall", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": -1, "min": -1, "notNull": false, "override": true, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "listParams": { "configModelKey": "FieldConfigObject", "description": "Parameters of type @ListParamsBean for list type read call operations like @CsvSimpleReadCall.", "expose": "NONE", "fieldKey": "listParams", "modelKeys": "ListParamsBean", "module": "eo-calls", "moduleScope": "main", "naturalId": "listParams", "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 } }, "logLevel": { "configModelKey": "FieldConfigObject", "description": "logLevel", "expose": "WEB", "fieldKey": "logLevel", "modelKeys": "LogLevel", "module": "elastic-objects", "moduleScope": "main", "naturalId": "logLevel", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": -1, "min": -1, "notNull": false, "override": true, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "models": { "configModelKey": "FieldConfigObject", "description": "A string representation for a list of model keys.", "expose": "WEB", "fieldKey": "models", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "models", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": 512, "min": -1, "notNull": false, "override": true, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "overwrite": { "configModelKey": "FieldConfigObject", "description": "A overwrite field flag for @Call.", "expose": "WEB", "fieldKey": "overwrite", "modelKeys": "Boolean", "module": "elastic-objects", "moduleScope": "main", "naturalId": "overwrite", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": -1, "min": -1, "notNull": false, "override": true, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "postpend": { "configModelKey": "FieldConfigObject", "description": "postpend String when executed by ExecutorCallImpl", "expose": "NONE", "fieldKey": "postpend", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "postpend", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": 256, "min": -1, "notNull": false, "override": true, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "prepend": { "configModelKey": "FieldConfigObject", "description": "prepend String when executed by ExecutorCallImpl", "expose": "NONE", "fieldKey": "prepend", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "prepend", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": 256, "min": -1, "notNull": false, "override": true, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "sourcePath": { "configModelKey": "FieldConfigObject", "description": "A sourcePath where EO offers it's input value when the execution starts.", "expose": "WEB", "fieldKey": "sourcePath", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "sourcePath", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": 80, "min": -1, "notNull": false, "override": true, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "startCondition": { "configModelKey": "FieldConfigObject", "description": "A condition for calls. ", "expose": "WEB", "fieldKey": "startCondition", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "startCondition", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": 1000, "min": -1, "notNull": false, "override": true, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } }, "targetPath": { "configModelKey": "FieldConfigObject", "description": "A targetPath where the result of the execution will be mapped. If value is \"_asString\" no mapping occured but a seralized version is returned as value to embed it in the resulting file. Path parameters could be set dynamically with =>[path]. in any combination.", "expose": "WEB", "fieldKey": "targetPath", "modelKeys": "String", "module": "elastic-objects", "moduleScope": "main", "naturalId": "targetPath", "properties": { "default": false, "final": false, "generated": false, "jsonIgnore": false, "max": 80, "min": -1, "notNull": false, "override": true, "property": false, "staticName": false, "super": true, "transient": false, "unique": false } } }, "interfaces": "ListParamsBeanInterface", "modelKey": "CsvSimpleReadCall", "module": "eo-calls", "moduleScope": "main", "naturalId": "CsvSimpleReadCall", "packagePath": "org.fluentcodes.projects.elasticobjects.calls.lists", "properties": { "abstract": false, "create": true, "dbAnnotated": false, "final": false }, "superKey": "FileReadCall" } This Page Elements Page-Template: ConfigsPage.html Header: Header.html Footer: Footer.html Postversion of this page: { "asTemplate":true, "configFilter": ".*", "configType": "ModelConfig", "configSelected": "CsvSimpleReadCall", "selectedItem": "ModelConfigCsvSimpleReadCall", "(TemplateResourceCall)call": { "fileConfigKey":"ConfigsPage.html" } }