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.
|
getDelegate
getComments1, getComments2, getEntity, getField1, getField2, getField3, getOrderItemId, getOrderItemIdInEntityType, getRequestedShipTime, getRequestedShipTimeInEntityType, getShipAsComplete, instantiateEntity, setComments1, setComments2, setField1, setField2, setField3, setInitKey_iOrderItemId, setInitKey_iOrderItemId, setOrderItemId, setOrderItemId, setRequestedShipTime, setRequestedShipTime, setShipAsComplete
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 getDataBeanKeyIOrderItemId()
getDataBeanKeyIOrderItemId
in interface com.ibm.commerce.order.beans.OrderItemMessagingExtensionSmartDataBean
public CommandContext getCommandContext()
getCommandContext
in interface SmartDataBean
public void setCommandContext(CommandContext aCommandContext)
setCommandContext
in interface SmartDataBean
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyIOrderItemId(java.lang.String aIOrderItemId)
setDataBeanKeyIOrderItemId
in interface com.ibm.commerce.order.beans.OrderItemMessagingExtensionInputDataBean
aIOrderItemId
- java.lang.Stringpublic void populate()
populate()
method.populate
in interface SmartDataBean
java.lang.Exception
setDataBeanKeyIOrderItemId(String)