Package | Description |
---|---|
org.alfresco.repo.domain.audit | |
org.alfresco.repo.domain.audit.ibatis |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractAuditDAOImpl.findAuditEntries(AbstractAuditDAOImpl.AuditQueryRowHandler rowHandler,
boolean forward,
String applicationName,
String user,
Long fromId,
Long toId,
Long fromTime,
Long toTime,
int maxResults,
String searchKey,
Serializable searchValue) |
Modifier and Type | Method and Description |
---|---|
protected void |
AuditDAOImpl.findAuditEntries(AbstractAuditDAOImpl.AuditQueryRowHandler rowHandler,
boolean forward,
String appName,
String user,
Long fromId,
Long toId,
Long fromTime,
Long toTime,
int maxResults,
String searchKey,
Serializable searchValue) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.