public class RaDetailDataBean
extends com.ibm.commerce.inventory.beansrc.RaDetailDataBeanBase
implements com.ibm.commerce.inventory.beans.RaDetailInputDataBean, com.ibm.commerce.inventory.beans.RaDetailSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
RaDetailDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyRaDetailId()
This method returns the databean key:RaDetailId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the RaDetailDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyRaDetailId(java.lang.String aRaDetailId)
This method sets the databean key:RaDetailId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
findByRaId, getEntity, getExpectedDate, getExpectedDateInEntityType, getFfmcenterId, getFfmcenterIdInEntityType, getItemspcId, getItemspcIdInEntityType, getLastupdate, getLastupdateInEntityType, getMarkForDelete, getMarkForDeleteInEntityType, getQtyAllocated, getQtyAllocatedInEntityType, getQtyOrdered, getQtyOrderedInEntityType, getQtyReceived, getQtyReceivedInEntityType, getQtyRemaining, getQtyRemainingInEntityType, getRaDetailComment, getRaDetailId, getRaDetailIdInEntityType, getRaId, getRaIdInEntityType, instantiateEntity, setExpectedDate, setExpectedDate, setFfmcenterId, setFfmcenterId, setInitKey_raDetailId, setInitKey_raDetailId, setItemspcId, setItemspcId, setLastupdate, setLastupdate, setMarkForDelete, setMarkForDelete, setQtyAllocated, setQtyAllocated, setQtyOrdered, setQtyOrdered, setQtyReceived, setQtyReceived, setQtyRemaining, setQtyRemaining, setRaDetailComment, setRaDetailId, setRaDetailId, setRaId, setRaIdpublic 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 getDataBeanKeyRaDetailId()
getDataBeanKeyRaDetailId in interface com.ibm.commerce.inventory.beans.RaDetailSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyRaDetailId(java.lang.String aRaDetailId)
setDataBeanKeyRaDetailId in interface com.ibm.commerce.inventory.beans.RaDetailInputDataBeanaRaDetailId - java.lang.Stringpublic void populate()
iDataBeanKeyRaDetailId
using the setDataBeanKeyRaDetailId(String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyRaDetailId(String)