java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.user.objects.AddressAccessBean
This table stores the addresses of members in the WebSphere Commerce system. The addresses can be the members own addresses or for their friends, associates, or clients, and so on. Some columns here replace columns used in previous versions.
Constructor Summary | |
---|---|
AddressAccessBean() constructor | |
AddressAccessBean(javax.ejb.EJBObject o) constructor | |
AddressAccessBean(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() |
java.util.Enumeration |
findByAddressType(java.lang.String arg0,
java.lang.Long arg1) Find by address type. |
java.util.Enumeration |
findByMemberId(java.lang.Long arg0) Find by member id. |
java.util.Enumeration |
findByMemberIdOrderByLastName(java.lang.Long arg0) Find by MemberId. |
java.util.Enumeration |
findByMemberIdOrderByNickName(java.lang.Long arg0) Find by MemberId and order by the Nick Name. |
AddressAccessBean |
findByNickname(java.lang.String arg0, java.lang.Long arg1) Find by Nick Name. |
java.util.Enumeration |
findByUserAndAddress(java.lang.Long arg0,
java.lang.Long arg1) Find by user and address. |
java.util.Enumeration |
findPrimaryAddress(java.lang.String arg0,
java.lang.Long arg1) Find by primary address. |
AddressAccessBean |
findSelfAddressByMember(java.lang.Long arg0) Find by self address. |
java.lang.String |
getAddress1() This method provides access to the ADDRESS.ADDRESS1 column of DB2 type VARCHAR(50). |
java.lang.String |
getAddress2() This method provides access to the ADDRESS.ADDRESS2 column of DB2 type VARCHAR(50). |
java.lang.String |
getAddress3() This method provides access to the ADDRESS.ADDRESS3 column of DB2 type VARCHAR(50). |
java.lang.String |
getAddressBookId() This method provides access to the ADDRESS.ADDRBOOK_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getAddressBookIdInEJBType() This method provides access to the ADDRESS.ADDRBOOK_ID column of DB2 type BIGINT NOT NULL. |
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 |
getAddressId() This method provides access to the ADDRESS.ADDRESS_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getAddressIdInEJBType() This method provides access to the ADDRESS.ADDRESS_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getAddressType() This method provides access to the ADDRESS.ADDRESSTYPE column of DB2 type CHAR(5). |
java.lang.String |
getBestCallingTime() This method provides access to the ADDRESS.BESTCALLINGTIME column of DB2 type CHAR(1). |
java.lang.String |
getBillingCode() This method accesses a non-CMP field |
java.lang.String |
getBillingCodeType() This method accesses a non-CMP field |
java.lang.String |
getBusinessTitle() This method provides access to the ADDRESS.BUSINESSTITLE column of DB2 type VARCHAR(128). |
java.lang.String |
getCity() This method provides access to the ADDRESS.CITY column of DB2 type VARCHAR(128). |
java.lang.String |
getCountry() This method provides access to the ADDRESS.COUNTRY column of DB2 type VARCHAR(128). |
java.lang.String |
getCreatedTimestamp() This method provides access to the ADDRESS.LASTCREATE column of DB2 type TIMESTAMP. |
java.sql.Timestamp |
getCreatedTimestampInEJBType() This method provides access to the ADDRESS.LASTCREATE column of DB2 type TIMESTAMP. |
java.lang.String |
getEmail1() This method provides access to the ADDRESS.EMAIL1 column of DB2 type VARCHAR(256). |
java.lang.String |
getEmail2() This method provides access to the ADDRESS.EMAIL2 column of DB2 type VARCHAR(256). |
java.lang.String |
getFax1() This method provides access to the ADDRESS.FAX1 column of DB2 type VARCHAR(32). |
java.lang.String |
getFax2() This method provides access to the ADDRESS.FAX2 column of DB2 type VARCHAR(32). |
java.lang.String |
getFirstName() This method provides access to the ADDRESS.FIRSTNAME column of DB2 type VARCHAR(128). |
java.lang.String |
getLastName() This method provides access to the ADDRESS.LASTNAME column of DB2 type VARCHAR(128). |
java.lang.String |
getMemberId() This method provides access to the ADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getMemberIdInEJBType() This method provides access to the ADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getMiddleName() This method provides access to the ADDRESS.MIDDLENAME column of DB2 type VARCHAR(128). |
java.lang.String |
getNickName() This method provides access to the ADDRESS.NICKNAME column of DB2 type VARCHAR(254) NOT NULL. |
java.lang.String |
getOfficeAddress() This method provides access to the ADDRESS.OFFICEADDRESS column of DB2 type VARCHAR(128). |
java.lang.String |
getOrganizationName() This method provides access to the ADDRESS.ORGNAME column of DB2 type VARCHAR(128). |
java.lang.String |
getOrganizationUnitName() This method provides access to the ADDRESS.ORGUNITNAME column of DB2 type VARCHAR(128). |
java.lang.String |
getPackageSuppression() This method provides access to the ADDRESS.PACKAGESUPPRESSION column of DB2 type INTEGER. |
java.lang.Integer |
getPackageSuppressionInEJBType() This method provides access to the ADDRESS.PACKAGESUPPRESSION column of DB2 type INTEGER. |
java.lang.String |
getPersonTitle() This method provides access to the ADDRESS.PERSONTITLE column of DB2 type VARCHAR(50). |
java.lang.String |
getPhone1() This method provides access to the ADDRESS.PHONE1 column of DB2 type VARCHAR(32). |
java.lang.String |
getPhone1Type() This method provides access to the ADDRESS.PHONE1TYPE column of DB2 type CHAR(3). |
java.lang.String |
getPhone2() This method provides access to the ADDRESS.PHONE2 column of DB2 type VARCHAR(32). |
java.lang.String |
getPhone2Type() This method provides access to the ADDRESS.PHONE2TYPE column of DB2 type CHAR(3). |
java.lang.String |
getPrimary() This method accesses a non-CMP field |
java.lang.Integer |
getPrimaryInEJBType() This method accesses a non-CMP field |
java.lang.String |
getPublishPhone1() This method provides access to the ADDRESS.PUBLISHPHONE1 column of DB2 type INTEGER. |
java.lang.Integer |
getPublishPhone1InEJBType() This method provides access to the ADDRESS.PUBLISHPHONE1 column of DB2 type INTEGER. |
java.lang.String |
getPublishPhone2() This method provides access to the ADDRESS.PUBLISHPHONE2 column of DB2 type INTEGER. |
java.lang.Integer |
getPublishPhone2InEJBType() This method provides access to the ADDRESS.PUBLISHPHONE2 column of DB2 type INTEGER. |
java.lang.String |
getSelfAddress() This method provides access to the ADDRESS.SELFADDRESS column of DB2 type INTEGER NOT NULL DEFAULT 0. |
java.lang.Integer |
getSelfAddressInEJBType() This method provides access to the ADDRESS.SELFADDRESS column of DB2 type INTEGER NOT NULL DEFAULT 0. |
java.lang.String |
getShippingGeoCode() This method provides access to the ADDRESS.SHIPPINGGEOCODE column of DB2 type VARCHAR(254). |
java.lang.String |
getState() This method provides access to the ADDRESS.STATE column of DB2 type VARCHAR(128). |
java.lang.String |
getStatus() This method provides access to the ADDRESS.STATUS column of DB2 type CHAR(1). |
java.lang.String |
getTaxGeoCode() This method provides access to the ADDRESS.TAXGEOCODE column of DB2 type VARCHAR(254). |
java.lang.String |
getZipCode() This method provides access to the ADDRESS.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 ADDRESS.ADDRESS1 column of DB2 type VARCHAR(50). |
void |
setAddress2(java.lang.String newValue) This method provides access to the ADDRESS.ADDRESS2 column of DB2 type VARCHAR(50). |
void |
setAddress3(java.lang.String newValue) This method provides access to the ADDRESS.ADDRESS3 column of DB2 type VARCHAR(50). |
void |
setAddressBookId(java.lang.Long newValue) This method provides access to the ADDRESS.ADDRBOOK_ID column of DB2 type BIGINT NOT NULL. |
void |
setAddressBookId(java.lang.String newValue) This method provides access to the ADDRESS.ADDRBOOK_ID column of DB2 type BIGINT NOT NULL. |
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 |
setAddressType(java.lang.String newValue) This method provides access to the ADDRESS.ADDRESSTYPE column of DB2 type CHAR(5). |
void |
setBestCallingTime(java.lang.String newValue) This method provides access to the ADDRESS.BESTCALLINGTIME column of DB2 type CHAR(1). |
void |
setBillingCode(java.lang.String newValue) This method accesses a non-CMP field |
void |
setBillingCodeType(java.lang.String newValue) This method accesses a non-CMP field |
void |
setBusinessTitle(java.lang.String newValue) This method provides access to the ADDRESS.BUSINESSTITLE column of DB2 type VARCHAR(128). |
void |
setCity(java.lang.String newValue) This method provides access to the ADDRESS.CITY column of DB2 type VARCHAR(128). |
void |
setCountry(java.lang.String newValue) This method provides access to the ADDRESS.COUNTRY column of DB2 type VARCHAR(128). |
void |
setCreatedTimestamp(java.lang.String newValue) This method provides access to the ADDRESS.LASTCREATE column of DB2 type TIMESTAMP. |
void |
setCreatedTimestamp(java.sql.Timestamp newValue) This method provides access to the ADDRESS.LASTCREATE column of DB2 type TIMESTAMP. |
void |
setEmail1(java.lang.String newValue) This method provides access to the ADDRESS.EMAIL1 column of DB2 type VARCHAR(256). |
void |
setEmail2(java.lang.String newValue) This method provides access to the ADDRESS.EMAIL2 column of DB2 type VARCHAR(256). |
void |
setFax1(java.lang.String newValue) This method provides access to the ADDRESS.FAX1 column of DB2 type VARCHAR(32). |
void |
setFax2(java.lang.String newValue) This method provides access to the ADDRESS.FAX2 column of DB2 type VARCHAR(32). |
void |
setFirstName(java.lang.String newValue) This method provides access to the ADDRESS.FIRSTNAME column of DB2 type VARCHAR(128). |
void |
setInitKey_AddressId(java.lang.String newValue) Set the primary key for this object |
void |
setLastName(java.lang.String newValue) This method provides access to the ADDRESS.LASTNAME column of DB2 type VARCHAR(128). |
void |
setMemberId(java.lang.Long newValue) This method provides access to the ADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL. |
void |
setMemberId(java.lang.String newValue) This method provides access to the ADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL. |
void |
setMiddleName(java.lang.String newValue) This method provides access to the ADDRESS.MIDDLENAME column of DB2 type VARCHAR(128). |
void |
setNickName(java.lang.String newValue) This method provides access to the ADDRESS.NICKNAME column of DB2 type VARCHAR(254) NOT NULL. |
void |
setOfficeAddress(java.lang.String newValue) This method provides access to the ADDRESS.OFFICEADDRESS column of DB2 type VARCHAR(128). |
void |
setOrganizationName(java.lang.String newValue) This method provides access to the ADDRESS.ORGNAME column of DB2 type VARCHAR(128). |
void |
setOrganizationUnitName(java.lang.String newValue) This method provides access to the ADDRESS.ORGUNITNAME column of DB2 type VARCHAR(128). |
void |
setPackageSuppression(java.lang.Integer newValue) This method provides access to the ADDRESS.PACKAGESUPPRESSION column of DB2 type INTEGER. |
void |
setPackageSuppression(java.lang.String newValue) This method provides access to the ADDRESS.PACKAGESUPPRESSION column of DB2 type INTEGER. |
void |
setPersonTitle(java.lang.String newValue) This method provides access to the ADDRESS.PERSONTITLE column of DB2 type VARCHAR(50). |
void |
setPhone1(java.lang.String newValue) This method provides access to the ADDRESS.PHONE1 column of DB2 type VARCHAR(32). |
void |
setPhone1Type(java.lang.String newValue) This method provides access to the ADDRESS.PHONE1TYPE column of DB2 type CHAR(3). |
void |
setPhone2(java.lang.String newValue) This method provides access to the ADDRESS.PHONE2 column of DB2 type VARCHAR(32). |
void |
setPhone2Type(java.lang.String newValue) This method provides access to the ADDRESS.PHONE2TYPE column of DB2 type CHAR(3). |
void |
setPrimary(java.lang.Integer newValue) This method accesses a non-CMP field |
void |
setPrimary(java.lang.String newValue) This method accesses a non-CMP field |
void |
setPublishPhone1(java.lang.Integer newValue) This method provides access to the ADDRESS.PUBLISHPHONE1 column of DB2 type INTEGER. |
void |
setPublishPhone1(java.lang.String newValue) This method provides access to the ADDRESS.PUBLISHPHONE1 column of DB2 type INTEGER. |
void |
setPublishPhone2(java.lang.Integer newValue) This method provides access to the ADDRESS.PUBLISHPHONE2 column of DB2 type INTEGER. |
void |
setPublishPhone2(java.lang.String newValue) This method provides access to the ADDRESS.PUBLISHPHONE2 column of DB2 type INTEGER. |
void |
setSelfAddress(java.lang.Integer newValue) This method provides access to the ADDRESS.SELFADDRESS column of DB2 type INTEGER NOT NULL DEFAULT 0. |
void |
setSelfAddress(java.lang.String newValue) This method provides access to the ADDRESS.SELFADDRESS column of DB2 type INTEGER NOT NULL DEFAULT 0. |
void |
setShippingGeoCode(java.lang.String newValue) This method provides access to the ADDRESS.SHIPPINGGEOCODE column of DB2 type VARCHAR(254). |
void |
setState(java.lang.String newValue) This method provides access to the ADDRESS.STATE column of DB2 type VARCHAR(128). |
void |
setStatus(java.lang.String newValue) This method provides access to the ADDRESS.STATUS column of DB2 type CHAR(1). |
void |
setTaxGeoCode(java.lang.String newValue) This method provides access to the ADDRESS.TAXGEOCODE column of DB2 type VARCHAR(254). |
void |
setZipCode(java.lang.String newValue) This method provides access to the ADDRESS.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 |
---|
public AddressAccessBean()
public AddressAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
o
- javax.ejb.EJBObjectjava.rmi.RemoteException
public AddressAccessBean(java.lang.Long arg0, java.lang.String arg1) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
arg0
- java.lang.Longarg1
- java.lang.Stringjavax.naming.NamingException
javax.ejb.CreateException
java.rmi.RemoteException
javax.ejb.FinderException
Method Detail |
---|
public AddressAccessBean findByNickname(java.lang.String arg0, java.lang.Long arg1) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Find by Nick Name.
The SQL is "SELECT * FROM ADDRESS T1 WHERE(T1.STATUS = 'P') AND (T1.NICKNAME = ?) AND (T1.MEMBER_ID = ?)"
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public AddressAccessBean findSelfAddressByMember(java.lang.Long arg0) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Find by self address.
The SQL is "SELECT * FROM ADDRESS T1 WHERE(T1.STATUS = 'P') AND (T1.SELFADDRESS = 1) AND (T1.MEMBER_ID = ?)".
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByAddressType(java.lang.String arg0, java.lang.Long arg1) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Find by address type.
The SQL is "SELECT * FROM ADDRESS T1 WHERE (T1.STATUS = 'P') AND (T1.ADDRESSTYPE = ?) AND (T1.MEMBER_ID = ?)".
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByMemberId(java.lang.Long arg0) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Find by member id.
The SQL is "SELECT * FROM ADDRESS T1 WHERE (T1.STATUS = 'P') AND (T1.MEMBER_ID = ?) ORDER BY T1.NICKNAME".
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByMemberIdOrderByLastName(java.lang.Long arg0) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Find by MemberId.
The SQL is "SELECT * FROM ADDRESS T1 WHERE(T1.STATUS = 'P') AND (T1.MEMBER_ID = ?) ORDER BY T1.LASTNAME".
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByMemberIdOrderByNickName(java.lang.Long arg0) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Find by MemberId and order by the Nick Name.
The SQL is "SELECT * FROM ADDRESS T1 WHERE (T1.STATUS = 'P') AND (T1.MEMBER_ID = ?) ORDER BY T1.NICKNAME".
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByUserAndAddress(java.lang.Long arg0, java.lang.Long arg1) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Find by user and address.
The SQL is "SELECT * FROM ADDRESS T1 WHERE (T1.STATUS = 'P') AND (T1.MEMBER_ID = ?) AND (T1.ADDRESS_ID = ?)".
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findPrimaryAddress(java.lang.String arg0, java.lang.Long arg1) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Find by primary address.
The SQL is "SELECT * FROM ADDRESS T1 WHERE (T1.STATUS = 'P') AND (T1.ISPRIMARY = 1) AND (T1.ADDRESSTYPE = ?) AND (T1.MEMBER_ID = ?)".
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public void setInitKey_AddressId(java.lang.String newValue)
Set the primary key for this object
newValue
- java.lang.Stringprotected java.lang.String defaultJNDIName()
protected void instantiateEJB() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
protected boolean instantiateEJBByPrimaryKey() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.naming.NamingException
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.String getOrganizationName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.ORGNAME column of DB2 type VARCHAR(128).
The following is a description of this column:
If this is a business address, the name of the organization to for this address. This is not the name of the organization that owns the address book with this address. This column replaces SAREPCOM used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getOrganizationName
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setOrganizationName(java.lang.String newValue)
This method provides access to the ADDRESS.ORGNAME column of DB2 type VARCHAR(128).
The following is a description of this column:
If this is a business address, the name of the organization to for this address. This is not the name of the organization that owns the address book with this address. This column replaces SAREPCOM used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setOrganizationName
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getAddressBookId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.ADDRBOOK_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Foreign key to the ADDRBOOK table for the address book to which this address belongs, replacing the SASHNBR column in the SHADDR table used in previous versions of WebSohere Commerce or WebSphere Commerce Suite.
getAddressBookId
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Long getAddressBookIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.ADDRBOOK_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Foreign key to the ADDRBOOK table for the address book to which this address belongs, replacing the SASHNBR column in the SHADDR table used in previous versions of WebSohere Commerce or WebSphere Commerce Suite.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAddressBookId(java.lang.String newValue)
This method provides access to the ADDRESS.ADDRBOOK_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Foreign key to the ADDRBOOK table for the address book to which this address belongs, replacing the SASHNBR column in the SHADDR table used in previous versions of WebSohere Commerce or WebSphere Commerce Suite.
setAddressBookId
in interface
AddressAccessBeanData
newValue
- Stringpublic void setAddressBookId(java.lang.Long newValue)
This method provides access to the ADDRESS.ADDRBOOK_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Foreign key to the ADDRBOOK table for the address book to which this address belongs, replacing the SASHNBR column in the SHADDR table used in previous versions of WebSohere Commerce or WebSphere Commerce Suite.
newValue
- java.lang.Longpublic java.lang.String getOrganizationUnitName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.ORGUNITNAME column of DB2 type VARCHAR(128).
The following is a description of this column:
Name of the organizational unit to which this address information applies, if this is a business address. See comment on ORGNAME above.
getOrganizationUnitName
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setOrganizationUnitName(java.lang.String newValue)
This method provides access to the ADDRESS.ORGUNITNAME column of DB2 type VARCHAR(128).
The following is a description of this column:
Name of the organizational unit to which this address information applies, if this is a business address. See comment on ORGNAME above.
setOrganizationUnitName
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getCity() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.CITY column of DB2 type VARCHAR(128).
The following is a description of this column:
The city, replacing SACITY used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getCity
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setCity(java.lang.String newValue)
This method provides access to the ADDRESS.CITY column of DB2 type VARCHAR(128).
The following is a description of this column:
The city, replacing SACITY used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setCity
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getBusinessTitle() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.BUSINESSTITLE column of DB2 type VARCHAR(128).
The following is a description of this column:
The business title. For example, Manager or Chief Executive Officer. LDAP uses a length of 128 characters for title attribute in ePerson. Compare with the BCTITLE column in the BUCONT table.
getBusinessTitle
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setBusinessTitle(java.lang.String newValue)
This method provides access to the ADDRESS.BUSINESSTITLE column of DB2 type VARCHAR(128).
The following is a description of this column:
The business title. For example, Manager or Chief Executive Officer. LDAP uses a length of 128 characters for title attribute in ePerson. Compare with the BCTITLE column in the BUCONT table.
setBusinessTitle
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getTaxGeoCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.TAXGEOCODE column of DB2 type VARCHAR(254).
The following is a description of this column:
Tax code based on geographical region, used for integration with Taxware.
getTaxGeoCode
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setTaxGeoCode(java.lang.String newValue)
This method provides access to the ADDRESS.TAXGEOCODE column of DB2 type VARCHAR(254).
The following is a description of this column:
Tax code based on geographical region, used for integration with Taxware.
setTaxGeoCode
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getCountry() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.COUNTRY column of DB2 type VARCHAR(128).
The following is a description of this column:
The country or region, replacing SACNTRY used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getCountry
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setCountry(java.lang.String newValue)
This method provides access to the ADDRESS.COUNTRY column of DB2 type VARCHAR(128).
The following is a description of this column:
The country or region, replacing SACNTRY used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setCountry
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getPhone2Type() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.PHONE2TYPE column of DB2 type CHAR(3).
The following is a description of this column:
Phone type for the secondary phone number, such as TTY for a teletypewriter for people who have a hearing impairment or PHN for a standard phone. This column replaces SAEPHTYP.
getPhone2Type
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setPhone2Type(java.lang.String newValue)
This method provides access to the ADDRESS.PHONE2TYPE column of DB2 type CHAR(3).
The following is a description of this column:
Phone type for the secondary phone number, such as TTY for a teletypewriter for people who have a hearing impairment or PHN for a standard phone. This column replaces SAEPHTYP.
setPhone2Type
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getAddressField3() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
getAddressField3
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAddressField3(java.lang.String newValue)
setAddressField3
in interface
AddressAccessBeanData
public java.lang.String getAddressField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
getAddressField2
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAddressField2(java.lang.String newValue)
setAddressField2
in interface
AddressAccessBeanData
public java.lang.String getState() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.STATE column of DB2 type VARCHAR(128).
The following is a description of this column:
State or province, replacing SASTATE used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getState
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setState(java.lang.String newValue)
This method provides access to the ADDRESS.STATE column of DB2 type VARCHAR(128).
The following is a description of this column:
State or province, replacing SASTATE used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setState
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getAddressField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
getAddressField1
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAddressField1(java.lang.String newValue)
setAddressField1
in interface
AddressAccessBeanData
public java.lang.String getPackageSuppression() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.PACKAGESUPPRESSION column of DB2 type INTEGER.
The following is a description of this column:
Specifies whether or not to include package inserts. Valid values are 1 (include) or 0 (do not include).
getPackageSuppression
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getPackageSuppressionInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.PACKAGESUPPRESSION column of DB2 type INTEGER.
The following is a description of this column:
Specifies whether or not to include package inserts. Valid values are 1 (include) or 0 (do not include).
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setPackageSuppression(java.lang.String newValue)
This method provides access to the ADDRESS.PACKAGESUPPRESSION column of DB2 type INTEGER.
The following is a description of this column:
Specifies whether or not to include package inserts. Valid values are 1 (include) or 0 (do not include).
setPackageSuppression
in interface
AddressAccessBeanData
newValue
- Stringpublic void setPackageSuppression(java.lang.Integer newValue)
This method provides access to the ADDRESS.PACKAGESUPPRESSION column of DB2 type INTEGER.
The following is a description of this column:
Specifies whether or not to include package inserts. Valid values are 1 (include) or 0 (do not include).
newValue
- java.lang.Integerpublic java.lang.String getAddress3() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.ADDRESS3 column of DB2 type VARCHAR(50).
The following is a description of this column:
Address line 3, replacing SAADDR3 used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getAddress3
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAddress3(java.lang.String newValue)
This method provides access to the ADDRESS.ADDRESS3 column of DB2 type VARCHAR(50).
The following is a description of this column:
Address line 3, replacing SAADDR3 used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setAddress3
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getAddress2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.ADDRESS2 column of DB2 type VARCHAR(50).
The following is a description of this column:
Address line 2, replacing SAADDR2 used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getAddress2
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAddress2(java.lang.String newValue)
This method provides access to the ADDRESS.ADDRESS2 column of DB2 type VARCHAR(50).
The following is a description of this column:
Address line 2, replacing SAADDR2 used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setAddress2
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getAddress1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.ADDRESS1 column of DB2 type VARCHAR(50).
The following is a description of this column:
Address line 1, replacing SAADDR1 used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getAddress1
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAddress1(java.lang.String newValue)
This method provides access to the ADDRESS.ADDRESS1 column of DB2 type VARCHAR(50).
The following is a description of this column:
Address line 1, replacing SAADDR1 used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setAddress1
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getFirstName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.FIRSTNAME column of DB2 type VARCHAR(128).
The following is a description of this column:
First name of the person to which this address applies, replacing SAFNAME used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getFirstName
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setFirstName(java.lang.String newValue)
This method provides access to the ADDRESS.FIRSTNAME column of DB2 type VARCHAR(128).
The following is a description of this column:
First name of the person to which this address applies, replacing SAFNAME used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setFirstName
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getEmail2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.EMAIL2 column of DB2 type VARCHAR(256).
The following is a description of this column:
The secondary e-mail address.
getEmail2
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setEmail2(java.lang.String newValue)
This method provides access to the ADDRESS.EMAIL2 column of DB2 type VARCHAR(256).
The following is a description of this column:
The secondary e-mail address.
setEmail2
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getEmail1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.EMAIL1 column of DB2 type VARCHAR(256).
The following is a description of this column:
The primary e-mail address, replacing SAEMAIL1 used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getEmail1
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setEmail1(java.lang.String newValue)
This method provides access to the ADDRESS.EMAIL1 column of DB2 type VARCHAR(256).
The following is a description of this column:
The primary e-mail address, replacing SAEMAIL1 used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setEmail1
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getOfficeAddress() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.OFFICEADDRESS column of DB2 type VARCHAR(128).
The following is a description of this column:
Desktop delivery or office address associated with a shipping address.
getOfficeAddress
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setOfficeAddress(java.lang.String newValue)
This method provides access to the ADDRESS.OFFICEADDRESS column of DB2 type VARCHAR(128).
The following is a description of this column:
Desktop delivery or office address associated with a shipping address.
setOfficeAddress
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getZipCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.ZIPCODE column of DB2 type VARCHAR(40).
The following is a description of this column:
ZIP or postal code, replacing SAZIPC used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getZipCode
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setZipCode(java.lang.String newValue)
This method provides access to the ADDRESS.ZIPCODE column of DB2 type VARCHAR(40).
The following is a description of this column:
ZIP or postal code, replacing SAZIPC used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setZipCode
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getSelfAddress() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.SELFADDRESS column of DB2 type INTEGER NOT NULL DEFAULT 0.
The following is a description of this column:
Specifies whether or not the address belongs to the user. Valid values are 1 (the address belongs to the user) or 0 (the number does not belong to the use
getSelfAddress
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getSelfAddressInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.SELFADDRESS column of DB2 type INTEGER NOT NULL DEFAULT 0.
The following is a description of this column:
Specifies whether or not the address belongs to the user. Valid values are 1 (the address belongs to the user) or 0 (the number does not belong to the use
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setSelfAddress(java.lang.String newValue)
This method provides access to the ADDRESS.SELFADDRESS column of DB2 type INTEGER NOT NULL DEFAULT 0.
The following is a description of this column:
Specifies whether or not the address belongs to the user. Valid values are 1 (the address belongs to the user) or 0 (the number does not belong to the use
setSelfAddress
in interface
AddressAccessBeanData
newValue
- Stringpublic void setSelfAddress(java.lang.Integer newValue)
This method provides access to the ADDRESS.SELFADDRESS column of DB2 type INTEGER NOT NULL DEFAULT 0.
The following is a description of this column:
Specifies whether or not the address belongs to the user. Valid values are 1 (the address belongs to the user) or 0 (the number does not belong to the use
newValue
- java.lang.Integerpublic java.lang.String getNickName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.NICKNAME column of DB2 type VARCHAR(254) NOT NULL.
The following is a description of this column:
The nickname or identifier of the address, replacing SANICK used in previous versions of WebSphere Commerce or WebSphere Commerce Suite. Among all the addresses owned by a member, their nicknames must be unique.
getNickName
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setNickName(java.lang.String newValue)
This method provides access to the ADDRESS.NICKNAME column of DB2 type VARCHAR(254) NOT NULL.
The following is a description of this column:
The nickname or identifier of the address, replacing SANICK used in previous versions of WebSphere Commerce or WebSphere Commerce Suite. Among all the addresses owned by a member, their nicknames must be unique.
setNickName
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getStatus() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.STATUS column of DB2 type CHAR(1).
The following is a description of this column:
Specifies the status of the address. Valid values are Permanent (current) or temporary (historical). This column replaces SAADRFLAG used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getStatus
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setStatus(java.lang.String newValue)
This method provides access to the ADDRESS.STATUS column of DB2 type CHAR(1).
The following is a description of this column:
Specifies the status of the address. Valid values are Permanent (current) or temporary (historical). This column replaces SAADRFLAG used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setStatus
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getBillingCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
getBillingCode
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setBillingCode(java.lang.String newValue)
setBillingCode
in interface
AddressAccessBeanData
public java.lang.String getMiddleName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.MIDDLENAME column of DB2 type VARCHAR(128).
The following is a description of this column:
Middle name or initials of the person to which this address applies, replacing SAMNAME used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getMiddleName
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMiddleName(java.lang.String newValue)
This method provides access to the ADDRESS.MIDDLENAME column of DB2 type VARCHAR(128).
The following is a description of this column:
Middle name or initials of the person to which this address applies, replacing SAMNAME used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setMiddleName
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getPersonTitle() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.PERSONTITLE column of DB2 type VARCHAR(50).
The following is a description of this column:
Title of the person to which this address applies, replacing SATITLE used in previous versions of WebSphere Commerce or WebSphere Commerce Suite. LDAP uses a length of 50. Valid values are Dr, Prof, Rev, Mr, Mrs, Ms, and N (not provided). The default is N.
getPersonTitle
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setPersonTitle(java.lang.String newValue)
This method provides access to the ADDRESS.PERSONTITLE column of DB2 type VARCHAR(50).
The following is a description of this column:
Title of the person to which this address applies, replacing SATITLE used in previous versions of WebSphere Commerce or WebSphere Commerce Suite. LDAP uses a length of 50. Valid values are Dr, Prof, Rev, Mr, Mrs, Ms, and N (not provided). The default is N.
setPersonTitle
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getAddressType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.ADDRESSTYPE column of DB2 type CHAR(5).
The following is a description of this column:
Type of address, valid values are configurable by using a properties file: S (shipto), B (billto), and SB (both shipto and billto). A single address may be of different types. If a properties file cannot be found, a default of SB will be used.
getAddressType
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAddressType(java.lang.String newValue)
This method provides access to the ADDRESS.ADDRESSTYPE column of DB2 type CHAR(5).
The following is a description of this column:
Type of address, valid values are configurable by using a properties file: S (shipto), B (billto), and SB (both shipto and billto). A single address may be of different types. If a properties file cannot be found, a default of SB will be used.
setAddressType
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getCreatedTimestamp() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.LASTCREATE column of DB2 type TIMESTAMP.
The following is a description of this column:
The date and time the row was created, replacing SASTMP used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getCreatedTimestamp
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.sql.Timestamp getCreatedTimestampInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.LASTCREATE column of DB2 type TIMESTAMP.
The following is a description of this column:
The date and time the row was created, replacing SASTMP used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setCreatedTimestamp(java.lang.String newValue)
This method provides access to the ADDRESS.LASTCREATE column of DB2 type TIMESTAMP.
The following is a description of this column:
The date and time the row was created, replacing SASTMP used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setCreatedTimestamp
in interface
AddressAccessBeanData
newValue
- Stringpublic void setCreatedTimestamp(java.sql.Timestamp newValue)
This method provides access to the ADDRESS.LASTCREATE column of DB2 type TIMESTAMP.
The following is a description of this column:
The date and time the row was created, replacing SASTMP used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
newValue
- java.sql.Timestamppublic java.lang.String getFax2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.FAX2 column of DB2 type VARCHAR(32).
The following is a description of this column:
The secondary fax number.
getFax2
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setFax2(java.lang.String newValue)
This method provides access to the ADDRESS.FAX2 column of DB2 type VARCHAR(32).
The following is a description of this column:
The secondary fax number.
setFax2
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getFax1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.FAX1 column of DB2 type VARCHAR(32).
The following is a description of this column:
The primary fax number 1, replacing SAFAX used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getFax1
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setFax1(java.lang.String newValue)
This method provides access to the ADDRESS.FAX1 column of DB2 type VARCHAR(32).
The following is a description of this column:
The primary fax number 1, replacing SAFAX used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setFax1
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getMemberId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Foreign key to the MEMBER table for the member who owns this address.
getMemberId
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Long getMemberIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Foreign key to the MEMBER table for the member who owns this address.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMemberId(java.lang.String newValue)
This method provides access to the ADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Foreign key to the MEMBER table for the member who owns this address.
setMemberId
in interface
AddressAccessBeanData
newValue
- Stringpublic void setMemberId(java.lang.Long newValue)
This method provides access to the ADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Foreign key to the MEMBER table for the member who owns this address.
newValue
- java.lang.Longpublic java.lang.String getBestCallingTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.BESTCALLINGTIME column of DB2 type CHAR(1).
The following is a description of this column:
The best time to call, replacing SABTCALL used in previous versions of WebSphere Commerce or WebSphere Commerce Suite. Valid values are D (daytime) and E (evening).
getBestCallingTime
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setBestCallingTime(java.lang.String newValue)
This method provides access to the ADDRESS.BESTCALLINGTIME column of DB2 type CHAR(1).
The following is a description of this column:
The best time to call, replacing SABTCALL used in previous versions of WebSphere Commerce or WebSphere Commerce Suite. Valid values are D (daytime) and E (evening).
setBestCallingTime
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getPublishPhone2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.PUBLISHPHONE2 column of DB2 type INTEGER.
The following is a description of this column:
Specifies whether or not the secondary phone number is listed. Valid values are 1 (listed) or 0 (unlisted).
getPublishPhone2
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getPublishPhone2InEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.PUBLISHPHONE2 column of DB2 type INTEGER.
The following is a description of this column:
Specifies whether or not the secondary phone number is listed. Valid values are 1 (listed) or 0 (unlisted).
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setPublishPhone2(java.lang.String newValue)
This method provides access to the ADDRESS.PUBLISHPHONE2 column of DB2 type INTEGER.
The following is a description of this column:
Specifies whether or not the secondary phone number is listed. Valid values are 1 (listed) or 0 (unlisted).
setPublishPhone2
in interface
AddressAccessBeanData
newValue
- Stringpublic void setPublishPhone2(java.lang.Integer newValue)
This method provides access to the ADDRESS.PUBLISHPHONE2 column of DB2 type INTEGER.
The following is a description of this column:
Specifies whether or not the secondary phone number is listed. Valid values are 1 (listed) or 0 (unlisted).
newValue
- java.lang.Integerpublic java.lang.String getLastName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.LASTNAME column of DB2 type VARCHAR(128).
The following is a description of this column:
Last name of the person to which this address applies, replacing SALNAME used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getLastName
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setLastName(java.lang.String newValue)
This method provides access to the ADDRESS.LASTNAME column of DB2 type VARCHAR(128).
The following is a description of this column:
Last name of the person to which this address applies, replacing SALNAME used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setLastName
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getPublishPhone1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.PUBLISHPHONE1 column of DB2 type INTEGER.
The following is a description of this column:
Specifies whether or not the primary phone number is listed. Valid values are 1 (listed) or 0 (unlisted).
getPublishPhone1
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getPublishPhone1InEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.PUBLISHPHONE1 column of DB2 type INTEGER.
The following is a description of this column:
Specifies whether or not the primary phone number is listed. Valid values are 1 (listed) or 0 (unlisted).
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setPublishPhone1(java.lang.String newValue)
This method provides access to the ADDRESS.PUBLISHPHONE1 column of DB2 type INTEGER.
The following is a description of this column:
Specifies whether or not the primary phone number is listed. Valid values are 1 (listed) or 0 (unlisted).
setPublishPhone1
in interface
AddressAccessBeanData
newValue
- Stringpublic void setPublishPhone1(java.lang.Integer newValue)
This method provides access to the ADDRESS.PUBLISHPHONE1 column of DB2 type INTEGER.
The following is a description of this column:
Specifies whether or not the primary phone number is listed. Valid values are 1 (listed) or 0 (unlisted).
newValue
- java.lang.Integerpublic java.lang.String getAddressId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.ADDRESS_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Unique reference number, internally generated. This is a primary key, replacing the SASHNBR column in the SHADDR table used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getAddressId
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Long getAddressIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.ADDRESS_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Unique reference number, internally generated. This is a primary key, replacing the SASHNBR column in the SHADDR table used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.String getPhone2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.PHONE2 column of DB2 type VARCHAR(32).
The following is a description of this column:
The secondary phone number, replacing SAPHONE2 used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getPhone2
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setPhone2(java.lang.String newValue)
This method provides access to the ADDRESS.PHONE2 column of DB2 type VARCHAR(32).
The following is a description of this column:
The secondary phone number, replacing SAPHONE2 used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setPhone2
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getPhone1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.PHONE1 column of DB2 type VARCHAR(32).
The following is a description of this column:
The primary phone number, replacing SAPHONE1 used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
getPhone1
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setPhone1(java.lang.String newValue)
This method provides access to the ADDRESS.PHONE1 column of DB2 type VARCHAR(32).
The following is a description of this column:
The primary phone number, replacing SAPHONE1 used in previous versions of WebSphere Commerce or WebSphere Commerce Suite.
setPhone1
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getShippingGeoCode() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.SHIPPINGGEOCODE column of DB2 type VARCHAR(254).
The following is a description of this column:
Shipping code based on geographical region. This value is used for integration with Taxware.
getShippingGeoCode
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setShippingGeoCode(java.lang.String newValue)
This method provides access to the ADDRESS.SHIPPINGGEOCODE column of DB2 type VARCHAR(254).
The following is a description of this column:
Shipping code based on geographical region. This value is used for integration with Taxware.
setShippingGeoCode
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getPrimary() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
getPrimary
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getPrimaryInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setPrimary(java.lang.String newValue)
setPrimary
in interface
AddressAccessBeanData
public void setPrimary(java.lang.Integer newValue)
public java.lang.String getPhone1Type() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ADDRESS.PHONE1TYPE column of DB2 type CHAR(3).
The following is a description of this column:
Phone type for the primary phone number, such as TTY for a teletypewriter for people who have a hearing impairment or PHN for a standard phone. This column replaces SADPHTYP.
getPhone1Type
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setPhone1Type(java.lang.String newValue)
This method provides access to the ADDRESS.PHONE1TYPE column of DB2 type CHAR(3).
The following is a description of this column:
Phone type for the primary phone number, such as TTY for a teletypewriter for people who have a hearing impairment or PHN for a standard phone. This column replaces SADPHTYP.
setPhone1Type
in interface
AddressAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getBillingCodeType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
getBillingCodeType
in interface
AddressAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setBillingCodeType(java.lang.String newValue)
setBillingCodeType
in interface
AddressAccessBeanData