Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

Packages that use LinkedDocument
org.nuxeo.ecm.platform.audit.api.comment   
org.nuxeo.ecm.platform.audit.web.listener   
org.nuxeo.ecm.platform.audit.web.listener.ejb   
 

Uses of LinkedDocument in org.nuxeo.ecm.platform.audit.api.comment
 

Methods in org.nuxeo.ecm.platform.audit.api.comment that return LinkedDocument
 LinkedDocument UIAuditComment.getLinkedDoc()
           
 LinkedDocument CommentProcessorHelper.getLogLinkedDocument(LogEntry entry)
           
 

Constructors in org.nuxeo.ecm.platform.audit.api.comment with parameters of type LinkedDocument
UIAuditComment(String comment, LinkedDocument linkedDoc)
           
 

Uses of LinkedDocument in org.nuxeo.ecm.platform.audit.web.listener
 

Methods in org.nuxeo.ecm.platform.audit.web.listener that return LinkedDocument
 LinkedDocument ContentHistoryActions.getLogLinkedDocument(LogEntry entry)
          Deprecated. 
 

Methods in org.nuxeo.ecm.platform.audit.web.listener that return types with arguments of type LinkedDocument
 Map<Long,LinkedDocument> ContentHistoryActions.computeLogEntrieslinkedDocs()
           
 

Uses of LinkedDocument in org.nuxeo.ecm.platform.audit.web.listener.ejb
 

Methods in org.nuxeo.ecm.platform.audit.web.listener.ejb that return LinkedDocument
 LinkedDocument ContentHistoryActionsBean.getLogLinkedDocument(LogEntry entry)
          Deprecated. 
 

Methods in org.nuxeo.ecm.platform.audit.web.listener.ejb that return types with arguments of type LinkedDocument
 Map<Long,LinkedDocument> ContentHistoryActionsBean.computeLogEntrieslinkedDocs()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.