Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.publisher.api.AbstractBasePublishedDocumentFactory

Packages that use AbstractBasePublishedDocumentFactory
org.nuxeo.ecm.platform.publisher.impl.core   
org.nuxeo.ecm.platform.publisher.impl.localfs   
org.nuxeo.ecm.platform.publisher.jbpm   
org.nuxeo.ecm.platform.publisher.remoting.client   
org.nuxeo.ecm.platform.publisher.remoting.server   
 

Uses of AbstractBasePublishedDocumentFactory in org.nuxeo.ecm.platform.publisher.impl.core
 

Subclasses of AbstractBasePublishedDocumentFactory in org.nuxeo.ecm.platform.publisher.impl.core
 class CoreProxyFactory
          Implementation of the PublishedDocumentFactory for simple core implementation using native proxy system.
 

Uses of AbstractBasePublishedDocumentFactory in org.nuxeo.ecm.platform.publisher.impl.localfs
 

Subclasses of AbstractBasePublishedDocumentFactory in org.nuxeo.ecm.platform.publisher.impl.localfs
 class FSPublishedDocumentFactory
           
 

Uses of AbstractBasePublishedDocumentFactory in org.nuxeo.ecm.platform.publisher.jbpm
 

Subclasses of AbstractBasePublishedDocumentFactory in org.nuxeo.ecm.platform.publisher.jbpm
 class CoreProxyWithWorkflowFactory
          Implementation of the PublishedDocumentFactory for core implementation using native proxy system with validation workflow.
 

Uses of AbstractBasePublishedDocumentFactory in org.nuxeo.ecm.platform.publisher.remoting.client
 

Subclasses of AbstractBasePublishedDocumentFactory in org.nuxeo.ecm.platform.publisher.remoting.client
 class ClientProxyFactory
          Implementation of PublishedDocumentFactory for local tree pointing to a remote tree.
 

Uses of AbstractBasePublishedDocumentFactory in org.nuxeo.ecm.platform.publisher.remoting.server
 

Subclasses of AbstractBasePublishedDocumentFactory in org.nuxeo.ecm.platform.publisher.remoting.server
 class SimpleExternalDocumentModelFactory
          PublishedDocumentFactory implementation that creates DocumentModel instead of simple proxies.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.