java.lang.Objectcom.ibm.commerce.tools.epromotion.RLPromotion
com.ibm.commerce.tools.epromotion.RLItemLevelPromotion
This class represents a type of item level rule based promotion.
Field Summary | |
static java.lang.String | COPYRIGHT IBM copyright notice field. |
Constructor Summary | |
RLItemLevelPromotion() Constructor |
Method Summary | |
java.lang.String | generatePromotionLevelSpecificRuleXML() Generate promotion level specific rule XML |
java.util.Vector | getCatalogEntrySKUs() Get catalog entry SKUs |
java.lang.Integer | getPromotionDisplayLevel() Get product level display flag |
void | populatePromotionLevelSpecificDataFrom(java.util.Map h) Populate promotion level specific data from User Interface to Object |
void | populatePromotionLevelSpecificDataFrom(java.lang.String xmlString) Populate promotion level specific data from XML String to GUI |
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 RLItemLevelPromotion()
Method Detail |
public final java.lang.String generatePromotionLevelSpecificRuleXML()
public java.util.Vector getCatalogEntrySKUs()
public final java.lang.Integer getPromotionDisplayLevel()
public final void populatePromotionLevelSpecificDataFrom(java.lang.String xmlString)
public final void populatePromotionLevelSpecificDataFrom(java.util.Map h) throws ParameterNotFoundException
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.