Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.automation.OutputCollector

Packages that use OutputCollector
org.nuxeo.ecm.automation.core.collectors   
org.nuxeo.ecm.automation.core.impl   
 

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

Classes in org.nuxeo.ecm.automation.core.collectors that implement OutputCollector
 class BlobCollector
          This implementation collect Blob objects and return them as a BlobList object.
 class BlobListCollector
          This implementation collect Blob objects and return them as a BlobList object.
 class DocumentModelCollector
          This implementation collect DocumentModel objects and return them as a DocumentModelList object.
 class DocumentModelListCollector
          This implementation collect DocumentModel objects and return them as a DocumentModelList object.
 class DocumentRefCollector
          This implementation collect DocumentRef objects and return them as a DocumentRefList object.
 

Uses of OutputCollector in org.nuxeo.ecm.automation.core.impl
 

Method parameters in org.nuxeo.ecm.automation.core.impl with type arguments of type OutputCollector
static Type[] IterableInputHelper.findCollectorTypes(Class<? extends OutputCollector> cl)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.