public class JurisdictionDataBean
extends com.ibm.commerce.fulfillment.beansrc.JurisdictionDataBeanBase
implements com.ibm.commerce.fulfillment.beans.JurisdictionInputDataBean, com.ibm.commerce.fulfillment.beans.JurisdictionSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
JurisdictionDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyJurisdictionId()
This method returns the databean key:JurisdictionId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the JurisdictionDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyJurisdictionId(java.lang.String aJurisdictionId)
This method sets the databean key:JurisdictionId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByStoreentId, findByStoreEntitySubclassZipCodeCityStateAndCountry, findByStorePath, findByStorePathGroupSubclassGeoCodeZipCodeCityStateAndCountry, findByStorePathSubclassZipCodeCityStateAndCountry, findByStoreSubclassGeoCodeZipCodeCityStateAndCountry, findByZipCodeCityStateAndCountry, getCity, getCode, getCountry, getCountryAbbreviation, getCounty, getDescription, getDistrict, getEntity, getGeoCode, getJurisdictionId, getJurisdictionIdInEntityType, getMarkForDelete, getMarkForDeleteInEntityType, getState, getStateAbbreviation, getStoreEntityId, getStoreEntityIdInEntityType, getSubclass, getSubclassInEntityType, getZipcodeEnd, getZipcodeStart, instantiateEntity, setCity, setCode, setCountry, setCountryAbbreviation, setCounty, setDescription, setDistrict, setGeoCode, setInitKey_jurisdictionId, setInitKey_jurisdictionId, setMarkForDelete, setMarkForDelete, setState, setStateAbbreviation, setStoreEntityId, setStoreEntityId, setSubclass, setSubclass, setZipcodeEnd, setZipcodeStartpublic 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 getDataBeanKeyJurisdictionId()
getDataBeanKeyJurisdictionId in interface com.ibm.commerce.fulfillment.beans.JurisdictionSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyJurisdictionId(java.lang.String aJurisdictionId)
setDataBeanKeyJurisdictionId in interface com.ibm.commerce.fulfillment.beans.JurisdictionInputDataBeanaJurisdictionId - java.lang.Stringvoidpublic void populate()
iDataBeanKeyJurisdictionId
using the setDataBeanKeyJurisdictionId(java.lang.String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyJurisdictionId(java.lang.String)