public class ExpectedInventoryRecordsDetailDataBean
extends com.ibm.commerce.inventory.beansrc.ExpectedInventoryRecordsDetailDataBeanBase
implements com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsDetailInputDataBean, com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsDetailSmartDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString
Constructor and Description |
---|
ExpectedInventoryRecordsDetailDataBean(java.lang.String aExpectedInventoryRecordsDetailId)
The Databean constructor.
|
Modifier and Type | Method and Description |
---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyExpectedInventoryRecordsDetailId()
This method returns the databean key:ExpectedInventoryRecordsDetailId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the ExpectedInventoryRecordsDetailDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyExpectedInventoryRecordsDetailId(java.lang.String aExpectedInventoryRecordsDetailId)
This method sets the databean key:ExpectedInventoryRecordsDetailId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegate
findByExpectedInventoryRecordsId, getEntity, getExpectedDate, getExpectedDateInEntityType, getExpectedInventoryRecordsDetailComment, getExpectedInventoryRecordsDetailId, getExpectedInventoryRecordsDetailIdInEntityType, getExpectedInventoryRecordsId, getExpectedInventoryRecordsIdInEntityType, getFfmcenterId, getFfmcenterIdInEntityType, getItemspcId, getItemspcIdInEntityType, getLastupdate, getLastupdateInEntityType, getMarkForDelete, getMarkForDeleteInEntityType, getQtyAllocated, getQtyAllocatedInEntityType, getQtyOrdered, getQtyOrderedInEntityType, getQtyReceived, getQtyReceivedInEntityType, getQtyRemaining, getQtyRemainingInEntityType, instantiateEntity, setExpectedDate, setExpectedDate, setExpectedInventoryRecordsDetailComment, setExpectedInventoryRecordsDetailId, setExpectedInventoryRecordsDetailId, setExpectedInventoryRecordsId, setExpectedInventoryRecordsId, setFfmcenterId, setFfmcenterId, setInitKey_expectedInventoryRecordsDetailId, setInitKey_expectedInventoryRecordsDetailId, setItemspcId, setItemspcId, setLastupdate, setLastupdate, setMarkForDelete, setMarkForDelete, setQtyAllocated, setQtyAllocated, setQtyOrdered, setQtyOrdered, setQtyReceived, setQtyReceived, setQtyRemaining, setQtyRemaining
public static final java.lang.String COPYRIGHT
public ExpectedInventoryRecordsDetailDataBean(java.lang.String aExpectedInventoryRecordsDetailId)
aExpectedInventoryRecordsDetailId
- java.lang.Stringpublic TypedProperty getRequestProperties()
getRequestProperties
in interface InputDataBean
public void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties
in interface InputDataBean
aRequestProperty
- com.ibm.commerce.datatype.TypedPropertypublic java.lang.String getDataBeanKeyExpectedInventoryRecordsDetailId()
getDataBeanKeyExpectedInventoryRecordsDetailId
in interface com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsDetailSmartDataBean
public CommandContext getCommandContext()
getCommandContext
in interface SmartDataBean
public void setCommandContext(CommandContext aCommandContext)
setCommandContext
in interface SmartDataBean
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyExpectedInventoryRecordsDetailId(java.lang.String aExpectedInventoryRecordsDetailId)
setDataBeanKeyExpectedInventoryRecordsDetailId
in interface com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsDetailInputDataBean
aExpectedInventoryRecordsDetailId
- java.lang.Stringpublic void populate()
iDataBeanKeyExpectedInventoryRecordsDetailId
using the setDataBeanKeyExpectedInventoryRecordsDetailId(String) method before running the populate()
method.populate
in interface SmartDataBean
java.lang.Exception
setDataBeanKeyExpectedInventoryRecordsDetailId(String)