Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.core.api.DocumentRefList

Packages that use DocumentRefList
org.nuxeo.ecm.automation.core.collectors   
org.nuxeo.ecm.automation.core.operations.stack   
org.nuxeo.ecm.automation.server.jaxrs.io.resolvers   
org.nuxeo.ecm.core.api.impl   
 

Uses of DocumentRefList in org.nuxeo.ecm.automation.core.collectors
 

Classes in org.nuxeo.ecm.automation.core.collectors that implement DocumentRefList
 class DocumentRefCollector
          This implementation collect DocumentRef objects and return them as a DocumentRefList object.
 

Methods in org.nuxeo.ecm.automation.core.collectors that return DocumentRefList
 DocumentRefList DocumentRefCollector.getOutput()
           
 

Uses of DocumentRefList in org.nuxeo.ecm.automation.core.operations.stack
 

Methods in org.nuxeo.ecm.automation.core.operations.stack that return DocumentRefList
 DocumentRefList PushDocumentList.run(DocumentRefList doc)
           
 

Methods in org.nuxeo.ecm.automation.core.operations.stack with parameters of type DocumentRefList
 DocumentRefList PushDocumentList.run(DocumentRefList doc)
           
 

Uses of DocumentRefList in org.nuxeo.ecm.automation.server.jaxrs.io.resolvers
 

Methods in org.nuxeo.ecm.automation.server.jaxrs.io.resolvers that return DocumentRefList
 DocumentRefList DocumentsInputResolver.getInput(String input)
           
 

Uses of DocumentRefList in org.nuxeo.ecm.core.api.impl
 

Classes in org.nuxeo.ecm.core.api.impl that implement DocumentRefList
 class DocumentRefListImpl
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.