Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.audit.api.comment.UIAuditComment

Packages that use UIAuditComment
org.nuxeo.ecm.platform.audit.api   
org.nuxeo.ecm.platform.audit.impl   
 

Uses of UIAuditComment in org.nuxeo.ecm.platform.audit.api
 

Methods in org.nuxeo.ecm.platform.audit.api that return UIAuditComment
 UIAuditComment LogEntry.getPreprocessedComment()
          Return the comment preprocessed to be ready for display.
 

Methods in org.nuxeo.ecm.platform.audit.api with parameters of type UIAuditComment
 void LogEntry.setPreprocessedComment(UIAuditComment uiComment)
           
 

Uses of UIAuditComment in org.nuxeo.ecm.platform.audit.impl
 

Methods in org.nuxeo.ecm.platform.audit.impl that return UIAuditComment
 UIAuditComment LogEntryImpl.getPreprocessedComment()
           
 

Methods in org.nuxeo.ecm.platform.audit.impl with parameters of type UIAuditComment
 void LogEntryImpl.setPreprocessedComment(UIAuditComment uiComment)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.