Uses of Class
org.alfresco.repo.domain.audit.AbstractAuditDAOImpl.AuditQueryRowHandler
Packages that use AbstractAuditDAOImpl.AuditQueryRowHandler
-
Uses of AbstractAuditDAOImpl.AuditQueryRowHandler in org.alfresco.repo.domain.audit
Methods in org.alfresco.repo.domain.audit with parameters of type AbstractAuditDAOImpl.AuditQueryRowHandlerModifier and TypeMethodDescriptionprotected abstract voidAbstractAuditDAOImpl.findAuditEntries(AbstractAuditDAOImpl.AuditQueryRowHandler rowHandler, boolean forward, String applicationName, String user, Long fromId, Long toId, Long fromTime, Long toTime, int maxResults, String searchKey, Serializable searchValue) -
Uses of AbstractAuditDAOImpl.AuditQueryRowHandler in org.alfresco.repo.domain.audit.ibatis
Methods in org.alfresco.repo.domain.audit.ibatis with parameters of type AbstractAuditDAOImpl.AuditQueryRowHandlerModifier and TypeMethodDescriptionprotected voidAuditDAOImpl.findAuditEntries(AbstractAuditDAOImpl.AuditQueryRowHandler rowHandler, boolean forward, String appName, String user, Long fromId, Long toId, Long fromTime, Long toTime, int maxResults, String searchKey, Serializable searchValue)