public class OrderMessagingExtensionDataBean extends OrderMessagingExtensionDataBeanBase implements com.ibm.commerce.order.beans.OrderMessagingExtensionInputDataBean, com.ibm.commerce.order.beans.OrderMessagingExtensionSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
OrderMessagingExtensionDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyIOrderId()
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 OrderMessagingExtensionDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyIOrderId(java.lang.String aIOrderId)
This method sets order id.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByPayloadId, getBuyerOrderId, getComments1, getComments2, getEntity, getField1, getField2, getField3, getOrderId, getOrderIdInEntityType, getOrderType, getPayloadId, getRequestedShipTime, getRequestedShipTimeInEntityType, getRequestedTime, getRequestedTimeInEntityType, instantiateEntity, setBuyerOrderId, setComments1, setComments2, setField1, setField2, setField3, setInitKey_iOrderId, setInitKey_iOrderId, setOrderId, setOrderId, setOrderType, setPayloadId, setRequestedShipTime, setRequestedShipTime, setRequestedTime, setRequestedTimepublic 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 getDataBeanKeyIOrderId()
getDataBeanKeyIOrderId in interface com.ibm.commerce.order.beans.OrderMessagingExtensionSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyIOrderId(java.lang.String aIOrderId)
setDataBeanKeyIOrderId in interface com.ibm.commerce.order.beans.OrderMessagingExtensionInputDataBeanaIOrderId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyIOrderId(String)