public class BackOrderItemDataBean
extends com.ibm.commerce.inventory.beansrc.BackOrderItemDataBeanBase
implements com.ibm.commerce.inventory.beans.BackOrderItemInputDataBean, com.ibm.commerce.inventory.beans.BackOrderItemSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
BackOrderItemDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyOrderItemsId()
This method returns the databean key:OrderItemsId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the BackOrderItemDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyOrderItemsId(java.lang.String aOrderItemsId)
This method sets the databean key:OrderItemsId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegategetDateExpected, getDateExpectedInEntityType, getEntity, getLastupdate, getLastupdateInEntityType, getOrderItemsId, getOrderItemsIdInEntityType, instantiateEntity, setDateExpected, setDateExpected, setInitKey_orderItemsId, setInitKey_orderItemsId, setLastupdate, setLastupdate, setOrderItemsId, setOrderItemsIdpublic static final java.lang.String COPYRIGHT
public TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeanpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeanaRequestProperty - com.ibm.commerce.datatype.TypedPropertypublic java.lang.String getDataBeanKeyOrderItemsId()
getDataBeanKeyOrderItemsId in interface com.ibm.commerce.inventory.beans.BackOrderItemSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyOrderItemsId(java.lang.String aOrderItemsId)
setDataBeanKeyOrderItemsId in interface com.ibm.commerce.inventory.beans.BackOrderItemInputDataBeanaOrderItemsId - java.lang.Stringpublic void populate()
iDataBeanKeyOrderItemsId
using the setDataBeanKeyOrderItemsId(String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyOrderItemsId(String)