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.
|
getDelegate
findByOrderItemId, 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, setOrderItemId
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 getDataBeanKeyOrderItemCalculationCodeId()
getDataBeanKeyOrderItemCalculationCodeId
in interface com.ibm.commerce.fulfillment.beans.OrderItemCalculationCodeSmartDataBean
public CommandContext getCommandContext()
getCommandContext
in interface SmartDataBean
public void setCommandContext(CommandContext aCommandContext)
setCommandContext
in interface SmartDataBean
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyOrderItemCalculationCodeId(java.lang.String aOrderItemCalculationCodeId)
setDataBeanKeyOrderItemCalculationCodeId
in interface com.ibm.commerce.fulfillment.beans.OrderItemCalculationCodeInputDataBean
aOrderItemCalculationCodeId
- java.lang.Stringpublic void populate()
iDataBeanKeyOrderItemCalculationCodeId
using the setDataBeanKeyOrderItemCalculationCodeId(java.lang.String) method before running the populate()
method.populate
in interface SmartDataBean
java.lang.Exception
setDataBeanKeyOrderItemCalculationCodeId(java.lang.String)