Uses of Class
org.alfresco.repo.domain.audit.AuditEntryEntity
-
Packages that use AuditEntryEntity Package Description org.alfresco.repo.domain.audit org.alfresco.repo.domain.audit.ibatis -
-
Uses of AuditEntryEntity in org.alfresco.repo.domain.audit
Methods in org.alfresco.repo.domain.audit that return AuditEntryEntity Modifier and Type Method Description protected abstract AuditEntryEntityAbstractAuditDAOImpl. createAuditEntry(Long applicationId, long time, Long usernameId, Long valuesId) -
Uses of AuditEntryEntity in org.alfresco.repo.domain.audit.ibatis
Methods in org.alfresco.repo.domain.audit.ibatis that return AuditEntryEntity Modifier and Type Method Description protected AuditEntryEntityAuditDAOImpl. createAuditEntry(Long applicationId, long time, Long usernameId, Long valuesId)
-