public interface PublicationNode extends Serializable
Modifier and Type | Method and Description |
---|---|
List<PublishedDocument> |
getChildrenDocuments() |
List<PublicationNode> |
getChildrenNodes() |
String |
getName() |
String |
getNodeType() |
PublicationNode |
getParent() |
String |
getPath() |
String |
getSessionId() |
String |
getTitle() |
String |
getTreeConfigName() |
String |
getType() |
PublicationNode getParent()
List<PublicationNode> getChildrenNodes()
List<PublishedDocument> getChildrenDocuments()
String getNodeType()
String getTreeConfigName()
String getSessionId()
Copyright © 2015 Nuxeo SA. All rights reserved.