public class ExpectedInventoryRecordsDataBean
extends com.ibm.commerce.inventory.beansrc.ExpectedInventoryRecordsDataBeanBase
implements com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsInputDataBean, com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
ExpectedInventoryRecordsDataBean(java.lang.String aExpectedInventoryRecordsId)
The Databean constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyExpectedInventoryRecordsId()
This method returns the databean key:ExpectedInventoryRecordsId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the ExpectedInventoryRecordsDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyExpectedInventoryRecordsId(java.lang.String aExpectedInventoryRecordsId)
This method sets the databean key:ExpectedInventoryRecordsId
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByAll, findByExpectedInventoryRecordsIdAndMarkForDelete, findByVendorIdSortedByExpectedInventoryRecordsId, getCreateTime, getCreateTimeInEntityType, getDateClosed, getDateClosedInEntityType, getEntity, getExpectedInventoryRecordsId, getExpectedInventoryRecordsIdInEntityType, getExternalId, getLastupdate, getLastupdateInEntityType, getMarkForDelete, getMarkForDeleteInEntityType, getOpenIndicator, getOrderDate, getOrderDateInEntityType, getStoreId, getStoreIdInEntityType, getVendorId, getVendorIdInEntityType, instantiateEntity, setCreateTime, setCreateTime, setDateClosed, setDateClosed, setExpectedInventoryRecordsId, setExpectedInventoryRecordsId, setExternalId, setInitKey_expectedInventoryRecordsId, setInitKey_expectedInventoryRecordsId, setLastupdate, setLastupdate, setMarkForDelete, setMarkForDelete, setOpenIndicator, setOrderDate, setOrderDate, setStoreId, setStoreId, setVendorId, setVendorIdpublic static final java.lang.String COPYRIGHT
public ExpectedInventoryRecordsDataBean(java.lang.String aExpectedInventoryRecordsId)
aExpectedInventoryRecordsId - java.lang.Stringpublic TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeanpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeanaRequestProperty - com.ibm.commerce.datatype.TypedPropertypublic java.lang.String getDataBeanKeyExpectedInventoryRecordsId()
getDataBeanKeyExpectedInventoryRecordsId in interface com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyExpectedInventoryRecordsId(java.lang.String aExpectedInventoryRecordsId)
setDataBeanKeyExpectedInventoryRecordsId in interface com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsInputDataBeanaExpectedInventoryRecordsId - java.lang.Stringpublic void populate()
iDataBeanKeyExpectedInventoryRecordsId
using the setDataBeanKeyExpectedInventoryRecordsId(String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyExpectedInventoryRecordsId(String)