java.lang.Objectcom.ibm.commerce.tools.epromotion.RLPromotion
com.ibm.commerce.tools.epromotion.RLOrderLevelPromotion
com.ibm.commerce.tools.epromotion.implementations.OrderLevelFreeGift
This class represents OrderLevelFreeGift type specific data
Field Summary | |
static java.lang.String | COPYRIGHT the copyright information |
Constructor Summary | |
OrderLevelFreeGift() OrderLevelFreeGift Constructor |
Method Summary | |
java.lang.String | generatePromotionSpecificRuleXML() Generate the specific rule XML as a part of Domain XML (Promotion Object). |
java.lang.String | getFreeItemCatalogEntrySKU() gets the SKU of the freebie item |
void | populatePromotionSpecificDataFrom(java.util.Map h) This Method is used to populate the RLPromotion attribute. |
void | populatePromotionSpecificDataFrom(java.lang.String xmlString) Populate the specific data from XML String |
void | setFreeItemCatalogEntrySKU(java.lang.String newFreeItemCatalogEntrySKU) sets the freebie item SKU |
Methods inherited from class com.ibm.commerce.tools.epromotion.RLOrderLevelPromotion |
generatePromotionLevelSpecificRuleXML, getPromotionDisplayLevel, getRanges, getValues, isInCombinationWithProductLevelPromotion, populatePromotionLevelSpecificDataFrom, populatePromotionLevelSpecificDataFrom, 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 OrderLevelFreeGift()
Method Detail |
public java.lang.String getFreeItemCatalogEntrySKU()
public void setFreeItemCatalogEntrySKU(java.lang.String newFreeItemCatalogEntrySKU)
public java.lang.String generatePromotionSpecificRuleXML()
public void populatePromotionSpecificDataFrom(java.lang.String xmlString)
public void populatePromotionSpecificDataFrom(java.util.Map h) throws ParameterNotFoundException
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.