@Repository public class CmsDictionaryExcludeDao extends BaseDao<CmsDictionaryExclude>
idWorker, log, ORDERTYPE_ASC, ORDERTYPE_DESC, sessionFactory
构造器和说明 |
---|
CmsDictionaryExcludeDao() |
限定符和类型 | 方法和说明 |
---|---|
int |
delete(short siteId,
java.lang.String[] dictionaryIds) |
java.util.List<CmsDictionaryExclude> |
getList(short siteId,
java.lang.String dictionaryId,
java.lang.String excludeDictionaryId) |
protected CmsDictionaryExclude |
init(CmsDictionaryExclude entity) |
batchWork, batchWork, count, countResult, delete, delete, delete, getEntity, getEntity, getEntity, getEntityClass, getEntityList, getEntitys, getEntitys, getEntitys, getEntitys, getFacetPage, getFacetPage, getId, getList, getList, getPage, getPage, getPage, getPage, getPage, getPage, getPage, getQueryHandler, getQueryHandler, getSearchBackend, getSearchPredicateFactory, getSearchSession, getSession, higtLighter, index, like, reCreateIndex, rightLike, save, update
public java.util.List<CmsDictionaryExclude> getList(short siteId, java.lang.String dictionaryId, java.lang.String excludeDictionaryId)
siteId
- dictionaryId
- excludeDictionaryId
- public int delete(short siteId, java.lang.String[] dictionaryIds)
siteId
- dictionaryIds
- protected CmsDictionaryExclude init(CmsDictionaryExclude entity)
init
在类中 BaseDao<CmsDictionaryExclude>