public class EmptyRoot extends CoreFolderPublicationNode
Constructor and Description |
---|
EmptyRoot(String treeConfigName,
String sid,
PublishedDocumentFactory factory) |
Modifier and Type | Method and Description |
---|---|
List<PublishedDocument> |
getChildrenDocuments() |
List<PublicationNode> |
getChildrenNodes() |
String |
getName() |
String |
getPath() |
String |
getTitle() |
getParent, getSessionId, getTargetDocumentModel, getTargetDocumentRef, getTreeConfigName
getNodeType, getType
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNodeType, getType
public EmptyRoot(String treeConfigName, String sid, PublishedDocumentFactory factory) throws ClientException
ClientException
public List<PublishedDocument> getChildrenDocuments() throws ClientException
getChildrenDocuments
in interface PublicationNode
getChildrenDocuments
in class CoreFolderPublicationNode
ClientException
public List<PublicationNode> getChildrenNodes() throws ClientException
getChildrenNodes
in interface PublicationNode
getChildrenNodes
in class CoreFolderPublicationNode
ClientException
public String getPath()
getPath
in interface PublicationNode
getPath
in class CoreFolderPublicationNode
public String getName() throws ClientException
getName
in interface PublicationNode
getName
in class CoreFolderPublicationNode
ClientException
public String getTitle() throws ClientException
getTitle
in interface PublicationNode
getTitle
in class CoreFolderPublicationNode
ClientException
Copyright © 2015 Nuxeo SA. All rights reserved.