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 classCoreProxyFactoryImplementation of thePublishedDocumentFactoryfor 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 classCoreProxyWithWorkflowFactoryImplementation of thePublishedDocumentFactoryfor 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 classRenditionPublicationFactoryImplementation ofPublishedDocumentFactorythat uses theRenditionServiceto 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 classFolderishProxyFactory
-