com.ibm.commerce.user.beans
Class AddressDataBean

com.ibm.commerce.user.beans.AddressDataBean
All Implemented Interfaces:
Delegator

public class AddressDataBean
implements Delegator

This bean provides access to the ADDRESS table.

The following is a description of this table:

ADDRESS table stores the addresses of members in the WebSphere Commerce Suite system. The addresses can be the members own addresses or for their friends, associates, or clients, etc.


Fields inherited from interface com.ibm.commerce.security.Delegator
COPYRIGHT
 
Constructor Summary
AddressDataBean()
           
 
Method Summary
 java.lang.String getAddress1()
          This method provides access to the ADDRESS.ADDRESS1 column of DB2 type VARCHAR(50) NULL.
 java.lang.String getAddress1URL()
          IBM internal use only.
 java.lang.String getAddress2()
          IBM internal use only.
 java.lang.String getAddress2URL()
          IBM internal use only.
 java.lang.String getAddress3()
          This method provides access to the ADDRESS.ADDRESS3 column of DB2 type VARCHAR(50) NULL.
 java.lang.String getAddress3URL()
          IBM internal use only.
 java.lang.String getAddressField1()
          IBM internal use only.
 java.lang.String getAddressField1URL()
          IBM internal use only.
 java.lang.String getAddressField2()
          IBM internal use only.
 java.lang.String getAddressField2URL()
          IBM internal use only.
 java.lang.String getAddressField3()
          IBM internal use only.
 java.lang.String getAddressField3URL()
          IBM internal use only.
 java.lang.String getAddressId()
          IBM internal use only.
 java.lang.String getAddressIdURL()
          IBM internal use only.
 java.lang.String getAddressType()
          This method provides access to the ADDRESS.ADDRESSTYPE column of DB2 type CHAR(5) NULL.
 java.lang.String getAddressTypeURL()
          IBM internal use only.
 java.lang.String getAttribute(java.lang.String aAttribute1)
          IBM internal use only.
 TypedProperty getAttributes()
          IBM internal use only.
 java.lang.String getBestCallingTime()
          This method provides access to the ADDRESS.BESTCALLINGTIME column of DB2 type CHAR NULL.
 java.lang.String getBestCallingTimeURL()
          IBM internal use only.
 java.lang.String getBillingCode()
          This method provides access to the ADDRESS.BILLINGCODE column of DB2 type VARCHAR(17) NULL.
 java.lang.String getBillingCodeType()
          This method provides access to the ADDRESS.BILLINGCODETYPE column of DB2 type CHAR(2) NULL.
 java.lang.String getBillingCodeTypeURL()
          IBM internal use only.
 java.lang.String getBillingCodeURL()
          IBM internal use only.
 java.lang.String getBusinessTitle()
          This method provides access to the ADDRESS.BUSINESSTITLE column of DB2 type VARCHAR(128) NULL.
 java.lang.String getBusinessTitleURL()
          IBM internal use only.
 java.lang.String getCity()
          This method provides access to the ADDRESS.CITY column of DB2 type VARCHAR(128) NULL.
 java.lang.String getCityURL()
          IBM internal use only.
 CommandContext getCommandContext()
          Gets the command context set within this bean.
 java.lang.String getCountry()
          IBM internal use only.
 java.lang.String getCountryURL()
          IBM internal use only.
 java.lang.String getCreatedTime()
          This method provides access to the ADDRESS.LASTCREATE column of DB2 type TIMESTAMP NULL.
 java.lang.String getCreatedTimestamp()
          This method provides access to the ADDRESS.LASTCREATE column of DB2 type TIMESTAMP NULL.
 java.lang.String getDataBeanKeyAddressId()
          Retrieve its primary key.
 Protectable getDelegate()
          Retrieves access control information.
 java.lang.String getEmail1()
          This method provides access to the ADDRESS.EMAIL1 column of DB2 type VARCHAR(256) NULL.
 java.lang.String getEmail1URL()
          IBM internal use only.
 java.lang.String getEmail2()
          This method provides access to the ADDRESS.EMAIL2 column of DB2 type VARCHAR(256) NULL.
 java.lang.String getEmail2URL()
          IBM internal use only.
 java.lang.String getFax1()
          This method provides access to the ADDRESS.FAX1 column of DB2 type VARCHAR(32) NULL.
 java.lang.String getFax1URL()
          IBM internal use only.
 java.lang.String getFax2()
          This method provides access to the ADDRESS.FAX2 column of DB2 type VARCHAR(32) NULL.
 java.lang.String getFax2URL()
          IBM internal use only.
 java.lang.String getFirstName()
          This method provides access to the ADDRESS.FIRSTNAME column of DB2 type VARCHAR(128) NULL.
 java.lang.String getFirstNameURL()
          IBM internal use only.
 java.lang.String getLastCreate()
          IBM internal use only.
 java.lang.String getLastCreateURL()
          IBM internal use only.
 java.lang.String getLastName()
          This method provides access to the ADDRESS.LASTNAME column of DB2 type VARCHAR(128) NULL.
 java.lang.String getLastNameURL()
          IBM internal use only.
 java.lang.String getMemberId()
          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) NULL.
 java.lang.String getMiddleNameURL()
          IBM internal use only.
 java.lang.String getNickName()
          IBM internal use only.
 java.lang.String getNickNameURL()
          IBM internal use only.
 java.lang.String getOfficeAddress()
          This method provides access to the ADDRESS.OFFICEADDRESS column of DB2 type VARCHAR(128) NULL.
 java.lang.String getOfficeAddressURL()
          IBM internal use only.
 java.lang.String getOrganizationName()
          IBM internal use only.
 java.lang.String getOrganizationNameURL()
          IBM internal use only.
 java.lang.String getOrganizationUnitName()
          This method provides access to the ADDRESS.ORGUNITNAME column of DB2 type VARCHAR(128) NULL.
 java.lang.String getOrganizationUnitNameURL()
          IBM internal use only.
 java.lang.String getPackageSuppression()
          This method provides access to the ADDRESS.PACKAGESUPPRESSION column of DB2 type INTEGER NULL.
 java.lang.String getPackageSuppressionURL()
          IBM internal use only.
 java.lang.String getPersonTitle()
          This method provides access to the ADDRESS.PERSONTITLE column of DB2 type VARCHAR(50) NULL.
 java.lang.String getPersonTitleURL()
          IBM internal use only.
 java.lang.String getPhone1()
          This method provides access to the ADDRESS.PUBLISHPHONE1 column of DB2 type INTEGER NULL.
 java.lang.String getPhone1Type()
          This method provides access to the ADDRESS.PHONE1TYPE column of DB2 type CHAR(3) NULL.
 java.lang.String getPhone1TypeURL()
          IBM internal use only.
 java.lang.String getPhone1URL()
          IBM internal use only.
 java.lang.String getPhone2()
          This method provides access to the ADDRESS.PUBLISHPHONE2 column of DB2 type INTEGER NULL.
 java.lang.String getPhone2Type()
          This method provides access to the ADDRESS.PHONE2TYPE column of DB2 type CHAR(3) NULL.
 java.lang.String getPhone2TypeURL()
          IBM internal use only.
 java.lang.String getPhone2URL()
          IBM internal use only.
 java.lang.String getPrimary()
          IBM internal use only.
 java.lang.String getPrimaryURL()
          IBM internal use only.
 java.lang.String getPublishPhone1()
          This method provides access to the ADDRESS.PUBLISHPHONE1 column of DB2 type INTEGER NULL.
 java.lang.String getPublishPhone1URL()
          IBM internal use only.
 java.lang.String getPublishPhone2()
          This method provides access to the ADDRESS.PUBLISHPHONE2 column of DB2 type INTEGER NULL.
 java.lang.String getPublishPhone2URL()
          IBM internal use only.
 TypedProperty getRequestProperties()
          Gets the request property set within this bean.
 java.lang.String getState()
          This method provides access to the ADDRESS.STATE column of DB2 type VARCHAR(128) NULL.
 java.lang.String getStateURL()
          IBM internal use only.
 java.lang.String getStatus()
          This method provides access to the ADDRESS.STATUS column of DB2 type CHAR NULL.
 java.lang.String getStatusURL()
          IBM internal use only.
 java.lang.String getStoreDirectory()
          IBM internal use only.
 java.lang.String getStoreIdURL()
          IBM internal use only.
 java.lang.String getUrlURL()
          IBM internal use only.
 java.lang.String getZipCode()
          IBM internal use only.
 java.lang.String getZipCodeURL()
          IBM internal use only.
 void populate()
          Retrieves data from the database.
 void setAddressId(java.lang.String aAddressId1)
          IBM internal use only.
 void setCommandContext(CommandContext aCommandContext1)
          Sets the command context within this bean.
 void setDataBeanKeyAddressId(java.lang.String aDataBeanKeyAddressId1)
          Set its primary key for fetching.
 void setMemberId(java.lang.String aMemberId1)
          This method provides access to the ADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.
 void setNickName(java.lang.String aNickName1)
          IBM internal use only.
 void setRequestProperties(TypedProperty aRequestProperties1)
          Sets the request property within this bean.
 void setStoreDirectory(java.lang.String aStoreDirectory1)
          IBM internal use only.
 

Constructor Detail

AddressDataBean

public AddressDataBean()
Method Detail

getAddress1

public java.lang.String getAddress1()

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

The following is a description of this column:

Address line 1, SAADDR1

Returns:
java.lang.String

getAddress1URL

public java.lang.String getAddress1URL()

IBM internal use only.

Returns:
java.lang.String

getAddress2

public java.lang.String getAddress2()

IBM internal use only.

Returns:
java.lang.String

getAddress2URL

public java.lang.String getAddress2URL()

IBM internal use only.

Returns:
java.lang.String

getAddress3

public java.lang.String getAddress3()

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

The following is a description of this column:

Address line 3, SAADDR3

Returns:
java.lang.String

getAddress3URL

public java.lang.String getAddress3URL()

IBM internal use only.

Returns:
java.lang.String

getAddressField1

public java.lang.String getAddressField1()

IBM internal use only.

Returns:
java.lang.String

getAddressField1URL

public java.lang.String getAddressField1URL()

IBM internal use only.

Returns:
java.lang.String

getAddressField2

public java.lang.String getAddressField2()

IBM internal use only.

Returns:
java.lang.String

getAddressField2URL

public java.lang.String getAddressField2URL()

IBM internal use only.

Returns:
java.lang.String

getAddressField3

public java.lang.String getAddressField3()

IBM internal use only.

Returns:
java.lang.String

getAddressField3URL

public java.lang.String getAddressField3URL()

IBM internal use only.

Returns:
java.lang.String

getAddressId

public java.lang.String getAddressId()

IBM internal use only.

Returns:
java.lang.String

getAddressIdURL

public java.lang.String getAddressIdURL()

IBM internal use only.

Returns:
java.lang.String

getAddressType

public java.lang.String getAddressType()

This method provides access to the ADDRESS.ADDRESSTYPE column of DB2 type CHAR(5) NULL.

The following is a description of this column:

Type of address, valid values configurable by using a properties file. eg S for shipto, B for billto, SB for 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.

Returns:
java.lang.String

getAddressTypeURL

public java.lang.String getAddressTypeURL()

IBM internal use only.

Returns:
java.lang.String

getAttribute

public java.lang.String getAttribute(java.lang.String aAttribute1)

IBM internal use only.

Parameters:
aAttribute1 - java.lang.String
Returns:
java.lang.String

getAttributes

public TypedProperty getAttributes()

IBM internal use only.

Returns:
com.ibm.commerce.datatype.TypedProperty

getBestCallingTime

public java.lang.String getBestCallingTime()

This method provides access to the ADDRESS.BESTCALLINGTIME column of DB2 type CHAR NULL.

The following is a description of this column:

Best time to call, SABTCALL. Valid values: D (Daytime) and E (evening)

Returns:
java.lang.String

getBestCallingTimeURL

public java.lang.String getBestCallingTimeURL()

IBM internal use only.

Returns:
java.lang.String

getBillingCode

public java.lang.String getBillingCode()

This method provides access to the ADDRESS.BILLINGCODE column of DB2 type VARCHAR(17) NULL.

The following is a description of this column:

Code to identify shipping/billing address for BPF BACODE in BUADDR

Returns:
java.lang.String

getBillingCodeType

public java.lang.String getBillingCodeType()

This method provides access to the ADDRESS.BILLINGCODETYPE column of DB2 type CHAR(2) NULL.

The following is a description of this column:

BACDTYPE in BUADDR for BPF. Code designating the system or method of code structure used for BACODE in BUADDR in BPF

Returns:
java.lang.String

getBillingCodeTypeURL

public java.lang.String getBillingCodeTypeURL()

IBM internal use only.

Returns:
java.lang.String

getBillingCodeURL

public java.lang.String getBillingCodeURL()

IBM internal use only.

Returns:
java.lang.String

getBusinessTitle

public java.lang.String getBusinessTitle()

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

The following is a description of this column:

Business title. For example, Manager. LDAP uses a length of 128 characters for title attribute in ePerson. BCTITLE in BUCONT

Returns:
java.lang.String

getBusinessTitleURL

public java.lang.String getBusinessTitleURL()

IBM internal use only.

Returns:
java.lang.String

getCity

public java.lang.String getCity()

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

The following is a description of this column:

City, SACITY

Returns:
java.lang.String

getCityURL

public java.lang.String getCityURL()

IBM internal use only.

Returns:
java.lang.String

getCommandContext

public CommandContext getCommandContext()

Gets the command context set within this bean.

Returns:
com.ibm.commerce.command.CommandContext

getCountry

public java.lang.String getCountry()

IBM internal use only.

Returns:
java.lang.String

getCountryURL

public java.lang.String getCountryURL()

IBM internal use only.

Returns:
java.lang.String

getCreatedTime

public java.lang.String getCreatedTime()

This method provides access to the ADDRESS.LASTCREATE column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

The date and time the row was created. SASTMP

Returns:
java.lang.String

getCreatedTimestamp

public java.lang.String getCreatedTimestamp()

This method provides access to the ADDRESS.LASTCREATE column of DB2 type TIMESTAMP NULL.

The following is a description of this column:

The date and time the row was created. SASTMP

Returns:
java.lang.String

getDataBeanKeyAddressId

public java.lang.String getDataBeanKeyAddressId()

Retrieve its primary key.

Returns:
java.lang.String

getDelegate

public Protectable getDelegate()
                        throws java.lang.Exception

Retrieves access control information.

Specified by:
getDelegate in interface Delegator
Returns:
com.ibm.commerce.security.Protectable
Throws:
java.lang.Exception - The java.lang.Exception exception

getEmail1

public java.lang.String getEmail1()

This method provides access to the ADDRESS.EMAIL1 column of DB2 type VARCHAR(256) NULL.

The following is a description of this column:

Email address 1, SAEMAIL1

Returns:
java.lang.String

getEmail1URL

public java.lang.String getEmail1URL()

IBM internal use only.

Returns:
java.lang.String

getEmail2

public java.lang.String getEmail2()

This method provides access to the ADDRESS.EMAIL2 column of DB2 type VARCHAR(256) NULL.

The following is a description of this column:

Email address 2

Returns:
java.lang.String

getEmail2URL

public java.lang.String getEmail2URL()

IBM internal use only.

Returns:
java.lang.String

getFax1

public java.lang.String getFax1()

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

The following is a description of this column:

Fax number 1, SAFAX

Returns:
java.lang.String

getFax1URL

public java.lang.String getFax1URL()

IBM internal use only.

Returns:
java.lang.String

getFax2

public java.lang.String getFax2()

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

The following is a description of this column:

Fax number 2

Returns:
java.lang.String

getFax2URL

public java.lang.String getFax2URL()

IBM internal use only.

Returns:
java.lang.String

getFirstName

public java.lang.String getFirstName()

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

The following is a description of this column:

First name of the person to which this address applies, SAFNAME

Returns:
java.lang.String

getFirstNameURL

public java.lang.String getFirstNameURL()

IBM internal use only.

Returns:
java.lang.String

getLastCreate

public java.lang.String getLastCreate()

IBM internal use only.

Returns:
java.lang.String

getLastCreateURL

public java.lang.String getLastCreateURL()

IBM internal use only.

Returns:
java.lang.String

getLastName

public java.lang.String getLastName()

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

The following is a description of this column:

Last name of the person to which this address applies, SALNAME

Returns:
java.lang.String

getLastNameURL

public java.lang.String getLastNameURL()

IBM internal use only.

Returns:
java.lang.String

getMemberId

public java.lang.String getMemberId()

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

Returns:
java.lang.String

getMiddleName

public java.lang.String getMiddleName()

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

The following is a description of this column:

Middle name or initials of the person to which this address applies, SAMNAME

Returns:
java.lang.String

getMiddleNameURL

public java.lang.String getMiddleNameURL()

IBM internal use only.

Returns:
java.lang.String

getNickName

public java.lang.String getNickName()

IBM internal use only.

Returns:
java.lang.String

getNickNameURL

public java.lang.String getNickNameURL()

IBM internal use only.

Returns:
java.lang.String

getOfficeAddress

public java.lang.String getOfficeAddress()

This method provides access to the ADDRESS.OFFICEADDRESS column of DB2 type VARCHAR(128) NULL.

The following is a description of this column:

Desktop delivery or office address associated with a shipping address.

Returns:
java.lang.String

getOfficeAddressURL

public java.lang.String getOfficeAddressURL()

IBM internal use only.

Returns:
java.lang.String

getOrganizationName

public java.lang.String getOrganizationName()

IBM internal use only.

Returns:
java.lang.String

getOrganizationNameURL

public java.lang.String getOrganizationNameURL()

IBM internal use only.

Returns:
java.lang.String

getOrganizationUnitName

public java.lang.String getOrganizationUnitName()

This method provides access to the ADDRESS.ORGUNITNAME column of DB2 type VARCHAR(128) NULL.

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.

Returns:
java.lang.String

getOrganizationUnitNameURL

public java.lang.String getOrganizationUnitNameURL()

IBM internal use only.

Returns:
java.lang.String

getPackageSuppression

public java.lang.String getPackageSuppression()

This method provides access to the ADDRESS.PACKAGESUPPRESSION column of DB2 type INTEGER NULL.

The following is a description of this column:

Package inserts suppression flag: 1 - include; 0 - do not include

Returns:
java.lang.String

getPackageSuppressionURL

public java.lang.String getPackageSuppressionURL()

IBM internal use only.

Returns:
java.lang.String

getPersonTitle

public java.lang.String getPersonTitle()

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

The following is a description of this column:

Title of the person to which this address applies. SATITLE (LDAP uses length of 50). Valid values include: Dr, Prof, Rev, Mr, Mrs, Ms, and N (not provided). Default value: N

Returns:
java.lang.String

getPersonTitleURL

public java.lang.String getPersonTitleURL()

IBM internal use only.

Returns:
java.lang.String

getPhone1

public java.lang.String getPhone1()

This method provides access to the ADDRESS.PUBLISHPHONE1 column of DB2 type INTEGER NULL.

The following is a description of this column:

1 - phone number is listed; 0 - phone number is unlisted

Returns:
java.lang.String

getPhone1Type

public java.lang.String getPhone1Type()

This method provides access to the ADDRESS.PHONE1TYPE column of DB2 type CHAR(3) NULL.

The following is a description of this column:

The type of phone1 (eg. TTY for a teletypewriter for people who have a hearing impairment or PHN for a standard phone), SADPHTYP

Returns:
java.lang.String

getPhone1TypeURL

public java.lang.String getPhone1TypeURL()

IBM internal use only.

Returns:
java.lang.String

getPhone1URL

public java.lang.String getPhone1URL()

IBM internal use only.

Returns:
java.lang.String

getPhone2

public java.lang.String getPhone2()

This method provides access to the ADDRESS.PUBLISHPHONE2 column of DB2 type INTEGER NULL.

The following is a description of this column:

1 - phone number is listed; 0 - phone number is unlisted

Returns:
java.lang.String

getPhone2Type

public java.lang.String getPhone2Type()

This method provides access to the ADDRESS.PHONE2TYPE column of DB2 type CHAR(3) NULL.

The following is a description of this column:

The type of phone2, SAEPHTYP

Returns:
java.lang.String

getPhone2TypeURL

public java.lang.String getPhone2TypeURL()

IBM internal use only.

Returns:
java.lang.String

getPhone2URL

public java.lang.String getPhone2URL()

IBM internal use only.

Returns:
java.lang.String

getPrimary

public java.lang.String getPrimary()

IBM internal use only.

Returns:
java.lang.String

getPrimaryURL

public java.lang.String getPrimaryURL()

IBM internal use only.

Returns:
java.lang.String

getPublishPhone1

public java.lang.String getPublishPhone1()

This method provides access to the ADDRESS.PUBLISHPHONE1 column of DB2 type INTEGER NULL.

The following is a description of this column:

1 - phone number is listed; 0 - phone number is unlisted

Returns:
java.lang.String

getPublishPhone1URL

public java.lang.String getPublishPhone1URL()

IBM internal use only.

Returns:
java.lang.String

getPublishPhone2

public java.lang.String getPublishPhone2()

This method provides access to the ADDRESS.PUBLISHPHONE2 column of DB2 type INTEGER NULL.

The following is a description of this column:

1 - phone number is listed; 0 - phone number is unlisted

Returns:
java.lang.String

getPublishPhone2URL

public java.lang.String getPublishPhone2URL()

IBM internal use only.

Returns:
java.lang.String

getRequestProperties

public TypedProperty getRequestProperties()

Gets the request property set within this bean.

Returns:
com.ibm.commerce.datatype.TypedProperty

getState

public java.lang.String getState()

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

The following is a description of this column:

State or Province, SASTATE

Returns:
java.lang.String

getStateURL

public java.lang.String getStateURL()

IBM internal use only.

Returns:
java.lang.String

getStatus

public java.lang.String getStatus()

This method provides access to the ADDRESS.STATUS column of DB2 type CHAR NULL.

The following is a description of this column:

Permanent (current) or temporary (historical) address. SAADRFLAG.

Returns:
java.lang.String

getStatusURL

public java.lang.String getStatusURL()

IBM internal use only.

Returns:
java.lang.String

getStoreDirectory

public java.lang.String getStoreDirectory()

IBM internal use only.

Returns:
java.lang.String

getStoreIdURL

public java.lang.String getStoreIdURL()

IBM internal use only.

Returns:
java.lang.String

getUrlURL

public java.lang.String getUrlURL()

IBM internal use only.

Returns:
java.lang.String

getZipCode

public java.lang.String getZipCode()

IBM internal use only.

Returns:
java.lang.String

getZipCodeURL

public java.lang.String getZipCodeURL()

IBM internal use only.

Returns:
java.lang.String

populate

public void populate()
              throws java.lang.Exception

Retrieves data from the database.

Returns:
void
Throws:
java.lang.Exception - The java.lang.Exception exception

setAddressId

public void setAddressId(java.lang.String aAddressId1)

IBM internal use only.

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

setCommandContext

public void setCommandContext(CommandContext aCommandContext1)

Sets the command context within this bean.

Parameters:
aCommandContext1 - com.ibm.commerce.command.CommandContext
Returns:
void

setDataBeanKeyAddressId

public void setDataBeanKeyAddressId(java.lang.String aDataBeanKeyAddressId1)

Set its primary key for fetching.

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

setMemberId

public void setMemberId(java.lang.String aMemberId1)

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

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

setNickName

public void setNickName(java.lang.String aNickName1)

IBM internal use only.

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

setRequestProperties

public void setRequestProperties(TypedProperty aRequestProperties1)

Sets the request property within this bean.

Parameters:
aRequestProperties1 - com.ibm.commerce.datatype.TypedProperty
Returns:
void

setStoreDirectory

public void setStoreDirectory(java.lang.String aStoreDirectory1)

IBM internal use only.

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