| Package | Description |
|---|---|
| de.galan.dmsexchange | |
| de.galan.dmsexchange.exchange | |
| de.galan.dmsexchange.exchange.write |
| Modifier and Type | Method and Description |
|---|---|
static DmsWriter |
DmsExchange.createWriter(File file)
|
static DmsWriter |
DmsExchange.createWriter(OutputStream outputstream)
Provides a writer to create an export-archive with
Documents that is written to the given
OutputStream. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConditionalDmsWriter
The conditionalDmsWriter is able to split the archive to multiple export-archives, depending on the given conditions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConditionalDmsWriter
DmsWriter which creates multiple export-archives, depending on the given Conditions.
|
class |
DefaultDmsWriter
Adds documents to a specified file.
|
| Modifier and Type | Method and Description |
|---|---|
protected DmsWriter |
DefaultConditionalDmsWriter.getNextWriter() |
protected DmsWriter |
DefaultConditionalDmsWriter.getWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultConditionalDmsWriter.setWriter(DmsWriter writer) |
Copyright © 2015. All rights reserved.