Class LegacyOperationAdapter<ResultType extends java.io.Serializable,​EcmExceptionType extends com.lexmark.saperion.exceptions.EcmException>

  • All Implemented Interfaces:
    com.lexmark.saperion.remote.common.operations.Operation<ResultType,​SaBasicException,​LegacyConnection>, java.io.Serializable

    public class LegacyOperationAdapter<ResultType extends java.io.Serializable,​EcmExceptionType extends com.lexmark.saperion.exceptions.EcmException>
    extends LegacyOperation<ResultType>
    This LegacyOperation enables legacy connections to invoke new operations. It is a work around for the time where ecm server and legacy jcs still are the same process.
    Author:
    jschwarz
    See Also:
    Serialized Form