public class CloneDocument extends AbstractOperation<String>
Operation that clones a document by its hDoc. Will return the hDoc of the clone.| Constructor and Description |
|---|
CloneDocument(String documentHdoc) |
| Modifier and Type | Method and Description |
|---|---|
String |
invoke()
The method that will be called on the server side.
|
afterInvoke, getResult, toArrayList, toStringbeforeInvoke, getClientToken, mapExceptionpublic CloneDocument(String documentHdoc)
public String invoke() throws SaBasicException
OperationSaBasicException - exception when invoking this operationCopyright © 2016 SAPERION AG. All rights reserved.