|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HippoGalleryImageRepresentation | |
---|---|
org.hippoecm.hst.jaxrs.model.content | |
org.hippoecm.hst.jaxrs.services.content |
Uses of HippoGalleryImageRepresentation in org.hippoecm.hst.jaxrs.model.content |
---|
Methods in org.hippoecm.hst.jaxrs.model.content that return HippoGalleryImageRepresentation | |
---|---|
HippoGalleryImageRepresentation |
HippoGalleryImageSetRepresentation.getOriginal()
|
HippoGalleryImageRepresentation |
HippoGalleryImageSetRepresentation.getThumbnail()
|
HippoGalleryImageRepresentation |
HippoGalleryImageRepresentation.represent(HippoGalleryImageBean bean)
|
Methods in org.hippoecm.hst.jaxrs.model.content with parameters of type HippoGalleryImageRepresentation | |
---|---|
void |
HippoGalleryImageSetRepresentation.setOriginal(HippoGalleryImageRepresentation original)
|
void |
HippoGalleryImageSetRepresentation.setThumbnail(HippoGalleryImageRepresentation thumbnail)
|
Uses of HippoGalleryImageRepresentation in org.hippoecm.hst.jaxrs.services.content |
---|
Methods in org.hippoecm.hst.jaxrs.services.content that return HippoGalleryImageRepresentation | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |