com.ibm.commerce.order.calculation

Class TaxCalculationRuleQualifyCmdImpl

    • Constructor Detail

      • TaxCalculationRuleQualifyCmdImpl

        public TaxCalculationRuleQualifyCmdImpl()
    • Method Detail

      • reset

        public void reset()
        Resets the command properties. Prepares the command for re-execution.
        Specified by:
        reset in interface com.ibm.websphere.command.Command
        Overrides:
        reset in class CalculationCmdImpl
        See Also:
        Command.reset()
      • getJurisdictionIds

        public java.lang.Integer[] getJurisdictionIds(java.lang.Long anAddressId)
                                               throws ECException
        This method is called by isQualified() to resolve an address into a list of shipping jurisdictions.
        Throws:
        ECException