java.lang.Object | +--com.ibm.commerce.tools.epromotion.RLPromotion | +--com.ibm.commerce.tools.epromotion.RLItemLevelPromotion | +--com.ibm.commerce.tools.epromotion.RLSingleRangeItemLevelPromotion | +--com.ibm.commerce.tools.epromotion.implementations.ItemLevelSameItemPercentDiscount
This class represents ItemLevelSameItemPercentDiscount type specific data
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT the copyright information |
Constructor Summary | |
---|---|
ItemLevelSameItemPercentDiscount() ItemLevelSameItemPercentDiscount constructor |
Method Summary | |
---|---|
java.lang.String |
getValueTagName() Implement the abstract method to return its own value tag name. |
Methods inherited from class com.ibm.commerce.tools.epromotion. RLSingleRangeItemLevelPromotion |
generatePromotionSpecificRuleXML,
getMaximumDiscountItemQuantity,
getRequiredQuantity,
getValue,
populatePromotionSpecificDataFrom,
populatePromotionSpecificDataFrom,
setMaximumDiscountItemQuantity,
setRequiredQuantity,
setValue,
setValueTagName |
Methods inherited from class com.ibm.commerce.tools.epromotion. RLItemLevelPromotion |
generatePromotionLevelSpecificRuleXML,
getCatalogEntrySKUs,
getPromotionDisplayLevel,
populatePromotionLevelSpecificDataFrom,
populatePromotionLevelSpecificDataFrom |
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 ItemLevelSameItemPercentDiscount()
Method Detail |
---|
public java.lang.String getValueTagName()
getValueTagName
in class
RLSingleRangeItemLevelPromotion