java.lang.Object | +--com.ibm.commerce.tools.epromotion.RLPromotion | +--com.ibm.commerce.tools.epromotion.RLProductLevelPromotion | +--com.ibm.commerce.tools.epromotion.RLRangedProductLevelPromotion | +--com.ibm.commerce.tools.epromotion.implementations.ProductLevelValueDiscount
This class represents ProductLevelValueDiscount type specific details.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT the copyright information |
Constructor Summary | |
---|---|
ProductLevelValueDiscount() The default constructor for ProductLevelValueDiscount. |
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 ProductLevelValueDiscount()
Method Detail |
---|
public java.lang.String getDiscountValueTagName()
getDiscountValueTagName
in class
RLRangedProductLevelPromotion
public java.lang.String getRangeTagName()
getRangeTagName
in class
RLRangedProductLevelPromotion