JavaScript is disabled on your browser.
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:
Serialized Form
Constructor Summary
Constructors
Constructor and Description
GetLatestRevisionId (com.lexmark.saperion.document.DocumentReferenceType documentId)
Method Summary
Methods inherited from class com.lexmark.saperion.remote.common.operations.AbstractOperation
afterInvoke, getResult, toArrayList, toCaseInsensitiveMap, toHashMap
Methods inherited from interface com.lexmark.saperion.remote.common.operations.Operation
audit, dispatchEvent, isAuditable, isEventDispatcher
Method Detail
toString
public String toString()
Overrides:
toString
in class com.lexmark.saperion.remote.common.operations.AbstractOperation<com.lexmark.saperion.document.DocumentRevisionReferenceType,SaBasicException ,LegacyConnection >
Copyright © 2020 Hyland Software Germany GmbH . All rights reserved.