Class AbstractPublicationNode
java.lang.Object
org.nuxeo.ecm.platform.publisher.api.AbstractPublicationNode
- All Implemented Interfaces:
Serializable
,PublicationNode
- Direct Known Subclasses:
CoreFolderPublicationNode
,VirtualCoreFolderPublicationNode
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
getChildrenDocuments, getChildrenNodes, getName, getParent, getPath, getPublishedDocumentsFor, getTitle
-
Field Details
-
tree
-
-
Constructor Details
-
AbstractPublicationNode
-
-
Method Details
-
getNodeType
- Specified by:
getNodeType
in interfacePublicationNode
-
getType
- Specified by:
getType
in interfacePublicationNode
-
getTree
- Specified by:
getTree
in interfacePublicationNode
-