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, mapException
afterInvoke, getResult, toArrayList, toCaseInsensitiveMap, toHashMap, toString
public UpdateDocument(UpdateDocumentInfo documentInfo)
documentInfo
- information about the document to updatepublic void beforeInvoke(int token, LegacyConnection connection) throws SaBasicException
beforeInvoke
in class LegacyOperation<SaSaveInfo>
SaBasicException
public SaSaveInfo invoke() throws SaBasicException
SaBasicException
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.