| Package | Description |
|---|---|
| de.galan.dmsexchange.meta |
| Modifier and Type | Class and Description |
|---|---|
class |
Comment
Contains a comment a user has added to a document.
|
class |
Context
Information that are inherit to the document-content.
|
class |
Document
Represents the document and it's metadata, that will be stored to the file meta.json.
|
class |
DocumentFile
Represents a document-file.
|
class |
Revision
A single revision of a document-file, the binary data will be serialized into files and is transient to the
meta-data.
|
class |
Source
Information about the exporting dms.
|
class |
User
A user an entity is associated with.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
Validatable.validate(ValidationResult result,
Validatable validatable) |
| Modifier and Type | Method and Description |
|---|---|
default void |
Validatable.validate(ValidationResult result,
List<? extends Validatable> validatables) |
Copyright © 2015. All rights reserved.