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.
|
getDelegatefindByCalculationRuleId, 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, setShippingJurisdictionGroupCalculationRuleIdpublic static final java.lang.String COPYRIGHT
public ShippingJurisdictionGroupCalculationRuleDataBean()
public TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeanpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeanaRequestProperty - com.ibm.commerce.datatype.TypedPropertypublic java.lang.String getDataBeanKeyShippingJurisdictionGroupCalculationRuleId()
getDataBeanKeyShippingJurisdictionGroupCalculationRuleId in interface com.ibm.commerce.fulfillment.beans.ShippingJurisdictionGroupCalculationRuleSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyShippingJurisdictionGroupCalculationRuleId(java.lang.String aShippingJurisdictionGroupCalculationRuleId)
setDataBeanKeyShippingJurisdictionGroupCalculationRuleId in interface com.ibm.commerce.fulfillment.beans.ShippingJurisdictionGroupCalculationRuleInputDataBeanaShippingJurisdictionGroupCalculationRuleId - java.lang.Stringpublic void populate()
iDataBeanKeyShippingJurisdictionGroupCalculationRuleId
using the setDataBeanKeyShippingJurisdictionGroupCalculationRuleId(java.lang.String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyShippingJurisdictionGroupCalculationRuleId(java.lang.String)