public interface DocumentEventHandler
Modifier and Type | Method and Description |
---|---|
InputStream |
onSetContentAsStream(DMSDocForm document,
InputStream content)
Will be called before the content of the document will be set.
|
InputStream onSetContentAsStream(DMSDocForm document, InputStream content)
document
- the document which content should be set (or changed)content
- the stream holding the content@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.