com.ibm.commerce.tools.epromotion.implementations

Class ItemLevelSameItemValueDiscount

  • All Implemented Interfaces:
    RLConstants


    public class ItemLevelSameItemValueDiscount
    extends RLSingleRangeItemLevelPromotion
    This class presents specific details of an Item Level promotion of type ItemLevelSameItemValueDiscount. This type represents giving a number of additional same items a value off if a customer buys over n of items.
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        The copyright information.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ItemLevelSameItemValueDiscount

        public ItemLevelSameItemValueDiscount()
        ItemLevelSameItemValueDiscount constructor.
    • Method Detail

      • getValueTagName

        public java.lang.String getValueTagName()
        Implement the abstract method to return its own value tag name.
        Specified by:
        getValueTagName in class RLSingleRangeItemLevelPromotion
        Returns:
        java.lang.String the value tag name.