java.lang.Objectcom.ibm.commerce.tools.epromotion.RLPromotion
com.ibm.commerce.tools.epromotion.RLProductLevelPromotion
com.ibm.commerce.tools.epromotion.RLRangedProductLevelPromotion
com.ibm.commerce.tools.epromotion.implementations.ProductLevelPercentDiscount
This class represents ProductLevelPercentDiscount type specific data
Field Summary | |
static java.lang.String | COPYRIGHT the copyright information |
Constructor Summary | |
ProductLevelPercentDiscount() The default constructor for ProductLevelPercentDiscount. |
Method Summary | |
java.lang.String | getDiscountValueTagName() Get the discount value tag name |
java.lang.String | getRangeTagName() Get the range tag name |
Methods inherited from class com.ibm.commerce.tools.epromotion.RLRangedProductLevelPromotion |
generatePromotionSpecificRuleXML, getRanges, getRangesModel, getValues, populatePromotionSpecificDataFrom, populatePromotionSpecificDataFrom, setRanges, setValues |
Methods inherited from class com.ibm.commerce.tools.epromotion.RLProductLevelPromotion |
generatePromotionLevelSpecificRuleXML, getCatalogEntryIDs, getMinimumQuantityToQualifyTagName, getPromotionDisplayLevel, populatePromotionLevelSpecificDataFrom, populatePromotionLevelSpecificDataFrom, setCatalogEntryIDs |
Methods inherited from class com.ibm.commerce.tools.epromotion.RLPromotion |
generateRuleXML, getAssignedSegments, getCurrency, getDayInWeek, getDaysInWeek, getDescription, getDescriptionLongNL, getDescriptionNL, getEndTimeStamp, getName, getPriority, getRlPromotionType, getRLPromotionType, getStartTimeStamp, getStatus, getTargetSalesFigure, isDateRanged, isTimeRanged, isValidForAllCustomers, populateFrom, populateFrom, setAssignedSegments, setCurrency, setDaysInWeek, setDescription, setDescriptionLongNL, setDescriptionNL, setEndTimeStamp, setName, setPriority, setRlPromotionType, setStartTimeStamp, setStatus, setTargetSalesFigure |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String COPYRIGHT
Constructor Detail |
public ProductLevelPercentDiscount()
Method Detail |
public java.lang.String getDiscountValueTagName()
public java.lang.String getRangeTagName()
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.