com.ibm.commerce.taxation.commands

Class ResolveTaxJurisdictionCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, ResolveTaxJurisdictionCmd, 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 ResolveTaxJurisdictionCmdImpl
    extends TaskCommandImpl
    implements ResolveTaxJurisdictionCmd
    This is the default implementation of the ResolveTaxJurisdictionCmd task commands. An address is said to fall in a jurisdiction if its zipcode falls in the zipcode range of the jurisdiction. The two have the same city, state, and country.
    Geocode
    too!

    A NULL jurisdiction field is

    wildcard
    .
    See Also:
    Serialized Form