Package | Description |
---|---|
org.nuxeo.apidoc.snapshot | |
org.nuxeo.ecm.core.io.impl | |
org.nuxeo.ecm.core.io.impl.plugins | |
org.nuxeo.ecm.showcase.content |
Modifier and Type | Class and Description |
---|---|
protected static class |
SnapshotManagerComponent.SnapshotWriter
Custom Write to disable Validation Service
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDocumentModelWriter |
Modifier and Type | Class and Description |
---|---|
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 |
ExtensibleDocumentWriter
Compared to the default
DocumentModelWriter implementation this one does handle versions and allows to plug
ExportExtension |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ShowcaseWriter |
Copyright © 2018 Nuxeo. All rights reserved.