org.hippoecm.hst.jaxrs.model.content
Class HippoHtmlRepresentation

java.lang.Object
  extended by org.hippoecm.hst.jaxrs.model.content.NodeRepresentation
      extended by org.hippoecm.hst.jaxrs.model.content.HippoHtmlRepresentation

public class HippoHtmlRepresentation
extends NodeRepresentation

Version:
$Id$

Constructor Summary
HippoHtmlRepresentation()
           
 
Method Summary
 String getContent()
           
 HippoHtmlRepresentation represent(HippoHtml hippoHtml)
           
 void setContent(String content)
           
 
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
 

Constructor Detail

HippoHtmlRepresentation

public HippoHtmlRepresentation()
Method Detail

represent

public HippoHtmlRepresentation represent(HippoHtml hippoHtml)

getContent

public String getContent()

setContent

public void setContent(String content)


Copyright © 2008-2012 Hippo. All Rights Reserved.