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.
|
getResult, setResult, toStringbeforeInvoke, getClientTokenpublic CloneDocument(String documentHdoc)
Copyright © 2016 SAPERION AG. All rights reserved.