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.
|
getDelegate
findByAll, 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, setVendorId
public static final java.lang.String COPYRIGHT
public TypedProperty getRequestProperties()
getRequestProperties
in interface InputDataBean
public void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties
in interface InputDataBean
aRequestProperty
- com.ibm.commerce.datatype.TypedPropertypublic java.lang.String getDataBeanKeyRaId()
getDataBeanKeyRaId
in interface com.ibm.commerce.inventory.beans.ReplenishmentAdvisementSmartDataBean
public CommandContext getCommandContext()
getCommandContext
in interface SmartDataBean
public void setCommandContext(CommandContext aCommandContext)
setCommandContext
in interface SmartDataBean
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyRaId(java.lang.String aRaId)
setDataBeanKeyRaId
in interface com.ibm.commerce.inventory.beans.ReplenishmentAdvisementInputDataBean
aRaId
- java.lang.Stringpublic void populate()
iDataBeanKeyRaId
using the setDataBeanKeyRaId(String) method before running the populate()
method.populate
in interface SmartDataBean
java.lang.Exception
setDataBeanKeyRaId(String)