类 CmsDictionaryExcludeDao
java.lang.Object
com.publiccms.common.base.BaseDao<CmsDictionaryExclude>
com.publiccms.logic.dao.cms.CmsDictionaryExcludeDao
CmsDictionaryExcludeDao
-
字段概要
从类继承的字段 com.publiccms.common.base.BaseDao
idWorker, log, ORDERTYPE_ASC, ORDERTYPE_DESC, sessionFactory
-
构造器概要
构造器 -
方法概要
从类继承的方法 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
-
构造器详细资料
-
CmsDictionaryExcludeDao
public CmsDictionaryExcludeDao()
-
-
方法详细资料
-
getList
public List<CmsDictionaryExclude> getList(short siteId, String dictionaryId, String excludeDictionaryId) - 参数:
siteId
-dictionaryId
-excludeDictionaryId
-- 返回:
- results page
-
delete
- 参数:
siteId
-dictionaryIds
-- 返回:
- the number of entities deleted
-
init
- 指定者:
init
在类中BaseDao<CmsDictionaryExclude>
-