| Interface | Description |
|---|---|
| HasFile | |
| OperationInput |
Marker interface for objects that can be set as input on operations
|
| Class | Description |
|---|---|
| Blob | |
| BlobRef | |
| Blobs | |
| DateInput | Deprecated
in 5.7 (did not work in 5.6 either): pass Date instance directly to the
OperationRequest.setInput(java.lang.Object)
method. |
| DateParser |
Parse / format ISO 8601 dates.
|
| DateUtils |
Parse and encode W3c dates.
|
| DocRef | |
| DocRefs | |
| Document |
A document.
|
| Documents | |
| Expr | |
| FileBlob | |
| IdRef | |
| OperationDocumentation |
This is a copy of OperationDocumentation from automation-core - must be keep in sync
|
| OperationDocumentation.Param | |
| OperationRegistry | |
| PaginableDocuments | |
| PathRef | |
| PrimitiveInput<T> | Deprecated
in 5.7 (did not work in 5.6 either): pass Object instance directly to the
OperationRequest.setInput(java.lang.Object) method. |
| PropertiesHelper | |
| PropertyList | |
| PropertyMap |
A flat representation of a document properties.
|
| PropertyMapSetter | |
| RecordSet |
RecordSet object returned by QueryAndFetch
|
| StreamBlob | |
| StringBlob |
An in memory bob containing a string.
|
Copyright © 2016 Nuxeo SA. All rights reserved.