public class HippoGalleryImageRepresentation extends HippoResourceRepresentation
Constructor and Description |
---|
HippoGalleryImageRepresentation() |
Modifier and Type | Method and Description |
---|---|
int |
getHeight() |
int |
getWidth() |
HippoGalleryImageRepresentation |
represent(HippoGalleryImageBean bean) |
void |
setHeight(int height) |
void |
setWidth(int width) |
getLength, getMimeType, isBlank, represent, setBlank, setLength, setMimeType
addLink, getDisplayName, getLinks, getLocalizedName, getName, getPath, getPrimaryNodeTypeName, getRequestContext, isLeaf, represent, setDisplayName, setLinks, setLocalizedName, setName, setPrimaryNodeTypeName
public HippoGalleryImageRepresentation represent(HippoGalleryImageBean bean) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public int getHeight()
public void setHeight(int height)
public int getWidth()
public void setWidth(int width)
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.