Package | Description |
---|---|
org.hippoecm.hst.jaxrs.model.content | |
org.hippoecm.hst.jaxrs.services.content |
Modifier and Type | Method and Description |
---|---|
HippoHtmlRepresentation |
HippoHtmlRepresentation.represent(HippoHtml hippoHtml) |
Modifier and Type | Method and Description |
---|---|
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)
Creates a
HippoHtmlRepresentation for a HippoHtml child bean of the current request's content
bean. |
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)
Updates the content of a
HippoHtml child bean of the current request's content bean. |
Modifier and Type | Method and Description |
---|---|
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)
Updates the content of a
HippoHtml child bean of the current request's content bean. |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.