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

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

Uses of HippoBeanIterator in org.hippoecm.hst.content.beans.query
 

Methods in org.hippoecm.hst.content.beans.query that return HippoBeanIterator
 HippoBeanIterator HstQueryResultImpl.getHippoBeans()
           
 HippoBeanIterator HstQueryResult.getHippoBeans()
          This returns a HippoBeanIterator, which is a lazy loading proxy for accessing the beans in the HstQueryResult.
 

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

Classes in org.hippoecm.hst.content.beans.standard that implement HippoBeanIterator
 class HippoBeanIteratorImpl
           
 

Uses of HippoBeanIterator in org.hippoecm.hst.mock.content.beans.standard
 

Classes in org.hippoecm.hst.mock.content.beans.standard that implement HippoBeanIterator
 class MockHippoBeanIterator
          Mock implementation of HippoBeanIterator for testing purposes.
 



Copyright © 2008-2012 Hippo. All Rights Reserved.