Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.core.model.DocumentIterator

Packages that use DocumentIterator
org.nuxeo.ecm.core.model   
org.nuxeo.ecm.core.storage.sql.coremodel   
 

Uses of DocumentIterator in org.nuxeo.ecm.core.model
 

Classes in org.nuxeo.ecm.core.model that implement DocumentIterator
 class EmptyDocumentIterator
           
 

Methods in org.nuxeo.ecm.core.model that return DocumentIterator
 DocumentIterator MockDocument.getChildren(int start)
           
 DocumentIterator DocumentContainer.getChildren(int start)
           
 

Uses of DocumentIterator in org.nuxeo.ecm.core.storage.sql.coremodel
 

Methods in org.nuxeo.ecm.core.storage.sql.coremodel that return DocumentIterator
 DocumentIterator SQLDocumentProxy.getChildren(int start)
           
 DocumentIterator SQLDocumentLive.getChildren(int start)
           
 DocumentIterator SQLQueryResult.getDocuments(int start)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.