public abstract class AbstractPublicationNode extends Object implements PublicationNode
| Modifier and Type | Field and Description |
|---|---|
protected PublicationTree |
tree |
| Constructor and Description |
|---|
AbstractPublicationNode(PublicationTree tree) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeType() |
PublicationTree |
getTree() |
String |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildrenDocuments, getChildrenNodes, getName, getParent, getPath, getTitleprotected PublicationTree tree
public AbstractPublicationNode(PublicationTree tree)
public String getNodeType()
getNodeType in interface PublicationNodepublic String getType()
getType in interface PublicationNodepublic PublicationTree getTree()
getTree in interface PublicationNodeCopyright © 2019 Nuxeo. All rights reserved.