public class ConfigServiceImpl extends EModelService<Config> implements ConfigService
dao| 构造器和说明 |
|---|
ConfigServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getBool(String code) |
<T> T |
getBy(String code) |
ConfigDefault |
getByCode(String code) |
List<com.jfinal.plugin.activerecord.Record> |
getByGroup(String groupId) |
Integer |
getInt(String code) |
String |
getValue(String code) |
void |
setByCode(String code,
String value) |
able, dbo, deleteByCodes, deleteById, deleteByIda, deleteByIds, disable, disable, disableByIda, disableByIds, enable, enable, enableByIda, enableByIds, findByCode, findByCodea, findByCodes, findByDomain, findByDomainSingle, findById, findByIda, findByIds, getConfigName, paginate, paginate, save, saveOrUpdate, select, select, select, select, select, select, select, select, selectAll, selectAll, selectAllBy, selectAllBy, selectCol, selectCol, selectCol, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, update$comp, $domain, $logined, $uid, $user, $UUID, append, append, join, parseRecordsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitable, deleteByCodes, deleteById, deleteByIda, deleteByIds, disable, disable, disableByIda, disableByIds, enable, enable, enableByIda, enableByIds, findByCode, findByCodea, findByCodes, findByDomain, findByDomainSingle, findById, findByIda, findByIds, paginate, paginate, save, saveOrUpdate, select, select, select, select, select, select, select, select, selectAll, selectAll, selectAllBy, selectAllBy, selectCol, selectCol, selectCol, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, updatepublic ConfigDefault getByCode(String code)
getByCode 在接口中 ConfigServicepublic void setByCode(String code, String value)
setByCode 在接口中 ConfigServicepublic String getValue(String code)
getValue 在接口中 ConfigServicepublic Boolean getBool(String code)
getBool 在接口中 ConfigServicepublic Integer getInt(String code)
getInt 在接口中 ConfigServicepublic <T> T getBy(String code)
getBy 在接口中 ConfigServicepublic List<com.jfinal.plugin.activerecord.Record> getByGroup(String groupId)
getByGroup 在接口中 ConfigServiceCopyright © 2020. All rights reserved.