Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.client.model
Class Document

java.lang.Object
  extended by org.nuxeo.ecm.automation.client.model.DocRef
      extended by org.nuxeo.ecm.automation.client.model.Document
All Implemented Interfaces:
Serializable, OperationInput

public class Document
extends DocRef

A immutable document. You cannot modify documents. Documents are as they are returned by the server. To modify documents use operations.

You need to create your own wrapper if you need to access the document properties in a multi-level way. This is a flat representation of the document.

Possible property value types: