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.RLDiscountListBean
This bean is representing order level discount calculation code list of a store. This bean maps to the database table CALCODE.
SimpleDynamicListBean
,
ECPromotionsConstants
,
Serialized
Form
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 | |
---|---|
RLDiscountListBean() The default RLDiscountListBean constructor. |
Method Summary | |
---|---|
java.lang.Integer |
getDisplayLevelFlag() gets the Order level display level 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 RLDiscountListBean()
Method Detail |
---|
public java.lang.Integer getDisplayLevelFlag()
getDisplayLevelFlag
in class
RLDiscountListBaseBean
RLDiscountListBaseBean