com.ibm.commerce.order.commands

Class VATOrderCalculateCmdImpl

  • All Implemented Interfaces:
    AccCommand, ControllerCommand, ECCommand, ECTargetableCommand, OrderCalculateCmd, Protectable, 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 VATOrderCalculateCmdImpl
    extends OrderCalculateCmdImpl
    This is the implementation of the OrderCalculateCmd controller Command. This implementation is used when VAT(value-added-tax) is enabled. It will make calculation framework use current store's default address and fulfillment center when there is no address and fulfillment center available.
    See Also:
    Serialized Form