public class FSPublicationNode extends AbstractPublicationNode implements PublicationNode
| Modifier and Type | Field and Description |
|---|---|
protected File |
folder |
protected String |
sid |
treeName| Constructor and Description |
|---|
FSPublicationNode(File folder,
String treeName,
String sid) |
FSPublicationNode(String path,
String treeName,
String sid) |
| Modifier and Type | Method and Description |
|---|---|
List<PublishedDocument> |
getChildrenDocuments() |
List<PublicationNode> |
getChildrenNodes() |
String |
getName() |
PublicationNode |
getParent() |
String |
getPath() |
String |
getSessionId() |
String |
getTitle() |
getNodeType, getTreeConfigName, getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNodeType, getTreeConfigName, getTypepublic FSPublicationNode(String path, String treeName, String sid)
public FSPublicationNode(File folder, String treeName, String sid)
public List<PublishedDocument> getChildrenDocuments()
getChildrenDocuments in interface PublicationNodepublic List<PublicationNode> getChildrenNodes()
getChildrenNodes in interface PublicationNodepublic String getName()
getName in interface PublicationNodepublic PublicationNode getParent()
getParent in interface PublicationNodepublic String getPath()
getPath in interface PublicationNodepublic String getTitle()
getTitle in interface PublicationNodepublic String getSessionId()
getSessionId in interface PublicationNodeCopyright © 2016 Nuxeo SA. All rights reserved.