public class CreateDocument extends LegacyOperation<SaSaveInfo>
invoke()
method will return an instance of
SaSaveInfo
.Constructor and Description |
---|
CreateDocument(DocumentInfo document) |
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 CreateDocument(DocumentInfo document)
document
- information about the document to createpublic 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.