public class FSPublicationNode extends AbstractPublicationNode implements PublicationNode
| 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, getTypeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNodeType, getTreeConfigName, getTypepublic List<PublishedDocument> getChildrenDocuments() throws ClientException
getChildrenDocuments in interface PublicationNodeClientExceptionpublic List<PublicationNode> getChildrenNodes() throws ClientException
getChildrenNodes in interface PublicationNodeClientExceptionpublic String getName() throws ClientException
getName in interface PublicationNodeClientExceptionpublic PublicationNode getParent()
getParent in interface PublicationNodepublic String getPath()
getPath in interface PublicationNodepublic String getTitle() throws ClientException
getTitle in interface PublicationNodeClientExceptionpublic String getSessionId()
getSessionId in interface PublicationNodeCopyright © 2013 Nuxeo SA. All Rights Reserved.