com.ibm.commerce.isv.kit.tax

Interface TaxCalculationUsageTIKCmd

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


    public interface TaxCalculationUsageTIKCmd
    extends FinalizeCalculationUsageCmd
    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 ApplyCalculationUsageTIKCmd. The ApplyCalculationUsageTIKCmd invokes the TaxOrderCmd task command provided in the Tax Integration Interface Kit.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        The 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