com.ibm.commerce.isv.kit.tax

Interface ApplyCalculationUsageSalesTaxTIKCmd

  • All Superinterfaces:
    ApplyCalculationUsageCmd, ApplyCalculationUsageTIKBaseCmd, BusinessPolicyCommand, com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, CalculationCmd, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ECCommand, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, TaskCommand
    All Known Implementing Classes:
    ApplyCalculationUsageSalesTaxTIKCmdImpl


    public interface ApplyCalculationUsageSalesTaxTIKCmd
    extends ApplyCalculationUsageTIKBaseCmd
    This interface is provided as an example to invoke a set of interfaces supplied in the Tax Integration Interface Kit. If the WCS Calculation Framework has been configured to use this interface, the OrderPrepare command will call ApplyCalculationUsageSalesTaxTIKCmd which in turn invokes the TaxOrderCmd task command provided in the Tax Integration Interface Kit.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation of this command.
        See Also:
        Constant Field Values