org.nuxeo.theme.models
Class Text
java.lang.Object
org.nuxeo.theme.nodes.AbstractNode
org.nuxeo.theme.models.AbstractModel
org.nuxeo.theme.models.Text
- All Implemented Interfaces:
- Model, Node
public class Text
- extends AbstractModel
| Methods inherited from class org.nuxeo.theme.nodes.AbstractNode |
addChild, clearParent, collectDescendants, getChildren, getDescendants, getNextNode, getOrder, getParent, getPreviousNode, hasChildren, hasSiblings, insertAfter, isChildOf, isLeaf, moveTo, removeChild, removeDescendants, setChildren, setOrder, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Text
public Text(String body)
getModelTypeName
public String getModelTypeName()
- Specified by:
getModelTypeName in class AbstractModel
getNodeTypeFamily
public NodeTypeFamily getNodeTypeFamily()
- Specified by:
getNodeTypeFamily in interface Node- Specified by:
getNodeTypeFamily in class AbstractNode
getBody
public String getBody()
setBody
public void setBody(String body)
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.