| Interface | Description |
|---|---|
| Validatable |
Entities that could be validated prior adding to an export-archive have to implement this contract.
|
| Class | Description |
|---|---|
| Comment |
Contains a comment a user has added to a document.
|
| Context |
Information that are inherit to the document-content.
|
| Document |
Represents the document and it's metadata, that will be stored to the file meta.json.
|
| DocumentFile |
Represents a document-file.
|
| Revision |
A single revision of a document-file, the binary data will be serialized into files and is transient to the
meta-data.
|
| Source |
Information about the exporting dms.
|
| User |
A user an entity is associated with.
|
| ValidationResult |
Collects errors during the validation process
|
| Enum | Description |
|---|---|
| Rotation |
Rotation a document-file is stored in.
|
Copyright © 2015. All rights reserved.