|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HippoHtmlRepresentation | |
---|---|
org.hippoecm.hst.jaxrs.model.content | |
org.hippoecm.hst.jaxrs.services.content |
Uses of HippoHtmlRepresentation in org.hippoecm.hst.jaxrs.model.content |
---|
Methods in org.hippoecm.hst.jaxrs.model.content that return HippoHtmlRepresentation | |
---|---|
HippoHtmlRepresentation |
HippoHtmlRepresentation.represent(HippoHtml hippoHtml)
|
Uses of HippoHtmlRepresentation in org.hippoecm.hst.jaxrs.services.content |
---|
Methods in org.hippoecm.hst.jaxrs.services.content that return HippoHtmlRepresentation | |
---|---|
HippoHtmlRepresentation |
HippoDocumentContentResource.getHippoHtmlRepresentation(javax.servlet.http.HttpServletRequest servletRequest,
javax.servlet.http.HttpServletResponse servletResponse,
javax.ws.rs.core.UriInfo uriInfo,
String relPath,
String targetMountAlias)
|
protected HippoHtmlRepresentation |
AbstractContentResource.getHippoHtmlRepresentation(javax.servlet.http.HttpServletRequest servletRequest,
String relPath,
String targetMountAlias)
|
HippoHtmlRepresentation |
HippoDocumentContentResource.updateHippoHtmlRepresentation(javax.servlet.http.HttpServletRequest servletRequest,
javax.servlet.http.HttpServletResponse servletResponse,
javax.ws.rs.core.UriInfo uriInfo,
String relPath,
HippoHtmlRepresentation htmlRepresentation)
|
protected HippoHtmlRepresentation |
AbstractContentResource.updateHippoHtmlRepresentation(javax.servlet.http.HttpServletRequest servletRequest,
String relPath,
HippoHtmlRepresentation htmlRepresentation)
|
Methods in org.hippoecm.hst.jaxrs.services.content with parameters of type HippoHtmlRepresentation | |
---|---|
HippoHtmlRepresentation |
HippoDocumentContentResource.updateHippoHtmlRepresentation(javax.servlet.http.HttpServletRequest servletRequest,
javax.servlet.http.HttpServletResponse servletResponse,
javax.ws.rs.core.UriInfo uriInfo,
String relPath,
HippoHtmlRepresentation htmlRepresentation)
|
protected HippoHtmlRepresentation |
AbstractContentResource.updateHippoHtmlRepresentation(javax.servlet.http.HttpServletRequest servletRequest,
String relPath,
HippoHtmlRepresentation htmlRepresentation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |