org.nuxeo.theme.models
Class AbstractModel
java.lang.Object
org.nuxeo.theme.nodes.AbstractNode
org.nuxeo.theme.models.AbstractModel
- All Implemented Interfaces:
- Model, Node
- Direct Known Subclasses:
- Html, MenuItem, Region, Text
public abstract class AbstractModel
- extends AbstractNode
- implements Model
| Methods inherited from class org.nuxeo.theme.nodes.AbstractNode |
addChild, clearParent, collectDescendants, getChildren, getDescendants, getNextNode, getNodeTypeFamily, 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 |
AbstractModel
public AbstractModel()
getModelTypeName
public abstract String getModelTypeName()
getModelType
public ModelType getModelType()
- Specified by:
getModelType in interface Model
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.