public class UpdateDocument extends LegacyOperation<SaSaveInfo>
SaRMIServerCommand.saveDocument(int, String, String, List) does.
The invoke() method will return an instance of SaSaveInfo.| Constructor and Description |
|---|
UpdateDocument(UpdateDocumentInfo documentInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeInvoke(int token,
LegacyConnection connection) |
SaSaveInfo |
invoke() |
beforeInvoke, getClientToken, mapEcmException, mapExceptionpublic UpdateDocument(UpdateDocumentInfo documentInfo)
documentInfo - information about the document to updatepublic void beforeInvoke(int token,
LegacyConnection connection)
throws SaBasicException
beforeInvoke in class LegacyOperation<SaSaveInfo>SaBasicExceptionpublic SaSaveInfo invoke() throws SaBasicException
SaBasicExceptionCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.