Class CreateDocument

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

public class CreateDocument extends LegacyOperation<SaSaveInfo>
Creates a Document. The invoke() method will return an instance of SaSaveInfo.
See Also: