org.hippoecm.hst.jaxrs.model.content
Class HippoHtmlRepresentation
java.lang.Object
org.hippoecm.hst.jaxrs.model.content.NodeRepresentation
org.hippoecm.hst.jaxrs.model.content.HippoHtmlRepresentation
public class HippoHtmlRepresentation
- extends NodeRepresentation
- Version:
- $Id$
Methods inherited from class org.hippoecm.hst.jaxrs.model.content.NodeRepresentation |
addLink, getLinks, getLocalizedName, getName, getPath, getPrimaryNodeTypeName, getRequestContext, isLeaf, represent, setLinks, setLocalizedName, setName, setPrimaryNodeTypeName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HippoHtmlRepresentation
public HippoHtmlRepresentation()
represent
public HippoHtmlRepresentation represent(HippoHtml hippoHtml)
getContent
public String getContent()
setContent
public void setContent(String content)
Copyright © 2008-2012 Hippo. All Rights Reserved.