Nuxeo Enterprise Platform 5.4

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

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

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)
          Returns the log linked document.
 

Methods in org.nuxeo.ecm.platform.audit.web.listener that return types with arguments of type LinkedDocument
 java.util.Map<java.lang.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)
           
 

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


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.