com.ibm.commerce.payment.commands

Class CheckPOSpendingLimitCmdImpl

    • Constructor Detail

      • CheckPOSpendingLimitCmdImpl

        public CheckPOSpendingLimitCmdImpl()
    • Method Detail

      • reset

        public void reset()
        Resets the instance variables of the command. The reset() method will reset all instance variables. If the command includes any output values that are accessible via getters. Then make sure those values are no longer needed before calling this method to reset the instance variables of the command.

        This is useful if the command instance is to be called multiple times with different command parameters.

        Specified by:
        reset in interface com.ibm.websphere.command.Command
        Overrides:
        reset in class AbstractECTargetableCommand
      • setTotalAmount

        public void setTotalAmount(java.math.BigDecimal nTA)
        Sets the totalAmount property of the command.
        Specified by:
        setTotalAmount in interface CheckPOSpendingLimitCmd
        Parameters:
        nTA - the amount to be checked against the Spending Limit of the Limited Purchase Order