Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.io.impl.AbstractDocumentWriter

Packages that use AbstractDocumentWriter
org.nuxeo.ecm.core.io.impl   
org.nuxeo.ecm.core.io.impl.plugins   
org.nuxeo.ecm.platform.publisher.remoting.marshaling.io   
 

Uses of AbstractDocumentWriter in org.nuxeo.ecm.core.io.impl
 

Subclasses of AbstractDocumentWriter in org.nuxeo.ecm.core.io.impl
 class AbstractDocumentModelWriter
           
 

Uses of AbstractDocumentWriter in org.nuxeo.ecm.core.io.impl.plugins
 

Subclasses of AbstractDocumentWriter in org.nuxeo.ecm.core.io.impl.plugins
 class DocumentModelInjector
           
 class DocumentModelUpdater
          A writer that only updates existing documents.
 class DocumentModelWriter
          A writer which is creating new docs or updating existing docs.
 class NuxeoArchiveWriter
           
 class XMLDirectoryWriter
          This class plays a role in the export pipe.It is used to generate xml files that have a nuxeo specific format.Each file contains information about a document model such as,general information like name, uid or document type, and information about the schemas that the document includes.
 class XMLDocumentTreeWriter
           
 class XMLDocumentWriter
          Writes to a file or output stream the XML corresponding to the document content.
 

Uses of AbstractDocumentWriter in org.nuxeo.ecm.platform.publisher.remoting.marshaling.io
 

Subclasses of AbstractDocumentWriter in org.nuxeo.ecm.platform.publisher.remoting.marshaling.io
 class SingleShadowDocumentWriter
          DocumentModelWriter that creates a shallow DocumentModel (ie: no path and no uuid).
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.