org.hippoecm.hst.jaxrs.model.content
Class HippoGalleryImageRepresentation
java.lang.Object
org.hippoecm.hst.jaxrs.model.content.NodeRepresentation
org.hippoecm.hst.jaxrs.model.content.HippoResourceRepresentation
org.hippoecm.hst.jaxrs.model.content.HippoGalleryImageRepresentation
public class HippoGalleryImageRepresentation
- extends HippoResourceRepresentation
- Version:
- $Id$
Methods inherited from class org.hippoecm.hst.jaxrs.model.content.NodeRepresentation |
addLink, getLinks, getLocalizedName, getName, getPath, getPrimaryNodeTypeName, getRequestContext, isLeaf, represent, setLinks, setLocalizedName, setName, setPrimaryNodeTypeName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HippoGalleryImageRepresentation
public HippoGalleryImageRepresentation()
represent
public HippoGalleryImageRepresentation represent(HippoGalleryImageBean bean)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
getHeight
public int getHeight()
setHeight
public void setHeight(int height)
getWidth
public int getWidth()
setWidth
public void setWidth(int width)
Copyright © 2008-2012 Hippo. All Rights Reserved.