类 CmsDictionaryDao
CmsDictionaryDao
-
字段概要
从类继承的字段 com.publiccms.common.base.BaseDao
idWorker, log, ORDERTYPE_ASC, ORDERTYPE_DESC, sessionFactory
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
batchWork
(short siteId, ObjIntConsumer<List<CmsDictionary>> worker, int batchSize) protected CmsDictionary
init
(CmsDictionary entity) 从类继承的方法 com.publiccms.common.base.BaseDao
batchWork, batchWork, count, countResult, delete, delete, delete, getEntity, getEntity, getEntity, getEntityClass, getEntityList, getEntitys, getEntitys, getEntitys, getEntitys, getFacetPage, getFacetPage, getId, getList, getList, getList, getList, getPage, getPage, getPage, getPage, getPage, getPage, getPage, getPage, getPage, getQueryHandler, getQueryHandler, getSearchBackend, getSearchPredicateFactory, getSearchSession, getSession, higtLighter, index, like, reCreateIndex, rightLike, save, update
-
构造器详细资料
-
CmsDictionaryDao
public CmsDictionaryDao()
-
-
方法详细资料
-
batchWork
-
getPage
- 参数:
siteId
-name
-pageIndex
-pageSize
-- 返回:
- results page
-
init
- 指定者:
init
在类中BaseDao<CmsDictionary>
-