public class VirtualCoreFolderPublicationNode extends AbstractPublicationNode
Modifier and Type | Field and Description |
---|---|
protected static String |
ACCESSIBLE_CHILDREN_QUERY |
protected String |
coreSessionId |
protected PublishedDocumentFactory |
factory |
protected String |
path |
protected String |
sid |
protected String |
treeConfigName |
treeName
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() |
protected CoreSession |
getCoreSession() |
String |
getName() |
PublicationNode |
getParent() |
String |
getPath() |
String |
getSessionId() |
String |
getTitle() |
getNodeType, getTreeConfigName, getType
protected static String ACCESSIBLE_CHILDREN_QUERY
protected String coreSessionId
protected String treeConfigName
protected PublishedDocumentFactory factory
public VirtualCoreFolderPublicationNode(String coreSessionId, String documentPath, String treeConfigName, String sid, PublishedDocumentFactory factory)
public PublicationNode getParent()
public List<PublicationNode> getChildrenNodes()
protected CoreSession getCoreSession()
public List<PublishedDocument> getChildrenDocuments()
public String getSessionId()
Copyright © 2015 Nuxeo SA. All rights reserved.