Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.models
Class Html

java.lang.Object
  extended by org.nuxeo.theme.models.AbstractModel
      extended by org.nuxeo.theme.models.Html
All Implemented Interfaces:
Model

public class Html
extends AbstractModel


Constructor Summary
Html(String body)
           
 
Method Summary
 String getBody()
           
 void setBody(String body)
           
 
Methods inherited from class org.nuxeo.theme.models.AbstractModel
addItem, getItems, getModelType, getModelTypeName, hasItems, insertItem
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Html

public Html(String body)
Method Detail

getBody

public String getBody()

setBody

public void setBody(String body)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.