public interface AppLogDAO
extends com.seeyon.ctp.common.dao.CTPBaseHibernateDao<com.seeyon.ctp.common.po.applog.AppLog>
限定符和类型 | 方法和说明 |
---|---|
void |
clearAppLogs(Integer moduleId,
Integer actionId,
List<Long> actionUserIds,
List<Long> departmentIds,
List<Long> actionAccountIds,
Date beginDate,
Date endDate) |
List<com.seeyon.ctp.common.po.applog.AppLog> |
queryAppLogs(Integer moduleId,
Integer actionId,
List<Long> actionUserIds,
List<Long> departmentIds,
List<Long> actionAccountIds,
Date beginDate,
Date endDate,
Boolean isPage) |
delete, delete, delete, delete, deleteObject, findBy, findByExample, getQueryCount, isNotUnique, pagedQuery, pagedQuery, pagedQuery, pagedQuery, paginate, paginate, paginate, remove, removeById, saveAll, update, update, update, update, update, updateAll, withoutPagination, withPagination
bulkUpdate, bulkUpdate, count, count, count, delete, delete, executeCriteria, executeCriteria, executeUniqueCriteria, find, find, find, find, find, find, findBy, findByLike, findNativeSQL, findSimpleObjects, findSimpleObjects, findUnique, findUnique, findUniqueBy, findVarargs, findWithCount, findWithCount, get, getAll, getCountByCriteria, getHibernateTemplate, getSessionFactory, getSimpleObject, save, savePatchAll, setHibernateTemplate, setSessionFactory, update, updatePatchAll
Copyright © 2016–2018. All rights reserved.