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.
|
getDelegate
getEntity, getNotifyMerchant, getNotifyMerchantInEntityType, getNotifyShopper, getNotifyShopperInEntityType, getOrderId, getOrderIdInEntityType, instantiateEntity, setInitKey_orderId, setInitKey_orderId, setNotifyMerchant, setNotifyMerchant, setNotifyShopper, setNotifyShopper
public static final java.lang.String COPYRIGHT
public TypedProperty getRequestProperties()
getRequestProperties
in interface InputDataBean
public void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties
in interface InputDataBean
aRequestProperty
- TypedPropertypublic java.lang.String getDataBeanKeyOrderId()
getDataBeanKeyOrderId
in interface com.ibm.commerce.order.beans.OrderOptionSmartDataBean
public CommandContext getCommandContext()
getCommandContext
in interface SmartDataBean
public void setCommandContext(CommandContext aCommandContext)
setCommandContext
in interface SmartDataBean
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyOrderId(java.lang.String aOrderId)
setDataBeanKeyOrderId
in interface com.ibm.commerce.order.beans.OrderOptionInputDataBean
aOrderId
- java.lang.Stringpublic void populate()
populate()
method.populate
in interface SmartDataBean
java.lang.Exception
setDataBeanKeyOrderId(String)