com.ibm.commerce.tools.epromotion.implementations

Class ItemLevelReducedFixedDiscount

  • All Implemented Interfaces:
    RLConstants


    public class ItemLevelReducedFixedDiscount
    extends RLSingleRangeItemLevelPromotion
    This class presents specific details of an Item Level promotion of type ItemLevelReducedFixedDiscount. It represents an item level reduced fixed discount, for example, buy over 3 of item A, each A will be $5 where the original price of A is $8/per item.
    • Field Detail

      • COPYRIGHT

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

      • ItemLevelReducedFixedDiscount

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