public class CoreFolderPublicationNode extends AbstractPublicationNode implements PublicationNode
PublicationNode
for Simple Core Folders.Constructor and Description |
---|
CoreFolderPublicationNode(DocumentModel doc,
PublicationTree tree,
PublicationNode parent,
PublishedDocumentFactory factory) |
CoreFolderPublicationNode(DocumentModel doc,
PublicationTree tree,
PublishedDocumentFactory factory) |
CoreFolderPublicationNode(DocumentModel doc,
String treeConfigName,
String sid,
PublicationNode parent,
PublishedDocumentFactory factory) |
CoreFolderPublicationNode(DocumentModel doc,
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() |
DocumentModel |
getTargetDocumentModel() |
DocumentRef |
getTargetDocumentRef() |
String |
getTitle() |
String |
getTreeConfigName() |
getNodeType, getType
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNodeType, getType
public CoreFolderPublicationNode(DocumentModel doc, PublicationTree tree, PublishedDocumentFactory factory) throws ClientException
ClientException
public CoreFolderPublicationNode(DocumentModel doc, PublicationTree tree, PublicationNode parent, PublishedDocumentFactory factory) throws ClientException
ClientException
public CoreFolderPublicationNode(DocumentModel doc, String treeConfigName, String sid, PublicationNode parent, PublishedDocumentFactory factory) throws ClientException
ClientException
public CoreFolderPublicationNode(DocumentModel doc, String treeConfigName, String sid, PublishedDocumentFactory factory) throws ClientException
ClientException
public List<PublishedDocument> getChildrenDocuments() throws ClientException
getChildrenDocuments
in interface PublicationNode
ClientException
public List<PublicationNode> getChildrenNodes() throws ClientException
getChildrenNodes
in interface PublicationNode
ClientException
public String getTitle() throws ClientException
getTitle
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 getTreeConfigName()
getTreeConfigName
in interface PublicationNode
getTreeConfigName
in class AbstractPublicationNode
public DocumentRef getTargetDocumentRef()
public DocumentModel getTargetDocumentModel()
public String getSessionId()
getSessionId
in interface PublicationNode
Copyright © 2015 Nuxeo SA. All rights reserved.