public class OrderCalculationCodeDataBean
extends com.ibm.commerce.fulfillment.beansrc.OrderCalculationCodeDataBeanBase
implements com.ibm.commerce.fulfillment.beans.OrderCalculationCodeInputDataBean, com.ibm.commerce.fulfillment.beans.OrderCalculationCodeSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
OrderCalculationCodeDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyOrderCalculationCodeId()
This method returns the databean key:OrderCalculationCodeId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the OrderCalculationCodeDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyOrderCalculationCodeId(java.lang.String aOrderCalculationCodeId)
This method sets the databean key:OrderCalculationCodeId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByOrderId, findByOrderIdAndCalculationCodeId, getCalculationCodeId, getCalculationCodeIdInEntityType, getCalculationFlags, getCalculationFlagsInEntityType, getCalculationParameterAmount, getCalculationParameterAmountInEntityType, getCalculationParameterType, getCalculationParameterTypeInEntityType, getEntity, getOrderCalculationCodeId, getOrderCalculationCodeIdInEntityType, getOrderId, getOrderIdInEntityType, instantiateEntity, setCalculationCodeId, setCalculationCodeId, setCalculationFlags, setCalculationFlags, setCalculationParameterAmount, setCalculationParameterAmount, setCalculationParameterType, setCalculationParameterType, setInitKey_orderCalculationCodeId, setInitKey_orderCalculationCodeId, setOrderCalculationCodeId, setOrderCalculationCodeId, setOrderId, setOrderIdpublic 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 getDataBeanKeyOrderCalculationCodeId()
getDataBeanKeyOrderCalculationCodeId in interface com.ibm.commerce.fulfillment.beans.OrderCalculationCodeSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyOrderCalculationCodeId(java.lang.String aOrderCalculationCodeId)
setDataBeanKeyOrderCalculationCodeId in interface com.ibm.commerce.fulfillment.beans.OrderCalculationCodeInputDataBeanaOrderCalculationCodeId - java.lang.Stringpublic void populate()
iDataBeanKeyOrderCalculationCodeId
using the setDataBeanKeyOrderCalculationCodeId(java.lang.String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyOrderCalculationCodeId(java.lang.String)