public class EmptyRoot extends CoreFolderPublicationNode
factory, folder, parent, sid, treeConfigName
treeName
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() |
buildChildrenWhereClause, computeGetChildrenFilter, getCoreSession, getOrderedChildren, getParent, getSessionId, getSortedChildren, getTargetDocumentModel, getTargetDocumentRef, getTreeConfigName
getNodeType, getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNodeType, getType
public EmptyRoot(String treeConfigName, String sid, PublishedDocumentFactory factory)
public List<PublishedDocument> getChildrenDocuments()
getChildrenDocuments
in interface PublicationNode
getChildrenDocuments
in class CoreFolderPublicationNode
public List<PublicationNode> getChildrenNodes()
getChildrenNodes
in interface PublicationNode
getChildrenNodes
in class CoreFolderPublicationNode
public String getPath()
getPath
in interface PublicationNode
getPath
in class CoreFolderPublicationNode
public String getName()
getName
in interface PublicationNode
getName
in class CoreFolderPublicationNode
public String getTitle()
getTitle
in interface PublicationNode
getTitle
in class CoreFolderPublicationNode
Copyright © 2015 Nuxeo SA. All rights reserved.