Uses of Class
org.exoplatform.services.jcr.ext.audit.AuditRecord

Packages that use AuditRecord
org.exoplatform.services.jcr.ext.audit   
 

Uses of AuditRecord in org.exoplatform.services.jcr.ext.audit
 

Methods in org.exoplatform.services.jcr.ext.audit that return types with arguments of type AuditRecord
 java.util.List<AuditRecord> AuditHistory.getAuditRecords()
           
 

Methods in org.exoplatform.services.jcr.ext.audit with parameters of type AuditRecord
 int AuditRecord.compareTo(AuditRecord otherRecord)
           
 

Constructor parameters in org.exoplatform.services.jcr.ext.audit with type arguments of type AuditRecord
AuditHistory(javax.jcr.Node auditableNode, java.util.List<AuditRecord> auditRecords)
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.