Class CloneDocument

java.lang.Object
com.lexmark.saperion.remote.common.operations.AbstractOperation<T,SaBasicException,LegacyConnection>
com.saperion.operations.LegacyOperation<String>
com.saperion.operations.document.CloneDocument
All Implemented Interfaces:
com.lexmark.saperion.remote.common.operations.Operation<String,SaBasicException,LegacyConnection>, Serializable

public class CloneDocument extends LegacyOperation<String>
An Operation that clones a document by its hDoc. Will return the hDoc of the clone.
Author:
jschwarz
See Also: