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, getType
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNodeType, getTreeConfigName, getType
public List<PublishedDocument> getChildrenDocuments() throws ClientException
getChildrenDocuments
in interface PublicationNode
ClientException
public List<PublicationNode> getChildrenNodes() throws ClientException
getChildrenNodes
in interface PublicationNode
ClientException
public String getName() throws ClientException
getName
in interface PublicationNode
ClientException
public PublicationNode getParent()
getParent
in interface PublicationNode
public String getPath()
getPath
in interface PublicationNode
public String getTitle() throws ClientException
getTitle
in interface PublicationNode
ClientException
public String getSessionId()
getSessionId
in interface PublicationNode
Copyright © 2015 Nuxeo SA. All rights reserved.