| Package | Description |
|---|---|
| com.cs.software.engine.dataprocess |
| Modifier and Type | Method and Description |
|---|---|
DataProcessSql |
DataProcessTemplateIntf.getMapSql(String aMapString) |
DataProcessSql |
DataProcessTemplate.getMapSql(String aMapString) |
DataProcessSql |
DataProcessTemplateIntf.getSql(String aSqlTag) |
DataProcessSql |
DataProcessTemplate.getSql(String aSqlTag) |
| Modifier and Type | Method and Description |
|---|---|
List<DataProcessSql> |
DataProcessTemplateIntf.getBlockSql() |
List<DataProcessSql> |
DataProcessTemplate.getBlockSql() |
Map<String,DataProcessSql> |
DataProcessTemplate.getDataProcessSql() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataProcessTemplateIntf.setBlockSql(List<DataProcessSql> aBlockList) |
void |
DataProcessTemplate.setBlockSql(List<DataProcessSql> aBlockList) |
Copyright © 2020. All rights reserved.