Uses of Class
org.alfresco.repo.domain.audit.AuditEntryEntity
Packages that use AuditEntryEntity
-
Uses of AuditEntryEntity in org.alfresco.repo.domain.audit
Methods in org.alfresco.repo.domain.audit that return AuditEntryEntityModifier and TypeMethodDescriptionprotected 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 AuditEntryEntityModifier and TypeMethodDescriptionprotected AuditEntryEntityAuditDAOImpl.createAuditEntry(Long applicationId, long time, Long usernameId, Long valuesId)