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

Packages that use HippoResourceBean
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.jaxrs.model.content   
org.hippoecm.hst.mock.content.beans.standard   
 

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

Subinterfaces of HippoResourceBean in org.hippoecm.hst.content.beans.standard
 interface HippoGalleryImageBean
          The interface which all hippo gallery image implementations should implement
 

Classes in org.hippoecm.hst.content.beans.standard that implement HippoResourceBean
 class HippoGalleryImage
          Bean mapping class for the 'hippogallery:image' document type
 class HippoResource
          Bean mapping class for the 'hippo:resource' document type
 

Methods in org.hippoecm.hst.content.beans.standard that return HippoResourceBean
 HippoResourceBean HippoAsset.getAsset()
           
 HippoResourceBean HippoAssetBean.getAsset()
           
 

Uses of HippoResourceBean in org.hippoecm.hst.jaxrs.model.content
 

Methods in org.hippoecm.hst.jaxrs.model.content with parameters of type HippoResourceBean
 HippoResourceRepresentation HippoResourceRepresentation.represent(HippoResourceBean bean)
           
 

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

Classes in org.hippoecm.hst.mock.content.beans.standard that implement HippoResourceBean
 class MockHippoResourceBean
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.