|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.fulfillment.beans.JurisdictionDataBean
IBM internal use only.
Fields inherited from interface com.ibm.commerce.security.Delegator |
COPYRIGHT |
Constructor Summary | |
JurisdictionDataBean()
|
Method Summary | |
java.lang.String |
getCity()
IBM internal use only. |
java.lang.String |
getCode()
IBM internal use only. |
CommandContext |
getCommandContext()
Gets the command context set within this bean. |
java.lang.String |
getCountry()
IBM internal use only. |
java.lang.String |
getCountryAbbreviation()
IBM internal use only. |
java.lang.String |
getCounty()
IBM internal use only. |
java.lang.String |
getDataBeanKeyJurisdictionId()
Retrieve its primary key. |
Protectable |
getDelegate()
Retrieves access control information. |
java.lang.String |
getDescription()
IBM internal use only. |
java.lang.String |
getDistrict()
IBM internal use only. |
java.lang.String |
getGeoCode()
IBM internal use only. |
java.lang.String |
getJurisdictionId()
IBM internal use only. |
java.lang.Integer |
getJurisdictionIdInEJBType()
IBM internal use only. |
java.lang.String |
getMarkForDelete()
IBM internal use only. |
java.lang.Integer |
getMarkForDeleteInEJBType()
IBM internal use only. |
TypedProperty |
getRequestProperties()
Gets the request property set within this bean. |
java.lang.String |
getState()
IBM internal use only. |
java.lang.String |
getStateAbbreviation()
IBM internal use only. |
java.lang.String |
getStoreEntityId()
IBM internal use only. |
java.lang.Integer |
getStoreEntityIdInEJBType()
IBM internal use only. |
java.lang.String |
getSubclass()
IBM internal use only. |
java.lang.Integer |
getSubclassInEJBType()
IBM internal use only. |
java.lang.String |
getZipcodeEnd()
IBM internal use only. |
java.lang.String |
getZipcodeStart()
IBM internal use only. |
void |
populate()
Retrieves data from the database. |
void |
setCity(java.lang.String aCity)
IBM internal use only. |
void |
setCode(java.lang.String aCode)
IBM internal use only. |
void |
setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean. |
void |
setCountry(java.lang.String aCountry)
IBM internal use only. |
void |
setCountryAbbreviation(java.lang.String aCountryAbbreviation)
IBM internal use only. |
void |
setCounty(java.lang.String aCounty)
IBM internal use only. |
void |
setDataBeanKeyJurisdictionId(java.lang.String aDataBeanKeyJurisdictionId)
Set its primary key for fetching. |
void |
setDescription(java.lang.String aDescription)
IBM internal use only. |
void |
setDistrict(java.lang.String aDistrict)
IBM internal use only. |
void |
setGeoCode(java.lang.String aGeoCode)
IBM internal use only. |
void |
setMarkForDelete(java.lang.Integer aMarkForDelete)
IBM internal use only. |
void |
setRequestProperties(TypedProperty aRequestProperties)
Sets the request property within this bean. |
void |
setState(java.lang.String aState)
IBM internal use only. |
void |
setStateAbbreviation(java.lang.String aStateAbbreviation)
IBM internal use only. |
void |
setStoreEntityId(java.lang.Integer aStoreEntityId)
IBM internal use only. |
void |
setSubclass(java.lang.Integer aSubclass)
IBM internal use only. |
void |
setZipcodeEnd(java.lang.String aZipcodeEnd)
IBM internal use only. |
void |
setZipcodeStart(java.lang.String aZipcodeStart)
IBM internal use only. |
Constructor Detail |
public JurisdictionDataBean()
Method Detail |
public java.lang.String getCity() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic CommandContext getCommandContext()
Gets the command context set within this bean.
public java.lang.String getCountry() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getCountryAbbreviation() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getCounty() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getDataBeanKeyJurisdictionId()
Retrieve its primary key.
public Protectable getDelegate() throws java.lang.Exception
Retrieves access control information.
getDelegate
in interface Delegator
java.lang.Exception
- The java.lang.Exception exceptionpublic java.lang.String getDescription() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getDistrict() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getGeoCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getJurisdictionId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getJurisdictionIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMarkForDelete() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMarkForDeleteInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic TypedProperty getRequestProperties()
Gets the request property set within this bean.
public java.lang.String getState() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getStateAbbreviation() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getStoreEntityId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getStoreEntityIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getSubclass() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getSubclassInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getZipcodeEnd() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getZipcodeStart() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void populate() throws java.lang.Exception
Retrieves data from the database.
java.lang.Exception
- The java.lang.Exception exceptionpublic void setCity(java.lang.String aCity)
IBM internal use only.
aCity
- java.lang.Stringpublic void setCode(java.lang.String aCode)
IBM internal use only.
aCode
- java.lang.Stringpublic void setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean.
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setCountry(java.lang.String aCountry)
IBM internal use only.
aCountry
- java.lang.Stringpublic void setCountryAbbreviation(java.lang.String aCountryAbbreviation)
IBM internal use only.
aCountryAbbreviation
- java.lang.Stringpublic void setCounty(java.lang.String aCounty)
IBM internal use only.
aCounty
- java.lang.Stringpublic void setDataBeanKeyJurisdictionId(java.lang.String aDataBeanKeyJurisdictionId)
Set its primary key for fetching.
aDataBeanKeyJurisdictionId
- java.lang.Stringpublic void setDescription(java.lang.String aDescription)
IBM internal use only.
aDescription
- java.lang.Stringpublic void setDistrict(java.lang.String aDistrict)
IBM internal use only.
aDistrict
- java.lang.Stringpublic void setGeoCode(java.lang.String aGeoCode)
IBM internal use only.
aGeoCode
- java.lang.Stringpublic void setMarkForDelete(java.lang.Integer aMarkForDelete)
IBM internal use only.
aMarkForDelete
- java.lang.Integerpublic void setRequestProperties(TypedProperty aRequestProperties) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException, javax.ejb.FinderException
Sets the request property within this bean.
aRequestProperties
- com.ibm.commerce.datatype.TypedPropertyjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic void setState(java.lang.String aState)
IBM internal use only.
aState
- java.lang.Stringpublic void setStateAbbreviation(java.lang.String aStateAbbreviation)
IBM internal use only.
aStateAbbreviation
- java.lang.Stringpublic void setStoreEntityId(java.lang.Integer aStoreEntityId)
IBM internal use only.
aStoreEntityId
- java.lang.Integerpublic void setSubclass(java.lang.Integer aSubclass)
IBM internal use only.
aSubclass
- java.lang.Integerpublic void setZipcodeEnd(java.lang.String aZipcodeEnd)
IBM internal use only.
aZipcodeEnd
- java.lang.Stringpublic void setZipcodeStart(java.lang.String aZipcodeStart)
IBM internal use only.
aZipcodeStart
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |