Package com.saperion.operations.document
Class GetLatestRevisionId
java.lang.Object
com.lexmark.saperion.remote.common.operations.AbstractOperation<T,SaBasicException,LegacyConnection>
  
com.saperion.operations.LegacyOperation<com.lexmark.saperion.document.DocumentRevisionReferenceType>
com.saperion.operations.document.GetLatestRevisionId
- All Implemented Interfaces:
- com.lexmark.saperion.remote.common.operations.Operation<com.lexmark.saperion.document.DocumentRevisionReferenceType,,- SaBasicException, - LegacyConnection> - Serializable
public class GetLatestRevisionId
extends LegacyOperation<com.lexmark.saperion.document.DocumentRevisionReferenceType>
This 
Operation returns the id of the latest revision of the document given by its id.- Author:
- jschwarz
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionGetLatestRevisionId(com.lexmark.saperion.document.DocumentReferenceType documentId) 
- 
Method SummaryMethods inherited from class com.saperion.operations.LegacyOperationbeforeInvoke, beforeInvoke, getClientToken, mapEcmException, mapExceptionMethods inherited from class com.lexmark.saperion.remote.common.operations.AbstractOperationafterInvoke, getResult, toArrayList, toCaseInsensitiveMap, toHashMapMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.lexmark.saperion.remote.common.operations.Operationaudit, dispatchEvent, isAuditable, isEventDispatcher
- 
Constructor Details- 
GetLatestRevisionIdpublic GetLatestRevisionId(com.lexmark.saperion.document.DocumentReferenceType documentId) 
 
- 
- 
Method Details- 
invoke- Throws:
- SaBasicException
 
- 
toString- Overrides:
- toStringin class- com.lexmark.saperion.remote.common.operations.AbstractOperation<com.lexmark.saperion.document.DocumentRevisionReferenceType,- SaBasicException, - LegacyConnection> 
 
 
-