public class ReplenishmentAdvisementDataBean
extends com.ibm.commerce.inventory.beansrc.ReplenishmentAdvisementDataBeanBase
implements com.ibm.commerce.inventory.beans.ReplenishmentAdvisementInputDataBean, com.ibm.commerce.inventory.beans.ReplenishmentAdvisementSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
ReplenishmentAdvisementDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyRaId()
This method returns the databean key:RaId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the ReplenishmentAdvisementDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyRaId(java.lang.String aRaId)
This method sets the databean key:RaId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByAll, findByRaidAndMarkForDelete, findByVendorIdSortedByRaid, getCreateTime, getCreateTimeInEntityType, getDateClosed, getDateClosedInEntityType, getEntity, getExternalId, getLastupdate, getLastupdateInEntityType, getMarkForDelete, getMarkForDeleteInEntityType, getOpenIndicator, getOrderDate, getOrderDateInEntityType, getRaId, getRaIdInEntityType, getStoreId, getStoreIdInEntityType, getVendorId, getVendorIdInEntityType, instantiateEntity, setCreateTime, setCreateTime, setDateClosed, setDateClosed, setExternalId, setInitKey_raId, setInitKey_raId, setLastupdate, setLastupdate, setMarkForDelete, setMarkForDelete, setOpenIndicator, setOrderDate, setOrderDate, setRaId, setRaId, setStoreId, setStoreId, setVendorId, setVendorIdpublic 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 getDataBeanKeyRaId()
getDataBeanKeyRaId in interface com.ibm.commerce.inventory.beans.ReplenishmentAdvisementSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyRaId(java.lang.String aRaId)
setDataBeanKeyRaId in interface com.ibm.commerce.inventory.beans.ReplenishmentAdvisementInputDataBeanaRaId - java.lang.Stringpublic void populate()
iDataBeanKeyRaId
using the setDataBeanKeyRaId(String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyRaId(String)