Class ExportedDocumentImpl

java.lang.Object
org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl
All Implemented Interfaces:
ExportedDocument
Direct Known Subclasses:
TypedExportedDocumentImpl

public class ExportedDocumentImpl extends Object implements ExportedDocument
A representation for an exported document.

It contains all the information needed to restore document data and state.

Author:
Bogdan Stefanescu