java.lang.Object | +--com.ibm.commerce.beans.InputDataBeanImpl | +--com.ibm.commerce.beans.SmartDataBeanImpl | +--com.ibm.commerce.tools.epromotion.beansrc.RLDiscountListBeanBase | +--com.ibm.commerce.tools.epromotion.databeans.RLDiscountListBaseBean | +--com.ibm.commerce.tools.epromotion.databeans.RLPromotionListBean
RLPromotionListBean extends RLDiscountListBean. getDisplayLevelFlag() has been overridden to return null so that any other search which needs to list all the discounts can make use of this.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT the copyright information |
Fields inherited from class com.ibm.commerce.beans. SmartDataBeanImpl |
commandContext |
Fields inherited from class com.ibm.commerce.beans. InputDataBeanImpl |
requestProperties |
Fields inherited from interface com.ibm.commerce.beans. DataBean |
emptyString |
Constructor Summary | |
---|---|
RLPromotionListBean() The default RLPromotionListBean constructor. |
Method Summary | |
---|---|
java.lang.Integer |
getDisplayLevelFlag() return the displayLevel flag |
Methods inherited from class com.ibm.commerce.tools.epromotion.databeans. RLDiscountListBaseBean |
getCalcode_Id,
getCheckBoxName,
getCode,
getColumns,
getCOPYRIGHT,
getDefaultAction,
getDescription,
getEndDate,
getHeadings,
getLength,
getListSize,
getOrderBy,
getParm,
getPriority,
getPromotionRowList,
getPublished,
getRequestProperties,
getStartDate,
getUserJSfnc,
getUserJSfnc,
populate,
setLength,
setOrderBy,
setParm,
setPromotionRowList,
setRequestProperties |
Methods inherited from class com.ibm.commerce.tools.epromotion.beansrc. RLDiscountListBeanBase |
getDelegate,
getOwner |
Methods inherited from class com.ibm.commerce.beans. SmartDataBeanImpl |
fulfills,
getCommandContext,
getResources,
setCommandContext |
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 RLPromotionListBean()
Method Detail |
---|
public java.lang.Integer getDisplayLevelFlag()
getDisplayLevelFlag
in class
RLDiscountListBaseBean