public class DistributionArrangementDataBean
extends com.ibm.commerce.inventory.beansrc.DistributionArrangementDataBeanBase
implements com.ibm.commerce.inventory.beans.DistributionArrangementInputDataBean, com.ibm.commerce.inventory.beans.DistributionArrangementSmartDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString
Constructor and Description |
---|
DistributionArrangementDataBean() |
Modifier and Type | Method and Description |
---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyDistArrangId()
This method returns the databean key:DistArrangId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the DistributionArrangementDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyDistArrangId(java.lang.String aDistArrangId)
This method sets the databean key:DistArrangId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegate
findByBaseItemId, findByWholeSaleStoreIdAndBaseItemId, getBaseItemId, getBaseItemIdInEntityType, getDistArrangId, getDistArrangIdInEntityType, getEndDate, getEndDateInEntityType, getEntity, getField1, getField2, getField3, getLastupdate, getLastupdateInEntityType, getMerchantStoreId, getMerchantStoreIdInEntityType, getPickingMethod, getStartDate, getStartDateInEntityType, getWholeSaleStoreId, getWholeSaleStoreIdInEntityType, instantiateEntity, setBaseItemId, setBaseItemId, setDistArrangId, setDistArrangId, setEndDate, setEndDate, setField1, setField2, setField3, setInitKey_distArrangId, setInitKey_distArrangId, setLastupdate, setLastupdate, setMerchantStoreId, setMerchantStoreId, setPickingMethod, setStartDate, setStartDate, setWholeSaleStoreId, setWholeSaleStoreId
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 getDataBeanKeyDistArrangId()
getDataBeanKeyDistArrangId
in interface com.ibm.commerce.inventory.beans.DistributionArrangementSmartDataBean
public CommandContext getCommandContext()
getCommandContext
in interface SmartDataBean
public void setCommandContext(CommandContext aCommandContext)
setCommandContext
in interface SmartDataBean
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyDistArrangId(java.lang.String aDistArrangId)
setDataBeanKeyDistArrangId
in interface com.ibm.commerce.inventory.beans.DistributionArrangementInputDataBean
aDistArrangId
- java.lang.Stringpublic void populate()
iDataBeanKeyDistArrangId
using the setDataBeanKeyDistArrangId(String) method before running the populate()
method.populate
in interface SmartDataBean
java.lang.Exception
setDataBeanKeyDistArrangId(String)