com.ibm.commerce.tools.epromotion.implementations

Class ItemLevelSameItemPercentDiscount

  • All Implemented Interfaces:
    RLConstants


    public class ItemLevelSameItemPercentDiscount
    extends RLSingleRangeItemLevelPromotion
    This class presents specific details of an Item Level promotion of type ItemLevelSameItemPercentDiscount. This type represents giving a number of additional same items a percentage 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

      • ItemLevelSameItemPercentDiscount

        public ItemLevelSameItemPercentDiscount()
        ItemLevelSameItemPercentDiscount 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.