public class GetLatestRevisionId extends AbstractOperation<com.lexmark.saperion.document.DocumentRevisionReferenceType>
Operation returns the id of the latest revision of the document given by its id.| Constructor and Description |
|---|
GetLatestRevisionId(com.lexmark.saperion.document.DocumentReferenceType documentId) |
| Modifier and Type | Method and Description |
|---|---|
com.lexmark.saperion.document.DocumentRevisionReferenceType |
invoke()
The method that will be called on the server side.
|
String |
toString() |
afterInvoke, getResult, toArrayListbeforeInvoke, getClientToken, mapExceptionpublic GetLatestRevisionId(com.lexmark.saperion.document.DocumentReferenceType documentId)
public com.lexmark.saperion.document.DocumentRevisionReferenceType invoke()
throws SaBasicException
OperationSaBasicException - exception when invoking this operationpublic String toString()
toString in class AbstractOperation<com.lexmark.saperion.document.DocumentRevisionReferenceType>Copyright © 2016 SAPERION AG. All rights reserved.