Uses of Class
org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory
-
-
Uses of AbstractBasePublishedDocumentFactory in org.nuxeo.ecm.platform.publisher.impl.core
Subclasses of AbstractBasePublishedDocumentFactory in org.nuxeo.ecm.platform.publisher.impl.core Modifier and Type Class Description class
CoreProxyFactory
Implementation of thePublishedDocumentFactory
for simple core implementation using native proxy system. -
Uses of AbstractBasePublishedDocumentFactory in org.nuxeo.ecm.platform.publisher.task
Subclasses of AbstractBasePublishedDocumentFactory in org.nuxeo.ecm.platform.publisher.task Modifier and Type Class Description class
CoreProxyWithWorkflowFactory
Implementation of thePublishedDocumentFactory
for core implementation using native proxy system with validation workflow. -
Uses of AbstractBasePublishedDocumentFactory in org.nuxeo.ecm.platform.rendition.publisher
Subclasses of AbstractBasePublishedDocumentFactory in org.nuxeo.ecm.platform.rendition.publisher Modifier and Type Class Description class
RenditionPublicationFactory
Implementation ofPublishedDocumentFactory
that uses theRenditionService
to publish a Rendition of the given document. -
Uses of AbstractBasePublishedDocumentFactory in org.nuxeo.snapshot.pub
Subclasses of AbstractBasePublishedDocumentFactory in org.nuxeo.snapshot.pub Modifier and Type Class Description class
FolderishProxyFactory
-