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, wait
getChildrenDocuments, getChildrenNodes, getName, getParent, getPath, getTitle
protected PublicationTree tree
public AbstractPublicationNode(PublicationTree tree)
public String getNodeType()
getNodeType
in interface PublicationNode
public String getType()
getType
in interface PublicationNode
public PublicationTree getTree()
getTree
in interface PublicationNode
Copyright © 2018 Nuxeo. All rights reserved.