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, useRootSectionsCAN_ASK_FOR_PUBLISHING, DEFAULT_ROOT_PATH, sessionId, treeRootconfigName, 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, setCurrentDocumentaccept, canPublishTo, canUnpublish, getCoreSession, getDefaultFactory, getDefaultRootPath, isPublicationNode, publish, publish, release, unpublish, unpublish, wrapToPublicationNode, wrapToPublishedDocumentcanManagePublishing, getChildrenDocuments, getConfigName, getIconCollapsed, getIconExpanded, getName, getNodeType, getParent, getPath, getPublishedDocumentInNode, getTitle, getTree, getTreeTitle, getTreeType, getType, hasValidationTask, validatorPublishDocument, validatorRejectPublicationpublic 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 PublicationTreegetExistingPublishedDocument in class SectionPublicationTreeprotected List<PublishedDocument> getPublishedDocumentsFromProxyDocument(DocumentRef docRef, DocumentModel sourceDocument)
protected List<PublishedDocument> getPublishedDocumentsFromLiveDocument(DocumentRef docRef)
Copyright © 2019 Nuxeo. All rights reserved.