Package | Description |
---|---|
org.hippoecm.hst.content.beans.standard |
The org.hippoecm.hst.content.beans.standard package defines the API for the HST Content Standard Beans
|
Modifier and Type | Method and Description |
---|---|
<T> HippoDocumentIterator<T> |
HippoFolderBean.getDocumentIterator(Class<T> beanMappingClass)
Lazy loading iterator that fetches Documents only when asked for it.
|
<T> HippoDocumentIterator<T> |
HippoFolder.getDocumentIterator(Class<T> beanMappingClass) |
Copyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.