Uses of Interface
org.nuxeo.ecm.platform.publisher.api.PublishedDocument
Package
Description
-
Uses of PublishedDocument in org.nuxeo.ecm.platform.publisher.api
Modifier and TypeMethodDescriptionAbstractBasePublicationTree.publish
(DocumentModel doc, PublicationNode targetNode) AbstractBasePublicationTree.publish
(DocumentModel doc, PublicationNode targetNode, Map<String, String> params) PublicationTree.publish
(DocumentModel doc, PublicationNode targetNode) PublicationTree.publish
(DocumentModel doc, PublicationNode targetNode, Map<String, String> params) PublisherService.publish
(DocumentModel doc, PublicationNode targetNode) PublisherService.publish
(DocumentModel doc, PublicationNode targetNode, Map<String, String> params) AbstractBasePublishedDocumentFactory.publishDocument
(DocumentModel doc, PublicationNode targetNode) PublishedDocumentFactory.publishDocument
(DocumentModel doc, PublicationNode targetNode) PublishedDocumentFactory.publishDocument
(DocumentModel doc, PublicationNode targetNode, Map<String, String> params) PublishedDocumentFactory.wrapDocumentModel
(DocumentModel doc) AbstractBasePublicationTree.wrapToPublishedDocument
(DocumentModel documentModel) PublicationTree.wrapToPublishedDocument
(DocumentModel documentModel) Modifier and TypeMethodDescriptionAbstractBasePublicationTree.getChildrenDocuments()
PublicationNode.getChildrenDocuments()
PublicationTree.getExistingPublishedDocument
(DocumentLocation docLoc) AbstractBasePublicationTree.getPublishedDocumentInNode
(PublicationNode node) PublicationTree.getPublishedDocumentInNode
(PublicationNode node) AbstractBasePublicationTree.getPublishedDocumentsFor
(String docId) default List<PublishedDocument>
PublicationNode.getPublishedDocumentsFor
(String docId) Returns only the published documents for the givendoc
.Modifier and TypeMethodDescriptionprotected abstract boolean
AbstractBasePublicationTree.accept
(PublishedDocument publishedDocument) boolean
AbstractBasePublicationTree.canManagePublishing
(PublishedDocument publishedDocument) boolean
AbstractBasePublishedDocumentFactory.canManagePublishing
(PublishedDocument publishedDocument) boolean
PublicationTree.canManagePublishing
(PublishedDocument publishedDocument) Returnstrue
if the current user can manage the publishing of the given publishedDocument, ie approve or reject the document.boolean
PublishedDocumentFactory.canManagePublishing
(PublishedDocument publishedDocument) boolean
AbstractBasePublicationTree.canUnpublish
(PublishedDocument publishedDocument) boolean
PublicationTree.canUnpublish
(PublishedDocument publishedDocument) Returnstrue
if the current user can unpublish the given publishedDocument,false
otherwise.boolean
AbstractBasePublicationTree.hasValidationTask
(PublishedDocument publishedDocument) boolean
AbstractBasePublishedDocumentFactory.hasValidationTask
(PublishedDocument publishedDocument) boolean
PublicationTree.hasValidationTask
(PublishedDocument publishedDocument) boolean
PublishedDocumentFactory.hasValidationTask
(PublishedDocument publishedDocument) void
PublicationTree.unpublish
(PublishedDocument publishedDocument) void
AbstractBasePublicationTree.validatorPublishDocument
(PublishedDocument publishedDocument, String comment) void
AbstractBasePublishedDocumentFactory.validatorPublishDocument
(PublishedDocument publishedDocument, String comment) void
PublicationTree.validatorPublishDocument
(PublishedDocument publishedDocument, String comment) A validator (the current user) approves the publication.void
PublishedDocumentFactory.validatorPublishDocument
(PublishedDocument publishedDocument, String comment) A validator (the current user) approves the publication.void
AbstractBasePublicationTree.validatorRejectPublication
(PublishedDocument publishedDocument, String comment) void
AbstractBasePublishedDocumentFactory.validatorRejectPublication
(PublishedDocument publishedDocument, String comment) void
PublicationTree.validatorRejectPublication
(PublishedDocument publishedDocument, String comment) A validator (the current user) rejects the publication.void
PublishedDocumentFactory.validatorRejectPublication
(PublishedDocument publishedDocument, String comment) A validator (the current user) rejects the publication. -
Uses of PublishedDocument in org.nuxeo.ecm.platform.publisher.impl.core
Modifier and TypeClassDescriptionclass
Implementations of thePublishedDocument
on top of the Core, using simple proxies.Modifier and TypeMethodDescriptionSectionPublicationTree.publish
(DocumentModel doc, PublicationNode targetNode) SectionPublicationTree.publish
(DocumentModel doc, PublicationNode targetNode, Map<String, String> params) CoreProxyFactory.publishDocument
(DocumentModel doc, PublicationNode targetNode, Map<String, String> params) CoreProxyFactory.wrapDocumentModel
(DocumentModel doc) SectionPublicationTree.wrapToPublishedDocument
(DocumentModel documentModel) Modifier and TypeMethodDescriptionCoreFolderPublicationNode.getChildrenDocuments()
VirtualCoreFolderPublicationNode.getChildrenDocuments()
SectionPublicationTree.getExistingPublishedDocument
(DocumentLocation docLoc) CoreFolderPublicationNode.getPublishedDocumentsFor
(String docId) Modifier and TypeMethodDescriptionprotected boolean
SectionPublicationTree.accept
(PublishedDocument publishedDocument) boolean
SectionPublicationTree.canUnpublish
(PublishedDocument publishedDocument) void
SectionPublicationTree.unpublish
(PublishedDocument publishedDocument) CoreProxyFactory.unwrapPublishedDocument
(PublishedDocument pubDoc) -
Uses of PublishedDocument in org.nuxeo.ecm.platform.publisher.impl.service
Modifier and TypeMethodDescriptionPublisherServiceImpl.publish
(DocumentModel doc, PublicationNode targetNode) PublisherServiceImpl.publish
(DocumentModel doc, PublicationNode targetNode, Map<String, String> params) -
Uses of PublishedDocument in org.nuxeo.ecm.platform.publisher.task
Modifier and TypeFieldDescriptionprotected PublishedDocument
CoreProxyWithWorkflowFactory.DocumentPublisherUnrestricted.result
Modifier and TypeMethodDescriptionCoreProxyWithWorkflowFactory.DocumentPublisherUnrestricted.getPublishedDocument()
CoreProxyWithWorkflowFactory.publishDocument
(DocumentModel doc, PublicationNode targetNode, Map<String, String> params) CoreProxyWithWorkflowFactory.wrapDocumentModel
(DocumentModel doc) Modifier and TypeMethodDescriptionboolean
CoreProxyWithWorkflowFactory.canManagePublishing
(PublishedDocument publishedDocument) boolean
CoreProxyWithWorkflowFactory.hasValidationTask
(PublishedDocument publishedDocument) protected boolean
CoreProxyWithWorkflowFactory.isPublished
(PublishedDocument publishedDocument, CoreSession session) void
CoreProxyWithWorkflowFactory.validatorPublishDocument
(PublishedDocument publishedDocument, String comment) void
CoreProxyWithWorkflowFactory.validatorRejectPublication
(PublishedDocument publishedDocument, String comment) -
Uses of PublishedDocument in org.nuxeo.ecm.platform.rendition.publisher
Modifier and TypeMethodDescriptionRenditionPublicationFactory.publishDocument
(DocumentModel doc, PublicationNode targetNode, Map<String, String> params) Modifier and TypeMethodDescriptionRenditionPublicationCoreTree.getExistingPublishedDocument
(DocumentLocation docLoc) protected List<PublishedDocument>
RenditionPublicationCoreTree.getPublishedDocumentsFromLiveDocument
(DocumentRef docRef) protected List<PublishedDocument>
RenditionPublicationCoreTree.getPublishedDocumentsFromProxyDocument
(DocumentRef docRef, DocumentModel sourceDocument) -
Uses of PublishedDocument in org.nuxeo.snapshot.pub
Modifier and TypeMethodDescriptionFolderishProxyFactory.publishDocument
(DocumentModel doc, PublicationNode targetNode, Map<String, String> params)