com.ibm.commerce.common.objects
Class StoreAddressAccessBean

java.lang.Object
  |
  +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
        |
        +--com.ibm.commerce.common.objects.StoreAddressAccessBean

public class StoreAddressAccessBean
extends com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean

Each row of this table represents a static address. StoreEntities, FulfillmentCenters, and Vendors can have static addresses. Static addresses can be staged using the staging server.

See Also:
Serialized Form

Constructor Summary
StoreAddressAccessBean()
          constructor
StoreAddressAccessBean(javax.ejb.EJBObject o)
          constructor
StoreAddressAccessBean(java.lang.Long arg0, java.lang.String arg1)
          constructor
 
Method Summary
 void commitCopyHelper()
          Update(flush) data to the EJBObject (persistent storage).
protected  java.lang.String defaultJNDIName()
           
  StoreAddressAccessBean findByMemberIdAndNickName(java.lang.Long arg0, java.lang.String arg1)
          Retrieves all StoreAddressAccessBeans for the specified member ID and nick name
 java.lang.String getAddress1()
          This method provides access to the STADDRESS.ADDRESS1 column of DB2 type VARCHAR(50).
 java.lang.String getAddress2()
          This method provides access to the STADDRESS.ADDRESS2 column of DB2 type VARCHAR(50).
 java.lang.String getAddress3()
          This method provides access to the STADDRESS.ADDRESS3 column of DB2 type VARCHAR(50).
 java.lang.String getAddressField1()
          This method accesses a non-CMP field
 java.lang.String getAddressField2()
          This method accesses a non-CMP field
 java.lang.String getAddressField3()
          This method accesses a non-CMP field
 java.lang.String getBusinessTitle()
          This method provides access to the STADDRESS.BUSINESSTITLE column of DB2 type VARCHAR(128).
 java.lang.String getCity()
          This method provides access to the STADDRESS.CITY column of DB2 type VARCHAR(128).
 java.lang.String getCountry()
          This method provides access to the STADDRESS.COUNTRY column of DB2 type VARCHAR(128).
 java.lang.String getEmail1()
          This method provides access to the STADDRESS.EMAIL1 column of DB2 type VARCHAR(254).
 java.lang.String getEmail2()
          This method provides access to the STADDRESS.EMAIL2 column of DB2 type VARCHAR(254).
 java.lang.String getFax1()
          This method provides access to the STADDRESS.FAX1 column of DB2 type VARCHAR(32).
 java.lang.String getFax2()
          This method provides access to the STADDRESS.FAX2 column of DB2 type VARCHAR(32).
 java.lang.String getField1()
          This method provides access to the STADDRESS.FIELD1 column of DB2 type VARCHAR(64).
 java.lang.String getField2()
          This method provides access to the STADDRESS.FIELD2 column of DB2 type VARCHAR(64).
 java.lang.String getFirstName()
          This method provides access to the STADDRESS.FIRSTNAME column of DB2 type VARCHAR(128).
 java.lang.String getLastName()
          This method provides access to the STADDRESS.LASTNAME column of DB2 type VARCHAR(128).
 java.lang.String getMemberId()
          This method provides access to the STADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.
 java.lang.Long getMemberIdInEJBType()
          This method provides access to the STADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.
 java.lang.String getMiddleName()
          This method provides access to the STADDRESS.MIDDLENAME column of DB2 type VARCHAR(128).
 java.lang.String getNickName()
          This method provides access to the STADDRESS.NICKNAME column of DB2 type VARCHAR(254) NOT NULL.
 java.lang.String getPersonTitle()
          This method provides access to the STADDRESS.PERSONTITLE column of DB2 type VARCHAR(50).
 java.lang.String getPhone1()
          This method provides access to the STADDRESS.PHONE1 column of DB2 type VARCHAR(32).
 java.lang.String getPhone2()
          This method provides access to the STADDRESS.PHONE2 column of DB2 type VARCHAR(32).
 java.lang.String getShippingGeoCode()
          This method provides access to the STADDRESS.SHIPPINGGEOCODE column of DB2 type VARCHAR(254).
 java.lang.String getState()
          This method provides access to the STADDRESS.STATE column of DB2 type VARCHAR(128).
 java.lang.String getStoreAddressId()
          This method provides access to the STADDRESS.STADDRESS_ID column of DB2 type INTEGER NOT NULL.
 java.lang.Integer getStoreAddressIdInEJBType()
          This method provides access to the STADDRESS.STADDRESS_ID column of DB2 type INTEGER NOT NULL.
 java.lang.String getTaxGeoCode()
          This method provides access to the STADDRESS.TAXGEOCODE column of DB2 type VARCHAR(254).
 java.lang.String getURL()
          This method accesses a non-CMP field
 java.lang.String getZipCode()
          This method provides access to the STADDRESS.ZIPCODE column of DB2 type VARCHAR(40).
protected  void instantiateEJB()
           
protected  boolean instantiateEJBByPrimaryKey()
           
 void refreshCopyHelper()
          Load data from the EJBObject.
 void setAddress1(java.lang.String newValue)
          This method provides access to the STADDRESS.ADDRESS1 column of DB2 type VARCHAR(50).
 void setAddress2(java.lang.String newValue)
          This method provides access to the STADDRESS.ADDRESS2 column of DB2 type VARCHAR(50).
 void setAddress3(java.lang.String newValue)
          This method provides access to the STADDRESS.ADDRESS3 column of DB2 type VARCHAR(50).
 void setAddressField1(java.lang.String newValue)
          This method accesses a non-CMP field
 void setAddressField2(java.lang.String newValue)
          This method accesses a non-CMP field
 void setAddressField3(java.lang.String newValue)
          This method accesses a non-CMP field
 void setBusinessTitle(java.lang.String newValue)
          This method provides access to the STADDRESS.BUSINESSTITLE column of DB2 type VARCHAR(128).
 void setCity(java.lang.String newValue)
          This method provides access to the STADDRESS.CITY column of DB2 type VARCHAR(128).
 void setCountry(java.lang.String newValue)
          This method provides access to the STADDRESS.COUNTRY column of DB2 type VARCHAR(128).
 void setEmail1(java.lang.String newValue)
          This method provides access to the STADDRESS.EMAIL1 column of DB2 type VARCHAR(254).
 void setEmail2(java.lang.String newValue)
          This method provides access to the STADDRESS.EMAIL2 column of DB2 type VARCHAR(254).
 void setFax1(java.lang.String newValue)
          This method provides access to the STADDRESS.FAX1 column of DB2 type VARCHAR(32).
 void setFax2(java.lang.String newValue)
          This method provides access to the STADDRESS.FAX2 column of DB2 type VARCHAR(32).
 void setField1(java.lang.String newValue)
          This method provides access to the STADDRESS.FIELD1 column of DB2 type VARCHAR(64).
 void setField2(java.lang.String newValue)
          This method provides access to the STADDRESS.FIELD2 column of DB2 type VARCHAR(64).
 void setFirstName(java.lang.String newValue)
          This method provides access to the STADDRESS.FIRSTNAME column of DB2 type VARCHAR(128).
 void setInitKey_storeAddressId(java.lang.String newValue)
          Set the primary key for this object
 void setLastName(java.lang.String newValue)
          This method provides access to the STADDRESS.LASTNAME column of DB2 type VARCHAR(128).
 void setMemberId(java.lang.Long newValue)
          This method provides access to the STADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.
 void setMemberId(java.lang.String newValue)
          This method provides access to the STADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.
 void setMiddleName(java.lang.String newValue)
          This method provides access to the STADDRESS.MIDDLENAME column of DB2 type VARCHAR(128).
 void setNickName(java.lang.String newValue)
          This method provides access to the STADDRESS.NICKNAME column of DB2 type VARCHAR(254) NOT NULL.
 void setPersonTitle(java.lang.String newValue)
          This method provides access to the STADDRESS.PERSONTITLE column of DB2 type VARCHAR(50).
 void setPhone1(java.lang.String newValue)
          This method provides access to the STADDRESS.PHONE1 column of DB2 type VARCHAR(32).
 void setPhone2(java.lang.String newValue)
          This method provides access to the STADDRESS.PHONE2 column of DB2 type VARCHAR(32).
 void setShippingGeoCode(java.lang.String newValue)
          This method provides access to the STADDRESS.SHIPPINGGEOCODE column of DB2 type VARCHAR(254).
 void setState(java.lang.String newValue)
          This method provides access to the STADDRESS.STATE column of DB2 type VARCHAR(128).
 void setTaxGeoCode(java.lang.String newValue)
          This method provides access to the STADDRESS.TAXGEOCODE column of DB2 type VARCHAR(254).
 void setURL(java.lang.String newValue)
          This method accesses a non-CMP field
 void setZipCode(java.lang.String newValue)
          This method provides access to the STADDRESS.ZIPCODE column of DB2 type VARCHAR(40).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoreAddressAccessBean

public StoreAddressAccessBean()
constructor

StoreAddressAccessBean

public StoreAddressAccessBean(javax.ejb.EJBObject o)
                       throws java.rmi.RemoteException
constructor
Parameters:
o - javax.ejb.EJBObject
Throws:
java.rmi.RemoteException

StoreAddressAccessBean

public StoreAddressAccessBean(java.lang.Long arg0,
                              java.lang.String arg1)
                       throws javax.naming.NamingException,
                              javax.ejb.CreateException,
                              java.rmi.RemoteException,
                              javax.ejb.FinderException
constructor
Parameters:
arg0 - java.lang.Long
arg1 - java.lang.String
Throws:
javax.naming.NamingException
javax.ejb.CreateException
java.rmi.RemoteException
javax.ejb.FinderException
Method Detail

findByMemberIdAndNickName

public StoreAddressAccessBean findByMemberIdAndNickName(java.lang.Long arg0,
                                                        java.lang.String arg1)
                                                 throws java.rmi.RemoteException,
                                                        javax.ejb.FinderException,
                                                        javax.naming.NamingException

Retrieves all StoreAddressAccessBeans for the specified member ID and nick name

The SQL query used to fetch the requested row from the STADDRESS table is:

SELECT * FROM STADDRESS T1 WHERE T1.MEMBER_ID = ? AND T1.NICKNAME = ?

Returns:
A com.ibm.commerce.common.objects.StoreAddress object
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException

setInitKey_storeAddressId

public void setInitKey_storeAddressId(java.lang.String newValue)

Set the primary key for this object

Parameters:
newValue - java.lang.String
Returns:
void

defaultJNDIName

protected java.lang.String defaultJNDIName()
Returns:
String

instantiateEJB

protected void instantiateEJB()
                       throws java.rmi.RemoteException,
                              javax.ejb.FinderException,
                              javax.naming.NamingException
Returns:
void
Throws:
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException

instantiateEJBByPrimaryKey

protected boolean instantiateEJBByPrimaryKey()
                                      throws java.rmi.RemoteException,
                                             javax.ejb.CreateException,
                                             javax.naming.NamingException
Returns:
boolean
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.naming.NamingException

commitCopyHelper

public void commitCopyHelper()
                      throws java.rmi.RemoteException,
                             javax.ejb.CreateException,
                             javax.ejb.FinderException,
                             javax.naming.NamingException

Update(flush) data to the EJBObject (persistent storage).

Returns:
void
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

refreshCopyHelper

public void refreshCopyHelper()
                       throws java.rmi.RemoteException,
                              javax.ejb.CreateException,
                              javax.ejb.FinderException,
                              javax.naming.NamingException

Load data from the EJBObject.

Returns:
void
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

This method provides access to the STADDRESS.CITY column of DB2 type VARCHAR(128).

The following is a description of this column:

The city within this address.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setCity

public void setCity(java.lang.String newValue)

This method provides access to the STADDRESS.CITY column of DB2 type VARCHAR(128).

The following is a description of this column:

The city within this address.

Parameters:
newValue - java.lang.String
Returns:
void

getBusinessTitle

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

This method provides access to the STADDRESS.BUSINESSTITLE column of DB2 type VARCHAR(128).

The following is a description of this column:

The user&apo

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setBusinessTitle

public void setBusinessTitle(java.lang.String newValue)

This method provides access to the STADDRESS.BUSINESSTITLE column of DB2 type VARCHAR(128).

The following is a description of this column:

The user&apo

Parameters:
newValue - java.lang.String
Returns:
void

getTaxGeoCode

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

This method provides access to the STADDRESS.TAXGEOCODE column of DB2 type VARCHAR(254).

The following is a description of this column:

Reserved for IBM internal use.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setTaxGeoCode

public void setTaxGeoCode(java.lang.String newValue)

This method provides access to the STADDRESS.TAXGEOCODE column of DB2 type VARCHAR(254).

The following is a description of this column:

Reserved for IBM internal use.

Parameters:
newValue - java.lang.String
Returns:
void

getCountry

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

This method provides access to the STADDRESS.COUNTRY column of DB2 type VARCHAR(128).

The following is a description of this column:

The country or region within this address.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setCountry

public void setCountry(java.lang.String newValue)

This method provides access to the STADDRESS.COUNTRY column of DB2 type VARCHAR(128).

The following is a description of this column:

The country or region within this address.

Parameters:
newValue - java.lang.String
Returns:
void

getAddressField3

public java.lang.String getAddressField3()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException
This method accesses a non-CMP field
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setAddressField3

public void setAddressField3(java.lang.String newValue)
This method accesses a non-CMP field

getAddressField2

public java.lang.String getAddressField2()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException
This method accesses a non-CMP field
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setAddressField2

public void setAddressField2(java.lang.String newValue)
This method accesses a non-CMP field

getState

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

This method provides access to the STADDRESS.STATE column of DB2 type VARCHAR(128).

The following is a description of this column:

Reserved for IBM internal use.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setState

public void setState(java.lang.String newValue)

This method provides access to the STADDRESS.STATE column of DB2 type VARCHAR(128).

The following is a description of this column:

Reserved for IBM internal use.

Parameters:
newValue - java.lang.String
Returns:
void

getAddressField1

public java.lang.String getAddressField1()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException
This method accesses a non-CMP field
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setAddressField1

public void setAddressField1(java.lang.String newValue)
This method accesses a non-CMP field

getAddress3

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

This method provides access to the STADDRESS.ADDRESS3 column of DB2 type VARCHAR(50).

The following is a description of this column:

The third line of the store address.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setAddress3

public void setAddress3(java.lang.String newValue)

This method provides access to the STADDRESS.ADDRESS3 column of DB2 type VARCHAR(50).

The following is a description of this column:

The third line of the store address.

Parameters:
newValue - java.lang.String
Returns:
void

getAddress2

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

This method provides access to the STADDRESS.ADDRESS2 column of DB2 type VARCHAR(50).

The following is a description of this column:

The second line of the store address.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setAddress2

public void setAddress2(java.lang.String newValue)

This method provides access to the STADDRESS.ADDRESS2 column of DB2 type VARCHAR(50).

The following is a description of this column:

The second line of the store address.

Parameters:
newValue - java.lang.String
Returns:
void

getAddress1

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

This method provides access to the STADDRESS.ADDRESS1 column of DB2 type VARCHAR(50).

The following is a description of this column:

The first line of the store address.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setAddress1

public void setAddress1(java.lang.String newValue)

This method provides access to the STADDRESS.ADDRESS1 column of DB2 type VARCHAR(50).

The following is a description of this column:

The first line of the store address.

Parameters:
newValue - java.lang.String
Returns:
void

getFirstName

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

This method provides access to the STADDRESS.FIRSTNAME column of DB2 type VARCHAR(128).

The following is a description of this column:

First name for the contact person.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setFirstName

public void setFirstName(java.lang.String newValue)

This method provides access to the STADDRESS.FIRSTNAME column of DB2 type VARCHAR(128).

The following is a description of this column:

First name for the contact person.

Parameters:
newValue - java.lang.String
Returns:
void

getEmail2

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

This method provides access to the STADDRESS.EMAIL2 column of DB2 type VARCHAR(254).

The following is a description of this column:

The secondary e-mail address.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setEmail2

public void setEmail2(java.lang.String newValue)

This method provides access to the STADDRESS.EMAIL2 column of DB2 type VARCHAR(254).

The following is a description of this column:

The secondary e-mail address.

Parameters:
newValue - java.lang.String
Returns:
void

getEmail1

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

This method provides access to the STADDRESS.EMAIL1 column of DB2 type VARCHAR(254).

The following is a description of this column:

The primary e-mail address.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setEmail1

public void setEmail1(java.lang.String newValue)

This method provides access to the STADDRESS.EMAIL1 column of DB2 type VARCHAR(254).

The following is a description of this column:

The primary e-mail address.

Parameters:
newValue - java.lang.String
Returns:
void

getZipCode

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

This method provides access to the STADDRESS.ZIPCODE column of DB2 type VARCHAR(40).

The following is a description of this column:

Reserved for IBM internal use.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setZipCode

public void setZipCode(java.lang.String newValue)

This method provides access to the STADDRESS.ZIPCODE column of DB2 type VARCHAR(40).

The following is a description of this column:

Reserved for IBM internal use.

Parameters:
newValue - java.lang.String
Returns:
void

getField2

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

This method provides access to the STADDRESS.FIELD2 column of DB2 type VARCHAR(64).

The following is a description of this column:

Customizable.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setField2

public void setField2(java.lang.String newValue)

This method provides access to the STADDRESS.FIELD2 column of DB2 type VARCHAR(64).

The following is a description of this column:

Customizable.

Parameters:
newValue - java.lang.String
Returns:
void

getField1

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

This method provides access to the STADDRESS.FIELD1 column of DB2 type VARCHAR(64).

The following is a description of this column:

Customizable.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setField1

public void setField1(java.lang.String newValue)

This method provides access to the STADDRESS.FIELD1 column of DB2 type VARCHAR(64).

The following is a description of this column:

Customizable.

Parameters:
newValue - java.lang.String
Returns:
void

getNickName

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

This method provides access to the STADDRESS.NICKNAME column of DB2 type VARCHAR(254) NOT NULL.

The following is a description of this column:

Nickname or identifier for the address. Ensure that the nickname is unique for each store.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setNickName

public void setNickName(java.lang.String newValue)

This method provides access to the STADDRESS.NICKNAME column of DB2 type VARCHAR(254) NOT NULL.

The following is a description of this column:

Nickname or identifier for the address. Ensure that the nickname is unique for each store.

Parameters:
newValue - java.lang.String
Returns:
void

getMiddleName

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

This method provides access to the STADDRESS.MIDDLENAME column of DB2 type VARCHAR(128).

The following is a description of this column:

Middle name for the contact person.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setMiddleName

public void setMiddleName(java.lang.String newValue)

This method provides access to the STADDRESS.MIDDLENAME column of DB2 type VARCHAR(128).

The following is a description of this column:

Middle name for the contact person.

Parameters:
newValue - java.lang.String
Returns:
void

getPersonTitle

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

This method provides access to the STADDRESS.PERSONTITLE column of DB2 type VARCHAR(50).

The following is a description of this column:

Business title for the contact person.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setPersonTitle

public void setPersonTitle(java.lang.String newValue)

This method provides access to the STADDRESS.PERSONTITLE column of DB2 type VARCHAR(50).

The following is a description of this column:

Business title for the contact person.

Parameters:
newValue - java.lang.String
Returns:
void

getStoreAddressId

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

This method provides access to the STADDRESS.STADDRESS_ID column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Generated unique key.

Returns:
String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getStoreAddressIdInEJBType

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

This method provides access to the STADDRESS.STADDRESS_ID column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Generated unique key.

Returns:
java.lang.Integer
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

This method provides access to the STADDRESS.FAX2 column of DB2 type VARCHAR(32).

The following is a description of this column:

The secondary fax number.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setFax2

public void setFax2(java.lang.String newValue)

This method provides access to the STADDRESS.FAX2 column of DB2 type VARCHAR(32).

The following is a description of this column:

The secondary fax number.

Parameters:
newValue - java.lang.String
Returns:
void

getFax1

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

This method provides access to the STADDRESS.FAX1 column of DB2 type VARCHAR(32).

The following is a description of this column:

The primary fax number.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setFax1

public void setFax1(java.lang.String newValue)

This method provides access to the STADDRESS.FAX1 column of DB2 type VARCHAR(32).

The following is a description of this column:

The primary fax number.

Parameters:
newValue - java.lang.String
Returns:
void

getMemberId

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

This method provides access to the STADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.

The following is a description of this column:

The owner ID for this entry.

Returns:
String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getMemberIdInEJBType

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

This method provides access to the STADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.

The following is a description of this column:

The owner ID for this entry.

Returns:
java.lang.Long
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setMemberId

public void setMemberId(java.lang.String newValue)

This method provides access to the STADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.

The following is a description of this column:

The owner ID for this entry.

Parameters:
newValue - String
Returns:
void

setMemberId

public void setMemberId(java.lang.Long newValue)

This method provides access to the STADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.

The following is a description of this column:

The owner ID for this entry.

Parameters:
newValue - java.lang.Long
Returns:
void

getLastName

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

This method provides access to the STADDRESS.LASTNAME column of DB2 type VARCHAR(128).

The following is a description of this column:

Last name for the contact person.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setLastName

public void setLastName(java.lang.String newValue)

This method provides access to the STADDRESS.LASTNAME column of DB2 type VARCHAR(128).

The following is a description of this column:

Last name for the contact person.

Parameters:
newValue - java.lang.String
Returns:
void

getPhone2

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

This method provides access to the STADDRESS.PHONE2 column of DB2 type VARCHAR(32).

The following is a description of this column:

The secondary phone number.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setPhone2

public void setPhone2(java.lang.String newValue)

This method provides access to the STADDRESS.PHONE2 column of DB2 type VARCHAR(32).

The following is a description of this column:

The secondary phone number.

Parameters:
newValue - java.lang.String
Returns:
void

getShippingGeoCode

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

This method provides access to the STADDRESS.SHIPPINGGEOCODE column of DB2 type VARCHAR(254).

The following is a description of this column:

Reserved for IBM internal use.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setShippingGeoCode

public void setShippingGeoCode(java.lang.String newValue)

This method provides access to the STADDRESS.SHIPPINGGEOCODE column of DB2 type VARCHAR(254).

The following is a description of this column:

Reserved for IBM internal use.

Parameters:
newValue - java.lang.String
Returns:
void

getPhone1

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

This method provides access to the STADDRESS.PHONE1 column of DB2 type VARCHAR(32).

The following is a description of this column:

The primary phone number.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setPhone1

public void setPhone1(java.lang.String newValue)

This method provides access to the STADDRESS.PHONE1 column of DB2 type VARCHAR(32).

The following is a description of this column:

The primary phone number.

Parameters:
newValue - java.lang.String
Returns:
void

getURL

public java.lang.String getURL()
                        throws java.rmi.RemoteException,
                               javax.ejb.CreateException,
                               javax.ejb.FinderException,
                               javax.naming.NamingException
This method accesses a non-CMP field
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setURL

public void setURL(java.lang.String newValue)
This method accesses a non-CMP field