public class ReceiptDataBean
extends com.ibm.commerce.inventory.beansrc.ReceiptDataBeanBase
implements com.ibm.commerce.inventory.beans.ReceiptInputDataBean, com.ibm.commerce.inventory.beans.ReceiptSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
ReceiptDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyReceiptId()
This method returns the databean key:receipt id.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the ReceiptDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyReceiptId(java.lang.String aReceiptId)
This method sets the databean key:receipt id.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
findByItemSpcIdAndRaDetailId, findByRaDetailId, getComment1, getComment2, getCost, getCostInEntityType, getCreateTime, getCreateTimeInEntityType, getEntity, getFfmcenterId, getFfmcenterIdInEntityType, getLastupdate, getLastupdateInEntityType, getQtyInKits, getQtyInKitsInEntityType, getQtyInProcess, getQtyInProcessInEntityType, getQtyOnHand, getQtyOnHandInEntityType, getQtyReceived, getQtyReceivedInEntityType, getRaDetailId, getRaDetailIdInEntityType, getReceiptDate, getReceiptDateInEntityType, getReceiptId, getReceiptIdInEntityType, getReceiptType, getRtnRcptDspId, getRtnRcptDspIdInEntityType, getSetCCurr, getStoreId, getStoreIdInEntityType, getVendorId, getVendorIdInEntityType, getVersionSpcId, getVersionSpcIdInEntityType, instantiateEntity, setComment1, setComment2, setCost, setCost, setCreateTime, setCreateTime, setFfmcenterId, setFfmcenterId, setInitKey_receiptId, setInitKey_receiptId, setLastupdate, setLastupdate, setQtyInKits, setQtyInKits, setQtyInProcess, setQtyInProcess, setQtyOnHand, setQtyOnHand, setQtyReceived, setQtyReceived, setRaDetailId, setRaDetailId, setReceiptDate, setReceiptDate, setReceiptId, setReceiptId, setReceiptType, setRtnRcptDspId, setRtnRcptDspId, setSetCCurr, setStoreId, setStoreId, setVendorId, setVendorId, setVersionSpcId, setVersionSpcIdpublic 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 getDataBeanKeyReceiptId()
getDataBeanKeyReceiptId in interface com.ibm.commerce.inventory.beans.ReceiptSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyReceiptId(java.lang.String aReceiptId)
setDataBeanKeyReceiptId in interface com.ibm.commerce.inventory.beans.ReceiptInputDataBeanaReceiptId - java.lang.Stringpublic void populate()
iDataBeanKeyReceiptId
using the setDataBeanKeyReceiptId(String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyReceiptId(String)