java.lang.Objectcom.ibm.commerce.tools.epromotion.RLPromotion
com.ibm.commerce.tools.epromotion.RLProductLevelPromotion
com.ibm.commerce.tools.epromotion.RLSingleRangeProductLevelPromotion
com.ibm.commerce.tools.epromotion.implementations.ProductLevelBuyXGetYFree
This class represents the ProductLevelBuyXGetYFree type specific details.
Field Summary | |
static java.lang.String | COPYRIGHT the copyright information |
Constructor Summary | |
ProductLevelBuyXGetYFree() ProductLevelBuyXGetYFree constructor. |
Method Summary | |
java.lang.String | generatePromotionSpecificRuleXML() generates the ProductLevelBuyXGetYFree discount type specific rule XML |
java.lang.String | getValueTagName() Get value tag name |
void | populatePromotionSpecificDataFrom(java.lang.String xmlString) populates the promotion specific data from XML |
Methods inherited from class com.ibm.commerce.tools.epromotion.RLSingleRangeProductLevelPromotion |
getDiscountProductSKU, getMaximumDiscountItemQuantity, getRequiredQuantity, getValue, populatePromotionSpecificDataFrom, setDiscountProductSKU, setMaximumDiscountItemQuantity, setRequiredQuantity, setValue, setValueTagName |
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 ProductLevelBuyXGetYFree()
Method Detail |
public java.lang.String getValueTagName()
public java.lang.String generatePromotionSpecificRuleXML()
public void populatePromotionSpecificDataFrom(java.lang.String xmlString)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.