public class CalculationMethodDataBean
extends com.ibm.commerce.fulfillment.beansrc.CalculationMethodDataBeanBase
implements com.ibm.commerce.fulfillment.beans.CalculationMethodInputDataBean, com.ibm.commerce.fulfillment.beans.CalculationMethodSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
CalculationMethodDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyCalculationMethodId()
This method returns the databean key:calculation method id.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the CalculationMethodDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyCalculationMethodId(java.lang.String aCalculationMethodId)
This method sets the databean key:calculation method id.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindActiveCalculationCodeCombineMethods, findActiveCalculationCodeCombineMethodsByStoreEntityAndCalculationUsage, findActiveCalculationRuleCombineMethods, findActiveCalculationRuleCombineMethodsByStoreEntityAndCalculationUsage, findAll, getCalculationMethodId, getCalculationMethodIdInEntityType, getCalculationUsageId, getCalculationUsageIdInEntityType, getDescription, getEntity, getName, getStoreEntityId, getStoreEntityIdInEntityType, getSubclass, getSubclassInEntityType, getTaskName, instantiateEntity, setCalculationMethodId, setCalculationMethodId, setCalculationUsageId, setCalculationUsageId, setDescription, setInitKey_calculationMethodId, setInitKey_calculationMethodId, setName, setStoreEntityId, setStoreEntityId, setSubclass, setSubclass, setTaskNamepublic 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 getDataBeanKeyCalculationMethodId()
getDataBeanKeyCalculationMethodId in interface com.ibm.commerce.fulfillment.beans.CalculationMethodSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyCalculationMethodId(java.lang.String aCalculationMethodId)
setDataBeanKeyCalculationMethodId in interface com.ibm.commerce.fulfillment.beans.CalculationMethodInputDataBeanaCalculationMethodId - java.lang.Stringpublic void populate()
iDataBeanKeyCalculationMethodId
using the setDataBeanKeyCalculationMethodId(java.lang.String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyCalculationMethodId(java.lang.String)