com.ibm.commerce.discount.rules

Interface IncentiveContext

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    DiscountContext


    public interface IncentiveContext
    extends java.io.Serializable
    This Interface is using to communicate between discount runtime and order subsystem runtime.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM Copyright notice field.
    • Field Detail

      • COPYRIGHT

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