com.ibm.commerce.payment.commands

Class DoDepositTestCmdImpl

    • Constructor Detail

      • DoDepositTestCmdImpl

        public DoDepositTestCmdImpl()
        Deprecated. 
        DoDepositTestCmdImpl constructor comment.
    • Method Detail

      • setDepositAmount

        public void setDepositAmount(java.math.BigDecimal depositAmount)
        Deprecated. 
        Sets the depositAmount property of the command.
        Specified by:
        setDepositAmount in interface DoDepositPolicyCmd
        Parameters:
        depositAmount - the amount to be deposited.
      • setErrorViewName

        public void setErrorViewName(java.lang.String sEVN)
        Deprecated. 
        Sets the error view to be used to report error. This overrides the default error view of the command.
        Specified by:
        setErrorViewName in interface DoDepositPolicyCmd
        Parameters:
        sEVN - the Error View name
        See Also:
        DoDepositPolicyCmd.ERRTASK_NAME
      • setOrder

        public void setOrder(OrderAccessBean abOrder)
        Deprecated. 
        Sets the order property of the command.
        Specified by:
        setOrder in interface DoDepositPolicyCmd
        Parameters:
        abOrder - the OrderAccessBean of the Order whose payment is to be deposited