public class CalculationRuleDataBean
extends com.ibm.commerce.fulfillment.beansrc.CalculationRuleDataBeanBase
implements com.ibm.commerce.fulfillment.beans.CalculationRuleInputDataBean, com.ibm.commerce.fulfillment.beans.CalculationRuleSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
CalculationRuleDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyCalculationRuleId()
This method returns the databean key:calculation rule id.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the CalculationRuleDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyCalculationRuleId(java.lang.String aCalculationRuleId)
This method sets the databean key:calculation rule id.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByCalculationCode, findByStoreSortedByEndDate, findByStoreSortedByStartDate, findEffectiveRulesByCalculationCodeSortByRuleSequence, getCalculationCodeId, getCalculationCodeIdInEntityType, getCalculationMethodId, getCalculationMethodIdInEntityType, getCalculationRuleId, getCalculationRuleIdInEntityType, getCalculationRuleQualifyMethodId, getCalculationRuleQualifyMethodIdInEntityType, getCombination, getCombinationInEntityType, getEndDate, getEndDateInEntityType, getEntity, getField1, getField1InEntityType, getField2, getFlags, getFlagsInEntityType, getIdentifier, getIdentifierInEntityType, getSequence, getSequenceInEntityType, getStartDate, getStartDateInEntityType, getTaxCategoryId, getTaxCategoryIdInEntityType, instantiateEntity, setCalculationCodeId, setCalculationCodeId, setCalculationMethodId, setCalculationMethodId, setCalculationRuleQualifyMethodId, setCalculationRuleQualifyMethodId, setCombination, setCombination, setEndDate, setEndDate, setField1, setField1, setField2, setFlags, setFlags, setIdentifier, setIdentifier, setInitKey_calculationRuleId, setInitKey_calculationRuleId, setSequence, setSequence, setStartDate, setStartDate, setTaxCategoryId, setTaxCategoryIdpublic 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 getDataBeanKeyCalculationRuleId()
getDataBeanKeyCalculationRuleId in interface com.ibm.commerce.fulfillment.beans.CalculationRuleSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyCalculationRuleId(java.lang.String aCalculationRuleId)
setDataBeanKeyCalculationRuleId in interface com.ibm.commerce.fulfillment.beans.CalculationRuleInputDataBeanaCalculationRuleId - java.lang.Stringpublic void populate()
iDataBeanKeyCalculationRuleId
using the setDataBeanKeyCalculationRuleId(java.lang.String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyCalculationRuleId(java.lang.String)