public class ShippingJurisdictionGroupCalculationRuleDataBean
extends com.ibm.commerce.fulfillment.beansrc.ShippingJurisdictionGroupCalculationRuleDataBeanBase
implements com.ibm.commerce.fulfillment.beans.ShippingJurisdictionGroupCalculationRuleInputDataBean, com.ibm.commerce.fulfillment.beans.ShippingJurisdictionGroupCalculationRuleSmartDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString
Constructor and Description |
---|
ShippingJurisdictionGroupCalculationRuleDataBean() |
Modifier and Type | Method and Description |
---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyShippingJurisdictionGroupCalculationRuleId()
This method returns the databean key:ShippingJurisdictionGroupCalculationRuleId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the ShippingJurisdictionGroupCalculationRuleDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyShippingJurisdictionGroupCalculationRuleId(java.lang.String aShippingJurisdictionGroupCalculationRuleId)
This method sets the databean key:ShippingJurisdictionGroupCalculationRuleId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegate
findByCalculationRuleId, findByFulfillmentCenterShipModeAndJurisdiction, findByShippingArrangementJurisdictionAndCalculationRule, getCalculationRuleId, getCalculationRuleIdInEntityType, getEntity, getFulfillmentCenterId, getFulfillmentCenterIdInEntityType, getJurisdictionGroupId, getJurisdictionGroupIdInEntityType, getPrecedence, getPrecedenceInEntityType, getShipModeId, getShipModeIdInEntityType, getShippingJurisdictionGroupCalculationRuleId, getShippingJurisdictionGroupCalculationRuleIdInEntityType, instantiateEntity, setCalculationRuleId, setCalculationRuleId, setFulfillmentCenterId, setFulfillmentCenterId, setInitKey_shippingJurisdictionGroupCalculationRuleId, setInitKey_shippingJurisdictionGroupCalculationRuleId, setJurisdictionGroupId, setJurisdictionGroupId, setPrecedence, setPrecedence, setShipModeId, setShipModeId, setShippingJurisdictionGroupCalculationRuleId, setShippingJurisdictionGroupCalculationRuleId
public static final java.lang.String COPYRIGHT
public ShippingJurisdictionGroupCalculationRuleDataBean()
public TypedProperty getRequestProperties()
getRequestProperties
in interface InputDataBean
public void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties
in interface InputDataBean
aRequestProperty
- com.ibm.commerce.datatype.TypedPropertypublic java.lang.String getDataBeanKeyShippingJurisdictionGroupCalculationRuleId()
getDataBeanKeyShippingJurisdictionGroupCalculationRuleId
in interface com.ibm.commerce.fulfillment.beans.ShippingJurisdictionGroupCalculationRuleSmartDataBean
public CommandContext getCommandContext()
getCommandContext
in interface SmartDataBean
public void setCommandContext(CommandContext aCommandContext)
setCommandContext
in interface SmartDataBean
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyShippingJurisdictionGroupCalculationRuleId(java.lang.String aShippingJurisdictionGroupCalculationRuleId)
setDataBeanKeyShippingJurisdictionGroupCalculationRuleId
in interface com.ibm.commerce.fulfillment.beans.ShippingJurisdictionGroupCalculationRuleInputDataBean
aShippingJurisdictionGroupCalculationRuleId
- java.lang.Stringpublic void populate()
iDataBeanKeyShippingJurisdictionGroupCalculationRuleId
using the setDataBeanKeyShippingJurisdictionGroupCalculationRuleId(java.lang.String) method before running the populate()
method.populate
in interface SmartDataBean
java.lang.Exception
setDataBeanKeyShippingJurisdictionGroupCalculationRuleId(java.lang.String)