| Package | Description |
|---|---|
| de.galan.dmsexchange.exchange.container | |
| de.galan.dmsexchange.meta |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractContainer.generateRevisionName(DocumentFile df,
Revision revision) |
| Modifier and Type | Method and Description |
|---|---|
Revision |
Revision.addedBy(String addedBy) |
Revision |
Revision.addedBy(User addedBy) |
Revision |
Revision.addedTime(String addedTime) |
Revision |
Revision.addedTime(ZonedDateTime addedTime) |
Revision |
Revision.data(byte[] data) |
Revision |
Revision.data(File file) |
Revision |
Revision.data(InputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
List<Revision> |
DocumentFile.getRevisions() |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentFile.addRevision(Revision... revisionToAdd) |
Copyright © 2015. All rights reserved.