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

Packages that use HippoGalleryImageBean
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   
 

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

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

Methods in org.hippoecm.hst.content.beans.standard that return HippoGalleryImageBean
 HippoGalleryImageBean HippoGalleryImageSet.getOriginal()
          Get the picture version of the image.
 HippoGalleryImageBean HippoGalleryImageSetBean.getOriginal()
           
 HippoGalleryImageBean HippoGalleryImageSet.getThumbnail()
          Get the thumbnail version of the image.
 HippoGalleryImageBean HippoGalleryImageSetBean.getThumbnail()
           
 

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

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



Copyright © 2008-2012 Hippo. All Rights Reserved.