| Interface | Description |
|---|---|
| JSONBlobDecoder |
Factory interface to create a
Blob from a JSON Object |
| JSONPropertyWriter.PropertyConsumer | |
| Paginable<T> | |
| PaginableDocumentModelList | |
| PaginableRecordSet |
Adds page support on
RecordSet |
| RecordSet |
Interface for Wrapping IterableQueryResult
|
| Class | Description |
|---|---|
| BlobList | |
| ComplexPropertyJSONEncoder |
Helper to handle marshalling of complex types into a JSON-encoded string.
|
| ComplexTypeJSONDecoder |
Helper to handle Complex types decoding from a JSON encoded String entries of a property file
|
| DataModelProperties |
Initialize a
Properties object from one or more DataModels. |
| DocumentHelper | |
| FileCleanupHandler |
Cleanup Handler that takes a list of files and remove them after the operation chain was executed.
|
| JSONPropertyWriter |
Helper to marshaling properties into JSON.
|
| JSONStringBlobDecoder |
Very basic implementation of a Blob decoder Only usable for StringBlobs
|
| PaginablePageProvider<T> |
Wraps a
PageProvider. |
| Properties |
Inline properties file content.
|
| StringList |
A string list can be used as an injectable parameter when a list of strings is required.
|
| Enum | Description |
|---|---|
| DateTimeFormat |
Enum describing the format to use when marshaling a date into JSON.
|
Copyright © 2017 Nuxeo. All rights reserved.