public interface TplConfigFactory
SqlTplConfigFactory
| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
COUNT_SUFFIX |
static java.lang.String |
ID_SIGN |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.Collection<TplExecuteConfigs> |
getAllConfigs()
getConfigs
|
TplExecuteConfig |
getConfig(java.lang.String executeId)
getConfigs
|
TplExecuteConfig |
getConfig(TplExecuteId executeId)
getConfigs
|
TplExecuteConfigs |
getConfigs(java.lang.String filePath)
getConfigs
|
static final java.lang.String ID_SIGN
static final java.lang.String COUNT_SUFFIX
java.util.Collection<TplExecuteConfigs> getAllConfigs()
TplExecuteConfigs getConfigs(java.lang.String filePath)
filePath - filePathTplExecuteConfig getConfig(java.lang.String executeId)
executeId - executeIdTplExecuteConfig getConfig(TplExecuteId executeId)
executeId - executeId