public class HippoGalleryImageSetRepresentation extends NodeRepresentation
Constructor and Description |
---|
HippoGalleryImageSetRepresentation() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getFileName() |
HippoGalleryImageRepresentation |
getOriginal() |
HippoGalleryImageRepresentation |
getThumbnail() |
HippoGalleryImageSetRepresentation |
represent(HippoGalleryImageSetBean bean) |
void |
setDescription(String description) |
void |
setFileName(String fileName) |
void |
setOriginal(HippoGalleryImageRepresentation original) |
void |
setThumbnail(HippoGalleryImageRepresentation thumbnail) |
addLink, getDisplayName, getLinks, getLocalizedName, getName, getPath, getPrimaryNodeTypeName, getRequestContext, isLeaf, represent, setDisplayName, setLinks, setLocalizedName, setName, setPrimaryNodeTypeName
public HippoGalleryImageSetRepresentation represent(HippoGalleryImageSetBean bean) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public String getFileName()
public void setFileName(String fileName)
public String getDescription()
public void setDescription(String description)
public HippoGalleryImageRepresentation getThumbnail()
public void setThumbnail(HippoGalleryImageRepresentation thumbnail)
public HippoGalleryImageRepresentation getOriginal()
public void setOriginal(HippoGalleryImageRepresentation original)
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.