com.ibm.commerce.common.objects
Interface StoreAddressAccessBeanData

All Known Implementing Classes:
StoreAddressAccessBean

public interface StoreAddressAccessBeanData


Method Summary
 java.lang.String getAddress1()
           
 java.lang.String getAddress2()
           
 java.lang.String getAddress3()
           
 java.lang.String getAddressField1()
           
 java.lang.String getAddressField2()
           
 java.lang.String getAddressField3()
           
 java.lang.String getBusinessTitle()
           
 java.lang.String getCity()
           
 java.lang.String getCountry()
           
 java.lang.String getEmail1()
           
 java.lang.String getEmail2()
           
 java.lang.String getFax1()
           
 java.lang.String getFax2()
           
 java.lang.String getField1()
           
 java.lang.String getField2()
           
 java.lang.String getFirstName()
           
 java.lang.String getLastName()
           
 java.lang.String getMemberId()
           
 java.lang.String getMiddleName()
           
 java.lang.String getNickName()
           
 java.lang.String getPersonTitle()
           
 java.lang.String getPhone1()
           
 java.lang.String getPhone2()
           
 java.lang.String getShippingGeoCode()
           
 java.lang.String getState()
           
 java.lang.String getStoreAddressId()
           
 java.lang.String getTaxGeoCode()
           
 java.lang.String getZipCode()
           
 void setAddress1(java.lang.String newValue)
           
 void setAddress2(java.lang.String newValue)
           
 void setAddress3(java.lang.String newValue)
           
 void setAddressField1(java.lang.String newValue)
           
 void setAddressField2(java.lang.String newValue)
           
 void setAddressField3(java.lang.String newValue)
           
 void setBusinessTitle(java.lang.String newValue)
           
 void setCity(java.lang.String newValue)
           
 void setCountry(java.lang.String newValue)
           
 void setEmail1(java.lang.String newValue)
           
 void setEmail2(java.lang.String newValue)
           
 void setFax1(java.lang.String newValue)
           
 void setFax2(java.lang.String newValue)
           
 void setField1(java.lang.String newValue)
           
 void setField2(java.lang.String newValue)
           
 void setFirstName(java.lang.String newValue)
           
 void setLastName(java.lang.String newValue)
           
 void setMemberId(java.lang.String newValue)
           
 void setMiddleName(java.lang.String newValue)
           
 void setNickName(java.lang.String newValue)
           
 void setPersonTitle(java.lang.String newValue)
           
 void setPhone1(java.lang.String newValue)
           
 void setPhone2(java.lang.String newValue)
           
 void setShippingGeoCode(java.lang.String newValue)
           
 void setState(java.lang.String newValue)
           
 void setTaxGeoCode(java.lang.String newValue)
           
 void setZipCode(java.lang.String newValue)
           
 

Method Detail

getAddress1

public java.lang.String getAddress1()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

getAddress2

public java.lang.String getAddress2()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

getAddress3

public java.lang.String getAddress3()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

getAddressField1

public java.lang.String getAddressField1()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException

getAddressField2

public java.lang.String getAddressField2()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException

getAddressField3

public java.lang.String getAddressField3()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException

getBusinessTitle

public java.lang.String getBusinessTitle()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException

getCity

public java.lang.String getCity()
                         throws java.rmi.RemoteException,
                                javax.ejb.CreateException,
                                javax.ejb.FinderException,
                                javax.naming.NamingException

getCountry

public java.lang.String getCountry()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException

getEmail1

public java.lang.String getEmail1()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

getEmail2

public java.lang.String getEmail2()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

getFax1

public java.lang.String getFax1()
                         throws java.rmi.RemoteException,
                                javax.ejb.CreateException,
                                javax.ejb.FinderException,
                                javax.naming.NamingException

getFax2

public java.lang.String getFax2()
                         throws java.rmi.RemoteException,
                                javax.ejb.CreateException,
                                javax.ejb.FinderException,
                                javax.naming.NamingException

getField1

public java.lang.String getField1()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

getField2

public java.lang.String getField2()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

getFirstName

public java.lang.String getFirstName()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException

getLastName

public java.lang.String getLastName()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

getMemberId

public java.lang.String getMemberId()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

getMiddleName

public java.lang.String getMiddleName()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException

getNickName

public java.lang.String getNickName()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

getPersonTitle

public java.lang.String getPersonTitle()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException

getPhone1

public java.lang.String getPhone1()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

getPhone2

public java.lang.String getPhone2()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

getShippingGeoCode

public java.lang.String getShippingGeoCode()
                                    throws java.rmi.RemoteException,
                                           javax.ejb.CreateException,
                                           javax.ejb.FinderException,
                                           javax.naming.NamingException

getState

public java.lang.String getState()
                          throws java.rmi.RemoteException,
                                 javax.ejb.CreateException,
                                 javax.ejb.FinderException,
                                 javax.naming.NamingException

getStoreAddressId

public java.lang.String getStoreAddressId()
                                   throws java.rmi.RemoteException,
                                          javax.ejb.CreateException,
                                          javax.ejb.FinderException,
                                          javax.naming.NamingException

getTaxGeoCode

public java.lang.String getTaxGeoCode()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException

getZipCode

public java.lang.String getZipCode()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException

setAddress1

public void setAddress1(java.lang.String newValue)

setAddress2

public void setAddress2(java.lang.String newValue)

setAddress3

public void setAddress3(java.lang.String newValue)

setAddressField1

public void setAddressField1(java.lang.String newValue)

setAddressField2

public void setAddressField2(java.lang.String newValue)

setAddressField3

public void setAddressField3(java.lang.String newValue)

setBusinessTitle

public void setBusinessTitle(java.lang.String newValue)

setCity

public void setCity(java.lang.String newValue)

setCountry

public void setCountry(java.lang.String newValue)

setEmail1

public void setEmail1(java.lang.String newValue)

setEmail2

public void setEmail2(java.lang.String newValue)

setFax1

public void setFax1(java.lang.String newValue)

setFax2

public void setFax2(java.lang.String newValue)

setField1

public void setField1(java.lang.String newValue)

setField2

public void setField2(java.lang.String newValue)

setFirstName

public void setFirstName(java.lang.String newValue)

setLastName

public void setLastName(java.lang.String newValue)

setMemberId

public void setMemberId(java.lang.String newValue)

setMiddleName

public void setMiddleName(java.lang.String newValue)

setNickName

public void setNickName(java.lang.String newValue)

setPersonTitle

public void setPersonTitle(java.lang.String newValue)

setPhone1

public void setPhone1(java.lang.String newValue)

setPhone2

public void setPhone2(java.lang.String newValue)

setShippingGeoCode

public void setShippingGeoCode(java.lang.String newValue)

setState

public void setState(java.lang.String newValue)

setTaxGeoCode

public void setTaxGeoCode(java.lang.String newValue)

setZipCode

public void setZipCode(java.lang.String newValue)