java.lang.Objectcom.ibm.commerce.tools.epromotion.RLPromotion
com.ibm.commerce.tools.epromotion.RLOrderLevelPromotion
com.ibm.commerce.tools.epromotion.implementations.OrderLevelShippingDiscount
This class represents the OrderLevelShippingDiscount type specific details.
Field Summary | |
static java.lang.String | COPYRIGHT the copyright information |
Constructor Summary | |
OrderLevelShippingDiscount() OrderLevelShippingDiscount Constructor |
Method Summary | |
java.lang.String | generatePromotionSpecificRuleXML() generates the OrderLevelShippingDiscount type specific rule XML |
java.lang.String | getShippingMode() gets the shipping mode |
void | populatePromotionSpecificDataFrom(java.util.Map h) This method is used to populate the RlPromotion class attributes. |
void | populatePromotionSpecificDataFrom(java.lang.String xmlString) Populate the specific data from XML String |
void | setShippingMode(java.lang.String newShippingMode) sets the shipping mode |
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 OrderLevelShippingDiscount()
Method Detail |
public java.lang.String generatePromotionSpecificRuleXML()
public java.lang.String getShippingMode()
public void populatePromotionSpecificDataFrom(java.lang.String xmlString)
public void setShippingMode(java.lang.String newShippingMode)
public void populatePromotionSpecificDataFrom(java.util.Map h) throws ParameterNotFoundException
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.