public class RenditionPublicationCoreTree extends RootSectionsPublicationTree
PublicationTree
that retrieve also any published
Rendition documents for the given document.Modifier and Type | Field and Description |
---|---|
static String |
RENDITION_PUBLISHED_DOCUMENTS_FROM_LIVE_DOCUMENT |
static String |
RENDITION_PUBLISHED_DOCUMENTS_FROM_PROXY_DOCUMENT |
currentDocument, rootFinder, useRootSections
CAN_ASK_FOR_PUBLISHING, DEFAULT_ROOT_PATH, sessionId, treeRoot
configName, coreSession, factory, ICON_COLLAPSED_KEY, ICON_EXPANDED_KEY, iconCollapsed, iconExpanded, ROOT_PATH_KEY, rootNode, rootPath, TITLE_KEY, treeTitle
Constructor and Description |
---|
RenditionPublicationCoreTree() |
Modifier and Type | Method and Description |
---|---|
List<PublishedDocument> |
getExistingPublishedDocument(DocumentLocation docLoc) |
protected List<PublishedDocument> |
getPublishedDocumentsFromLiveDocument(DocumentRef docRef) |
protected List<PublishedDocument> |
getPublishedDocumentsFromProxyDocument(DocumentRef docRef,
DocumentModel sourceDocument) |
getChildrenNodes, getNodeByPath, initTree, setCurrentDocument
accept, canPublishTo, canUnpublish, getCoreSession, getDefaultFactory, getDefaultRootPath, isPublicationNode, publish, publish, release, unpublish, unpublish, wrapToPublicationNode, wrapToPublishedDocument
canManagePublishing, getChildrenDocuments, getConfigName, getIconCollapsed, getIconExpanded, getName, getNodeType, getParent, getPath, getPublishedDocumentInNode, getTitle, getTree, getTreeTitle, getTreeType, getType, hasValidationTask, validatorPublishDocument, validatorRejectPublication
public static final String RENDITION_PUBLISHED_DOCUMENTS_FROM_PROXY_DOCUMENT
public static final String RENDITION_PUBLISHED_DOCUMENTS_FROM_LIVE_DOCUMENT
public RenditionPublicationCoreTree()
public List<PublishedDocument> getExistingPublishedDocument(DocumentLocation docLoc)
getExistingPublishedDocument
in interface PublicationTree
getExistingPublishedDocument
in class SectionPublicationTree
protected List<PublishedDocument> getPublishedDocumentsFromProxyDocument(DocumentRef docRef, DocumentModel sourceDocument)
protected List<PublishedDocument> getPublishedDocumentsFromLiveDocument(DocumentRef docRef)
Copyright © 2018 Nuxeo. All rights reserved.