public class CalculationScaleDataBean
extends com.ibm.commerce.fulfillment.beansrc.CalculationScaleDataBeanBase
implements com.ibm.commerce.fulfillment.beans.CalculationScaleInputDataBean, com.ibm.commerce.fulfillment.beans.CalculationScaleSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
CalculationScaleDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyCalculationScaleId()
This method returns the databean key:calculation scale id.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the CalculationScaleDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyCalculationScaleId(java.lang.String aCalculationScaleId)
This method sets the databean key:calculation scale id.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByCalculationRule, findByCalculationRuleAndCurrency, getCalculationMethodId, getCalculationMethodIdInEntityType, getCalculationScaleId, getCalculationScaleIdInEntityType, getCalculationUsageId, getCalculationUsageIdInEntityType, getCode, getCurrency, getDescription, getEntity, getField1, getQuantityUnitId, getStoreEntityId, getStoreEntityIdInEntityType, instantiateEntity, setCalculationMethodId, setCalculationMethodId, setCalculationScaleId, setCalculationScaleId, setCalculationUsageId, setCalculationUsageId, setCode, setCurrency, setDescription, setField1, setInitKey_calculationScaleId, setInitKey_calculationScaleId, setQuantityUnitId, setStoreEntityId, setStoreEntityIdpublic 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 getDataBeanKeyCalculationScaleId()
getDataBeanKeyCalculationScaleId in interface com.ibm.commerce.fulfillment.beans.CalculationScaleSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyCalculationScaleId(java.lang.String aCalculationScaleId)
setDataBeanKeyCalculationScaleId in interface com.ibm.commerce.fulfillment.beans.CalculationScaleInputDataBeanaCalculationScaleId - java.lang.Stringpublic void populate()
iDataBeanKeyCalculationScaleId
using the setDataBeanKeyCalculationScaleId(java.lang.String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyCalculationScaleId(java.lang.String)