public class OrderItemCalculationCodeDataBean
extends com.ibm.commerce.fulfillment.beansrc.OrderItemCalculationCodeDataBeanBase
implements com.ibm.commerce.fulfillment.beans.OrderItemCalculationCodeInputDataBean, com.ibm.commerce.fulfillment.beans.OrderItemCalculationCodeSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
OrderItemCalculationCodeDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyOrderItemCalculationCodeId()
This method returns the databean key:OrderItemCalculationCodeId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the OrderItemCalculationCodeDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyOrderItemCalculationCodeId(java.lang.String aOrderItemCalculationCodeId)
This method sets the databean key:OrderItemCalculationCodeId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByOrderItemId, findByOrderItemIdAndCalculationCodeId, findByOrderItems, getCalculationCodeId, getCalculationCodeIdInEntityType, getCalculationFlags, getCalculationFlagsInEntityType, getCalculationParameterAmount, getCalculationParameterAmountInEntityType, getCalculationParameterType, getCalculationParameterTypeInEntityType, getEntity, getOrderItemCalculationCodeId, getOrderItemCalculationCodeIdInEntityType, getOrderItemId, getOrderItemIdInEntityType, instantiateEntity, setCalculationCodeId, setCalculationCodeId, setCalculationFlags, setCalculationFlags, setCalculationParameterAmount, setCalculationParameterAmount, setCalculationParameterType, setCalculationParameterType, setInitKey_orderItemCalculationCodeId, setInitKey_orderItemCalculationCodeId, setOrderItemCalculationCodeId, setOrderItemCalculationCodeId, setOrderItemId, setOrderItemIdpublic 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 getDataBeanKeyOrderItemCalculationCodeId()
getDataBeanKeyOrderItemCalculationCodeId in interface com.ibm.commerce.fulfillment.beans.OrderItemCalculationCodeSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyOrderItemCalculationCodeId(java.lang.String aOrderItemCalculationCodeId)
setDataBeanKeyOrderItemCalculationCodeId in interface com.ibm.commerce.fulfillment.beans.OrderItemCalculationCodeInputDataBeanaOrderItemCalculationCodeId - java.lang.Stringpublic void populate()
iDataBeanKeyOrderItemCalculationCodeId
using the setDataBeanKeyOrderItemCalculationCodeId(java.lang.String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyOrderItemCalculationCodeId(java.lang.String)