java.lang.Object | +--com.ibm.commerce.tools.epromotion.RLPromotion | +--com.ibm.commerce.tools.epromotion.RLOrderLevelPromotion | +--com.ibm.commerce.tools.epromotion.implementations.OrderLevelFixedDiscount
Order level fixed discount, buy over $x of this order, get $y off for this order.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT the copyright information |
Constructor Summary | |
---|---|
OrderLevelFixedDiscount() OrderLevelFixedDiscount Constructor |
Method Summary | |
---|---|
java.lang.String |
generatePromotionSpecificRuleXML() This class represents OrderLevelFixedDiscount type specific data |
void |
populatePromotionSpecificDataFrom(java.lang.String xmlString) Populate the specific data from XML String |
Methods inherited from class com.ibm.commerce.tools.epromotion. RLOrderLevelPromotion |
generatePromotionLevelSpecificRuleXML,
getPromotionDisplayLevel,
getRanges,
getValues,
isInCombinationWithProductLevelPromotion,
populatePromotionLevelSpecificDataFrom,
populatePromotionLevelSpecificDataFrom,
populatePromotionSpecificDataFrom,
setRanges,
setValues |
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 OrderLevelFixedDiscount()
Method Detail |
---|
public java.lang.String generatePromotionSpecificRuleXML()
generatePromotionSpecificRuleXML
in class
RLPromotion
public void populatePromotionSpecificDataFrom(java.lang.String xmlString)
populatePromotionSpecificDataFrom
in class
RLPromotion
xmlString
- java.lang.String