|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.common.beans.StoreAddressDataBean
IBM internal use only.
Fields inherited from interface com.ibm.commerce.security.Delegator |
COPYRIGHT |
Constructor Summary | |
StoreAddressDataBean()
|
Method Summary | |
java.lang.String |
getAddress1()
IBM internal use only. |
java.lang.String |
getAddress2()
IBM internal use only. |
java.lang.String |
getAddress3()
IBM internal use only. |
java.lang.String |
getAddressField1()
IBM internal use only. |
java.lang.String |
getAddressField2()
IBM internal use only. |
java.lang.String |
getAddressField3()
IBM internal use only. |
java.lang.String |
getBusinessTitle()
IBM internal use only. |
java.lang.String |
getCity()
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 |
getDataBeanKeyStoreAddressId()
Retrieve its primary key. |
Protectable |
getDelegate()
Retrieves access control information. |
java.lang.String |
getEmail1()
IBM internal use only. |
java.lang.String |
getEmail2()
IBM internal use only. |
java.lang.String |
getFax1()
IBM internal use only. |
java.lang.String |
getFax2()
IBM internal use only. |
java.lang.String |
getField1()
IBM internal use only. |
java.lang.String |
getField2()
IBM internal use only. |
java.lang.String |
getFirstName()
IBM internal use only. |
java.lang.String |
getLastName()
IBM internal use only. |
java.lang.String |
getMemberId()
IBM internal use only. |
java.lang.Long |
getMemberIdInEJBType()
IBM internal use only. |
java.lang.String |
getMiddleName()
IBM internal use only. |
java.lang.String |
getNickName()
IBM internal use only. |
java.lang.String |
getPersonTitle()
IBM internal use only. |
java.lang.String |
getPhone1()
IBM internal use only. |
java.lang.String |
getPhone2()
IBM internal use only. |
TypedProperty |
getRequestProperties()
Gets the request property set within this bean. |
java.lang.String |
getShippingGeoCode()
IBM internal use only. |
java.lang.String |
getState()
IBM internal use only. |
java.lang.String |
getStoreAddressId()
IBM internal use only. |
java.lang.Integer |
getStoreAddressIdInEJBType()
IBM internal use only. |
java.lang.String |
getTaxGeoCode()
IBM internal use only. |
java.lang.String |
getZipCode()
IBM internal use only. |
void |
populate()
Retrieves data from the database. |
void |
setAddress1(java.lang.String aAddress1)
IBM internal use only. |
void |
setAddress2(java.lang.String aAddress2)
IBM internal use only. |
void |
setAddress3(java.lang.String aAddress3)
IBM internal use only. |
void |
setAddressField1(java.lang.String aAddressField1)
IBM internal use only. |
void |
setAddressField2(java.lang.String aAddressField2)
IBM internal use only. |
void |
setAddressField3(java.lang.String aAddressField3)
IBM internal use only. |
void |
setBusinessTitle(java.lang.String aBusinessTitle)
IBM internal use only. |
void |
setCity(java.lang.String aCity)
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 |
setDataBeanKeyStoreAddressId(java.lang.String aDataBeanKeyStoreAddressId)
Set its primary key for fetching. |
void |
setEmail1(java.lang.String aEmail1)
IBM internal use only. |
void |
setEmail2(java.lang.String aEmail2)
IBM internal use only. |
void |
setFax1(java.lang.String aFax1)
IBM internal use only. |
void |
setFax2(java.lang.String aFax2)
IBM internal use only. |
void |
setField1(java.lang.String aField1)
IBM internal use only. |
void |
setField2(java.lang.String aField2)
IBM internal use only. |
void |
setFirstName(java.lang.String aFirstName)
IBM internal use only. |
void |
setLastName(java.lang.String aLastName)
IBM internal use only. |
void |
setMemberId(java.lang.Long aMemberId)
IBM internal use only. |
void |
setMiddleName(java.lang.String aMiddleName)
IBM internal use only. |
void |
setNickName(java.lang.String aNickName)
IBM internal use only. |
void |
setPersonTitle(java.lang.String aPersonTitle)
IBM internal use only. |
void |
setPhone1(java.lang.String aPhone1)
IBM internal use only. |
void |
setPhone2(java.lang.String aPhone2)
IBM internal use only. |
void |
setRequestProperties(TypedProperty aRequestProperties)
Sets the request property within this bean. |
void |
setShippingGeoCode(java.lang.String aShippingGeoCode)
IBM internal use only. |
void |
setState(java.lang.String aState)
IBM internal use only. |
void |
setTaxGeoCode(java.lang.String aTaxGeoCode)
IBM internal use only. |
void |
setZipCode(java.lang.String aZipCode)
IBM internal use only. |
Constructor Detail |
public StoreAddressDataBean()
Method Detail |
public java.lang.String getAddress1() 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 getAddress2() 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 getAddress3() 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 getAddressField1() 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 getAddressField2() 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 getAddressField3() 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 getBusinessTitle() 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 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 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 getDataBeanKeyStoreAddressId()
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 getEmail1() 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 getEmail2() 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 getFax1() 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 getFax2() 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 getField1() 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 getField2() 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 getFirstName() 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 getLastName() 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 getMemberId() 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.Long getMemberIdInEJBType() 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 getMiddleName() 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 getNickName() 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 getPersonTitle() 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 getPhone1() 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 getPhone2() 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 getShippingGeoCode() 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 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 getStoreAddressId() 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 getStoreAddressIdInEJBType() 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 getTaxGeoCode() 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 getZipCode() 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 setAddress1(java.lang.String aAddress1)
IBM internal use only.
aAddress1
- java.lang.Stringpublic void setAddress2(java.lang.String aAddress2)
IBM internal use only.
aAddress2
- java.lang.Stringpublic void setAddress3(java.lang.String aAddress3)
IBM internal use only.
aAddress3
- java.lang.Stringpublic void setAddressField1(java.lang.String aAddressField1)
IBM internal use only.
aAddressField1
- java.lang.Stringpublic void setAddressField2(java.lang.String aAddressField2)
IBM internal use only.
aAddressField2
- java.lang.Stringpublic void setAddressField3(java.lang.String aAddressField3)
IBM internal use only.
aAddressField3
- java.lang.Stringpublic void setBusinessTitle(java.lang.String aBusinessTitle)
IBM internal use only.
aBusinessTitle
- java.lang.Stringpublic void setCity(java.lang.String aCity)
IBM internal use only.
aCity
- 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 setDataBeanKeyStoreAddressId(java.lang.String aDataBeanKeyStoreAddressId)
Set its primary key for fetching.
aDataBeanKeyStoreAddressId
- java.lang.Stringpublic void setEmail1(java.lang.String aEmail1)
IBM internal use only.
aEmail1
- java.lang.Stringpublic void setEmail2(java.lang.String aEmail2)
IBM internal use only.
aEmail2
- java.lang.Stringpublic void setFax1(java.lang.String aFax1)
IBM internal use only.
aFax1
- java.lang.Stringpublic void setFax2(java.lang.String aFax2)
IBM internal use only.
aFax2
- java.lang.Stringpublic void setField1(java.lang.String aField1)
IBM internal use only.
aField1
- java.lang.Stringpublic void setField2(java.lang.String aField2)
IBM internal use only.
aField2
- java.lang.Stringpublic void setFirstName(java.lang.String aFirstName)
IBM internal use only.
aFirstName
- java.lang.Stringpublic void setLastName(java.lang.String aLastName)
IBM internal use only.
aLastName
- java.lang.Stringpublic void setMemberId(java.lang.Long aMemberId)
IBM internal use only.
aMemberId
- java.lang.Longpublic void setMiddleName(java.lang.String aMiddleName)
IBM internal use only.
aMiddleName
- java.lang.Stringpublic void setNickName(java.lang.String aNickName)
IBM internal use only.
aNickName
- java.lang.Stringpublic void setPersonTitle(java.lang.String aPersonTitle)
IBM internal use only.
aPersonTitle
- java.lang.Stringpublic void setPhone1(java.lang.String aPhone1)
IBM internal use only.
aPhone1
- java.lang.Stringpublic void setPhone2(java.lang.String aPhone2)
IBM internal use only.
aPhone2
- java.lang.Stringpublic 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 setShippingGeoCode(java.lang.String aShippingGeoCode)
IBM internal use only.
aShippingGeoCode
- java.lang.Stringpublic void setState(java.lang.String aState)
IBM internal use only.
aState
- java.lang.Stringpublic void setTaxGeoCode(java.lang.String aTaxGeoCode)
IBM internal use only.
aTaxGeoCode
- java.lang.Stringpublic void setZipCode(java.lang.String aZipCode)
IBM internal use only.
aZipCode
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |