com.ibm.commerce.taxation.commands

Class TaxCalculationRuleQualifyCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, com.ibm.commerce.order.utils.CalculationCmd, com.ibm.commerce.order.utils.CalculationRuleQualifyCmd, TaxCalculationRuleQualifyCmd, 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

    Deprecated. 

    public class TaxCalculationRuleQualifyCmdImpl
    extends com.ibm.commerce.order.utils.CalculationCmdImpl
    implements TaxCalculationRuleQualifyCmd
    This is the default implementation of the TaxCalculationRuleQualifyCmd task command. It returns several lists of OrderItems whose shipping addresses and the fulfillment centre match one of the rule's associated TaxJurisdictionCalculationRules. A match is implied if there are none. The shipping addresses within each list are the same.

    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        Deprecated. 
        See Also:
        Constant Field Values
    • Constructor Detail

      • TaxCalculationRuleQualifyCmdImpl

        public TaxCalculationRuleQualifyCmdImpl()
        Deprecated. 
    • Method Detail

      • getOrderItemABHashVector

        public java.util.Vector getOrderItemABHashVector()
        Deprecated. 
        Gets the list of
        orderitem
        access bean hashtables.
        Specified by:
        getOrderItemABHashVector in interface com.ibm.commerce.order.utils.CalculationRuleQualifyCmd
      • setAddressIdHash

        public void setAddressIdHash(java.util.Hashtable addressIdHash)
        Deprecated. 
        Sets the list of address ids.
        Specified by:
        setAddressIdHash in interface TaxCalculationRuleQualifyCmd
        Parameters:
        addressIdHash - The list of address ids.
      • setCalculationRuleAB

        public void setCalculationRuleAB(CalculationRuleAccessBean calculationRuleAB)
        Deprecated. 
        Specified by:
        setCalculationRuleAB in interface com.ibm.commerce.order.utils.CalculationRuleQualifyCmd
      • setOrderItemABHash

        public void setOrderItemABHash(java.util.Hashtable orderItemABHash)
        Deprecated. 
        Specified by:
        setOrderItemABHash in interface com.ibm.commerce.order.utils.CalculationRuleQualifyCmd