| Package | Description |
|---|---|
| com.cs.software.engine.dataprocess.writer | |
| com.cs.software.engine.schema |
| Modifier and Type | Field and Description |
|---|---|
protected SchemaDataConfigIntf |
DataStoreJSON.schemaDataConfig |
protected SchemaDataConfigIntf |
DataProcessDataStore.schemaDataConfig |
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaDataConfig |
| Modifier and Type | Field and Description |
|---|---|
protected List<SchemaDataConfigIntf> |
SchemaDataConfig.schemaDataList |
| Modifier and Type | Method and Description |
|---|---|
List<SchemaDataConfigIntf> |
SchemaDataConfigIntf.getSchemaDataList() |
List<SchemaDataConfigIntf> |
SchemaDataConfig.getSchemaDataList() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableInfoIntf.saveData(String aPoolName,
Map<String,Object> aFieldData,
Long anUserId,
SchemaDataConfigIntf aSchemaData,
String aScreenName) |
void |
TableInfoDB.saveData(String aPoolName,
Map<String,Object> aFieldData,
Long anUserId,
SchemaDataConfigIntf aSchemaData,
String aScreenName) |
void |
TableInfo.saveData(String aPoolName,
Map<String,Object> aFieldData,
Long anUserId,
SchemaDataConfigIntf aSchemaData,
String aScreenName) |
void |
SchemaDataConfigIntf.setSchemaData(SchemaDataConfigIntf aSchemaData) |
void |
SchemaDataConfig.setSchemaData(SchemaDataConfigIntf aSchemaData) |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaDataConfig.clearSchemaData(List<SchemaDataConfigIntf> aSchemaDataList) |
Copyright © 2020. All rights reserved.