Package | Description |
---|---|
org.hippoecm.hst.jaxrs.model.content | |
org.hippoecm.hst.jaxrs.services.content |
Modifier and Type | Method and Description |
---|---|
HippoGalleryImageRepresentation |
HippoGalleryImageSetRepresentation.getOriginal() |
HippoGalleryImageRepresentation |
HippoGalleryImageSetRepresentation.getThumbnail() |
HippoGalleryImageRepresentation |
HippoGalleryImageRepresentation.represent(HippoGalleryImageBean bean) |
Modifier and Type | Method and Description |
---|---|
void |
HippoGalleryImageSetRepresentation.setOriginal(HippoGalleryImageRepresentation original) |
void |
HippoGalleryImageSetRepresentation.setThumbnail(HippoGalleryImageRepresentation thumbnail) |
Modifier and Type | Method and Description |
---|---|
HippoGalleryImageRepresentation |
BaseImageSetContentResource.getImageResource(javax.servlet.http.HttpServletRequest servletRequest,
javax.servlet.http.HttpServletResponse servletResponse,
javax.ws.rs.core.UriInfo uriInfo,
String imageName,
String subPath) |
HippoGalleryImageRepresentation |
ImageSetContentResource.getOriginalImageResource(javax.servlet.http.HttpServletRequest servletRequest,
javax.servlet.http.HttpServletResponse servletResponse,
javax.ws.rs.core.UriInfo uriInfo) |
HippoGalleryImageRepresentation |
ImageSetContentResource.getThumbnailImageResource(javax.servlet.http.HttpServletRequest servletRequest,
javax.servlet.http.HttpServletResponse servletResponse,
javax.ws.rs.core.UriInfo uriInfo) |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.