Uses of Interface
org.hippoecm.hst.content.beans.standard.HippoDocumentIterator

Packages that use HippoDocumentIterator
org.hippoecm.hst.content.beans.standard The org.hippoecm.hst.content.beans.standard package defines the API for the HST Content Standard Beans 
 

Uses of HippoDocumentIterator in org.hippoecm.hst.content.beans.standard
 

Methods in org.hippoecm.hst.content.beans.standard that return HippoDocumentIterator
<T> HippoDocumentIterator<T>
HippoFolder.getDocumentIterator(Class<T> beanMappingClass)
           
<T> HippoDocumentIterator<T>
HippoFolderBean.getDocumentIterator(Class<T> beanMappingClass)
          Lazy loading iterator that fetches Documents only when asked for it.
 



Copyright © 2008-2012 Hippo. All Rights Reserved.