public class VirtualCoreFolderPublicationNode extends AbstractPublicationNode
Constructor and Description |
---|
VirtualCoreFolderPublicationNode(String coreSessionId,
String documentPath,
String treeConfigName,
String sid,
PublishedDocumentFactory factory) |
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
public VirtualCoreFolderPublicationNode(String coreSessionId, String documentPath, String treeConfigName, String sid, PublishedDocumentFactory factory)
public String getTitle() throws ClientException
ClientException
public String getName() throws ClientException
ClientException
public PublicationNode getParent()
public List<PublicationNode> getChildrenNodes() throws ClientException
ClientException
public List<PublishedDocument> getChildrenDocuments() throws ClientException
ClientException
public String getPath()
public String getSessionId()
Copyright © 2015 Nuxeo SA. All rights reserved.