public class OrderItemMessagingExtensionDataBean extends OrderItemMessagingExtensionDataBeanBase implements com.ibm.commerce.order.beans.OrderItemMessagingExtensionInputDataBean, com.ibm.commerce.order.beans.OrderItemMessagingExtensionSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
OrderItemMessagingExtensionDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyIOrderItemId()
This method returns order item id.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the OrderItemMessagingExtensionDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyIOrderItemId(java.lang.String aIOrderItemId)
This method sets order item id.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegategetComments1, getComments2, getEntity, getField1, getField2, getField3, getOrderItemId, getOrderItemIdInEntityType, getRequestedShipTime, getRequestedShipTimeInEntityType, getShipAsComplete, instantiateEntity, setComments1, setComments2, setField1, setField2, setField3, setInitKey_iOrderItemId, setInitKey_iOrderItemId, setOrderItemId, setOrderItemId, setRequestedShipTime, setRequestedShipTime, setShipAsCompletepublic 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 getDataBeanKeyIOrderItemId()
getDataBeanKeyIOrderItemId in interface com.ibm.commerce.order.beans.OrderItemMessagingExtensionSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyIOrderItemId(java.lang.String aIOrderItemId)
setDataBeanKeyIOrderItemId in interface com.ibm.commerce.order.beans.OrderItemMessagingExtensionInputDataBeanaIOrderItemId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyIOrderItemId(String)