Uses of Interface
org.hippoecm.hst.content.beans.standard.HippoBeanIterator
-
Packages that use HippoBeanIterator Package Description org.hippoecm.hst.content.beans.query The org.hippoecm.hst.content.beans.query package defines the API for the HST Content Beans Query -
-
Uses of HippoBeanIterator in org.hippoecm.hst.content.beans.query
Methods in org.hippoecm.hst.content.beans.query that return HippoBeanIterator Modifier and Type Method Description HippoBeanIterator
HstQueryResult. getHippoBeans()
This returns a HippoBeanIterator, which is a lazy loading proxy for accessing the beans in the HstQueryResult.
-