public class CalculationRangeLookupResultDataBean
extends com.ibm.commerce.fulfillment.beansrc.CalculationRangeLookupResultDataBeanBase
implements com.ibm.commerce.fulfillment.beans.CalculationRangeLookupResultInputDataBean, com.ibm.commerce.fulfillment.beans.CalculationRangeLookupResultSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
CalculationRangeLookupResultDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyCalculationRangeLookupResultId()
This method returns the databean key:calculation range lookup result id.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the CalculationRangeLookupResultDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyCalculationRangeLookupResultId(java.lang.String aCalculationRangeLookupResultId)
This method sets the databean key:calculation range lookup result id.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByRange, findByRangeAndCurrency, findPercentageLookupResultsByRange, getCalculationRangeId, getCalculationRangeIdInEntityType, getCalculationRangeLookupResultId, getCalculationRangeLookupResultIdInEntityType, getCurrency, getEntity, getValue, getValueInEntityType, instantiateEntity, setCalculationRangeId, setCalculationRangeId, setCurrency, setInitKey_calculationRangeLookupResultId, setInitKey_calculationRangeLookupResultId, setValue, setValuepublic static final java.lang.String COPYRIGHT
public CalculationRangeLookupResultDataBean()
public TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeanpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeanaRequestProperty - com.ibm.commerce.datatype.TypedPropertypublic java.lang.String getDataBeanKeyCalculationRangeLookupResultId()
getDataBeanKeyCalculationRangeLookupResultId in interface com.ibm.commerce.fulfillment.beans.CalculationRangeLookupResultSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyCalculationRangeLookupResultId(java.lang.String aCalculationRangeLookupResultId)
setDataBeanKeyCalculationRangeLookupResultId in interface com.ibm.commerce.fulfillment.beans.CalculationRangeLookupResultInputDataBeanaCalculationRangeLookupResultId - java.lang.Stringpublic void populate()
iDataBeanKeyCalculationRangeLookupResultId
using the setDataBeanKeyCalculationRangeLookupResultId(java.lang.String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyCalculationRangeLookupResultId(java.lang.String)