类 ConfigArgumentServiceImpl
java.lang.Object
com.walker.jdbc.service.BaseServiceImpl
com.iplatform.base.service.ConfigArgumentServiceImpl
- 所有已实现的接口:
com.walker.jdbc.BaseDao,com.walker.jdbc.service.BaseService
@Service
public class ConfigArgumentServiceImpl
extends com.walker.jdbc.service.BaseServiceImpl
-
嵌套类概要
从接口继承的嵌套类/接口 com.walker.jdbc.BaseDao
com.walker.jdbc.BaseDao.RowExecution<T extends Object> -
字段概要
从类继承的字段 com.walker.jdbc.service.BaseServiceImpl
dao, log -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidexecUpdateFormConfig(List<Object[]> savedConfigList) 从表单分组配置中,更新整个分组配置queryConfigByKey(String key) queryGroupConfigList(String group) 已过时。com.walker.db.page.GenericPager<S_config>queryPageConfigList(String configName, String configKey, String configType) 从类继承的方法 com.walker.jdbc.service.BaseServiceImpl
delete, delete, delete, delete, execBatchUpdate, execCall, execCall, execute, execute, execute, execute, get, get, get, get, get, get, get, get, get, getDao, getMaxOrder, insert, insert, insertBatch, queryForInt, queryForInt, queryForObject, queryForObject, queryListObjectWhereIn, save, save, saveOrder, select, select, select, select, select, select, select, select, select, select, selectAll, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, selectSplit, setDao, sqlGeneralQueryPager, sqlGeneralQueryPager, sqlGeneralQueryPager, sqlListObjectWhereIn, sqlMathQuery, sqlQuery, sqlQuery, sqlQueryListMap, update, update, update, update, update, update, updateBatch
-
构造器详细资料
-
ConfigArgumentServiceImpl
public ConfigArgumentServiceImpl()
-
-
方法详细资料
-
execUpdateFormConfig
从表单分组配置中,更新整个分组配置- 参数:
savedConfigList-
-
queryGroupConfigList
已过时。查询分组下的参数集合。 通常该方法调用方是为了初始化加载参数,而不是频繁业务调用。
目前:支付模块初始化引擎使用。- 参数:
group- 分组名称- 返回:
-
queryConfigByKey
-
queryPageConfigList
-