public class TaxJurisdictionGroupCalculationRuleDataBean
extends com.ibm.commerce.taxation.beansrc.TaxJurisdictionGroupCalculationRuleDataBeanBase
implements com.ibm.commerce.taxation.beans.TaxJurisdictionGroupCalculationRuleInputDataBean, com.ibm.commerce.taxation.beans.TaxJurisdictionGroupCalculationRuleSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
TaxJurisdictionGroupCalculationRuleDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyNCalculationRuleId()
This method returns NCalculationRuleId.
|
java.lang.String |
getDataBeanKeyNFulfillmentCenterId()
This method returns NFulfillmentCenterId.
|
java.lang.String |
getDataBeanKeyNJurisdictionGroupId()
This method returns NJurisdictionGroupId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the TaxJurisdictionGroupCalculationRuleDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyNCalculationRuleId(java.lang.String aNCalculationRuleId)
This method sets NCalculationRuleId.
|
void |
setDataBeanKeyNFulfillmentCenterId(java.lang.String aNFulfillmentCenterId)
This method sets NFulfillmentCenterId.
|
void |
setDataBeanKeyNJurisdictionGroupId(java.lang.String aNJurisdictionGroupId)
This method sets NJurisdictionGroupId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByFulfillmentCenterAndJurisdictionSortedByPrecedence, findByFulfillmentCentreJurisdictionGroupWithHighestPrecedence, getCalculationRuleId, getCalculationRuleIdInEntityType, getEntity, getFulfillmentCenterId, getFulfillmentCenterIdInEntityType, getJurisdictionGroupId, getJurisdictionGroupIdInEntityType, getPrecedence, getPrecedenceInEntityType, getTaxJCRuleId, getTaxJCRuleIdInEntityType, instantiateEntity, setCalculationRuleId, setCalculationRuleId, setFulfillmentCenterId, setFulfillmentCenterId, setInitKey_nCalculationRuleId, setInitKey_nCalculationRuleId, setInitKey_nFulfillmentCenterId, setInitKey_nFulfillmentCenterId, setInitKey_nJurisdictionGroupId, setInitKey_nJurisdictionGroupId, setJurisdictionGroupId, setJurisdictionGroupId, setPrecedence, setPrecedence, setTaxJCRuleId, setTaxJCRuleIdpublic static final java.lang.String COPYRIGHT
public TaxJurisdictionGroupCalculationRuleDataBean()
public TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeanpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeanaRequestProperty - public java.lang.String getDataBeanKeyNJurisdictionGroupId()
getDataBeanKeyNJurisdictionGroupId in interface com.ibm.commerce.taxation.beans.TaxJurisdictionGroupCalculationRuleSmartDataBeanpublic java.lang.String getDataBeanKeyNFulfillmentCenterId()
getDataBeanKeyNFulfillmentCenterId in interface com.ibm.commerce.taxation.beans.TaxJurisdictionGroupCalculationRuleSmartDataBeanpublic java.lang.String getDataBeanKeyNCalculationRuleId()
getDataBeanKeyNCalculationRuleId in interface com.ibm.commerce.taxation.beans.TaxJurisdictionGroupCalculationRuleSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyNJurisdictionGroupId(java.lang.String aNJurisdictionGroupId)
setDataBeanKeyNJurisdictionGroupId in interface com.ibm.commerce.taxation.beans.TaxJurisdictionGroupCalculationRuleInputDataBeanaNJurisdictionGroupId - java.lang.Stringpublic void setDataBeanKeyNFulfillmentCenterId(java.lang.String aNFulfillmentCenterId)
setDataBeanKeyNFulfillmentCenterId in interface com.ibm.commerce.taxation.beans.TaxJurisdictionGroupCalculationRuleInputDataBeanaNFulfillmentCenterId - java.lang.Stringpublic void setDataBeanKeyNCalculationRuleId(java.lang.String aNCalculationRuleId)
setDataBeanKeyNCalculationRuleId in interface com.ibm.commerce.taxation.beans.TaxJurisdictionGroupCalculationRuleInputDataBeanaNCalculationRuleId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.Exception