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(java.lang.Long applicationId, long time, java.lang.Long usernameId, java.lang.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(java.lang.Long applicationId, long time, java.lang.Long usernameId, java.lang.Long valuesId)
-