com.ibm.commerce.tools.optools.returns.commands

Class CSRDisplayRefundByOriginalPaymentCmdImpl

  • All Implemented Interfaces:
    BusinessPolicyCommand, com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, CSRDisplayRefundPaymentInfoCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class CSRDisplayRefundByOriginalPaymentCmdImpl
    extends CSRDisplayRefundPaymentInfoCmdImpl
    Policy command which retrieves refund mechanism information for a return. This implementation is executed for RMAs whose refund policy type is set to 'use original order'. And the refund information is based on the payment used for one of the orders participating in the return. The original payment must have been processed using WebSphere Commerce Payments.

    Default implementation of the CSRDisplayRefundPaymentInfoCmd interface.

    Utilizes these access beans

    See Also:
    DetermineReturnCreditVehicleCmd, Serialized Form
    • Constructor Detail

      • CSRDisplayRefundByOriginalPaymentCmdImpl

        public CSRDisplayRefundByOriginalPaymentCmdImpl()