com.ibm.commerce.tools.epromotion.databeans
Class RLDiscountShippingModeDataBean
java.lang.Object
com.ibm.commerce.beans.InputDataBeanImpl
com.ibm.commerce.beans.SmartDataBeanImpl
com.ibm.commerce.tools.epromotion.beansrc.RLDiscountShippingModeDataBeanBase
com.ibm.commerce.tools.epromotion.databeans.RLDiscountShippingModeDataBean
- All Implemented Interfaces:
- DataBean, Delegator, InputDataBean, Protectable, java.io.Serializable, SmartDataBean
- public class RLDiscountShippingModeDataBean
- extends RLDiscountShippingModeDataBeanBase
Populate the data of relationship between discount and shipping method.
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
CLASSNAME
The name of this class. |
static java.lang.String |
COPYRIGHT
copyright |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- copyright
- See Also:
- Constant Field Values
CLASSNAME
public static final java.lang.String CLASSNAME
- The name of this class.
- See Also:
- Constant Field Values
RLDiscountShippingModeDataBean
public RLDiscountShippingModeDataBean()
- The default RLDiscountShippingModeDataBean constructor
getLength
public int getLength()
- gets length
-
- Returns:
- int
getShipModeDesc
public java.lang.String getShipModeDesc(int index)
- gets shipmode description
-
- Parameters:
- index - int
- Returns:
- java.lang.String
getShipModeId
public java.lang.String getShipModeId(int index)
- gets shipmode id
-
- Parameters:
- index - int
- Returns:
- java.lang.String
populate
public void populate()
throws ECException
- populates the data bean
-
- Specified by:
- populate in interface SmartDataBean
- Overrides:
- populate in class SmartDataBeanImpl
-
- Throws:
- ECException
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.