public class InventoryReserveDataBean
extends com.ibm.commerce.inventory.beansrc.InventoryReserveDataBeanBase
implements com.ibm.commerce.inventory.beans.InventoryReserveInputDataBean, com.ibm.commerce.inventory.beans.InventoryReserveSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
InventoryReserveDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyInvReserveId()
This method returns the databean key:InvReserveId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the InventoryReserveDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyInvReserveId(java.lang.String aInvReserveId)
This method sets the databean key:InvReserveId
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegategetDescription, getEntity, getExpiration, getExpirationInEntityType, getFfmCenterId, getFfmCenterIdInEntityType, getInvReserveId, getInvReserveIdInEntityType, getInvRsrvTypeId, getInvRsrvTypeIdInEntityType, getItemSpcId, getItemSpcIdInEntityType, getLastUpdate, getLastUpdateInEntityType, getQuantity, getQuantityInEntityType, getStoreId, getStoreIdInEntityType, instantiateEntity, setDescription, setExpiration, setExpiration, setFfmCenterId, setFfmCenterId, setInitKey_invReserveId, setInitKey_invReserveId, setInvReserveId, setInvReserveId, setInvRsrvTypeId, setInvRsrvTypeId, setItemSpcId, setItemSpcId, setLastUpdate, setLastUpdate, setQuantity, setQuantity, setStoreId, setStoreIdpublic 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 getDataBeanKeyInvReserveId()
getDataBeanKeyInvReserveId in interface com.ibm.commerce.inventory.beans.InventoryReserveSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyInvReserveId(java.lang.String aInvReserveId)
setDataBeanKeyInvReserveId in interface com.ibm.commerce.inventory.beans.InventoryReserveInputDataBeanaInvReserveId - java.lang.Stringpublic void populate()
iDataBeanKeyInvReserveId
using the setDataBeanKeyInvReserveId(String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyInvReserveId(String)