public class FormCacheServiceImpl extends EModelService<FormCache> implements FormCacheService
dao| 构造器和说明 |
|---|
FormCacheServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
FormCache |
getCache(String moduleCode,
String code,
String key) |
String |
getCacheData(String moduleCode,
String code,
String key) |
void |
putCache(String moduleCode,
String code,
String key,
String data) |
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 void putCache(String moduleCode, String code, String key, String data)
putCache 在接口中 FormCacheServicepublic FormCache getCache(String moduleCode, String code, String key)
getCache 在接口中 FormCacheServicepublic String getCacheData(String moduleCode, String code, String key)
getCacheData 在接口中 FormCacheServiceCopyright © 2020. All rights reserved.