public class OrderOptionDataBean extends OrderOptionDataBeanBase implements com.ibm.commerce.order.beans.OrderOptionInputDataBean, com.ibm.commerce.order.beans.OrderOptionSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
OrderOptionDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyOrderId()
This method returns order id.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the OrderOptionDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyOrderId(java.lang.String aOrderId)
This method sets order id.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegategetEntity, getNotifyMerchant, getNotifyMerchantInEntityType, getNotifyShopper, getNotifyShopperInEntityType, getOrderId, getOrderIdInEntityType, instantiateEntity, setInitKey_orderId, setInitKey_orderId, setNotifyMerchant, setNotifyMerchant, setNotifyShopper, setNotifyShopperpublic static final java.lang.String COPYRIGHT
public TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeanpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeanaRequestProperty - TypedPropertypublic java.lang.String getDataBeanKeyOrderId()
getDataBeanKeyOrderId in interface com.ibm.commerce.order.beans.OrderOptionSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyOrderId(java.lang.String aOrderId)
setDataBeanKeyOrderId in interface com.ibm.commerce.order.beans.OrderOptionInputDataBeanaOrderId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyOrderId(String)