public class AddressDataBean extends java.lang.Object implements com.ibm.commerce.user.beans.AddressInputDataBean, com.ibm.commerce.user.beans.AddressSmartDataBean, Delegator
The following code can be used to create and activate an AddressDataBean:
AddressDataBean bnAddress = new AddressDataBean();
com.ibm.commerce.beans.DataBeanManager.activate(bnAddress, request, response);
The AddressDataBean will try to get the addressId and nickName parameters from request.
AddressDataBean bnAddress = new AddressDataBean();
bnAddress.setAddressId(addressId);
com.ibm.commerce.beans.DataBeanManager.activate(bnAddress, request, response);
AddressDataBean bnAddress = new AddressDataBean();
bnAddress.setMemberId(memberId);
bnAddress.setNickName(nickName);
com.ibm.commerce.beans.DataBeanManager.activate(bnAddress, request, response);
If the specified address is found, the findAddress() method will return true, otherwise
it will return false.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASSNAME
The fully qualified name of this class.
|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
AddressDataBean()
The default constructor for AddressDataBean.
|
AddressDataBean(java.lang.String astrAddressId)
The constructor for AddressDataBean.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
findAddress()
Returns a boolean value indicating whether the address is found according to addressId or
specified nickName .
|
java.lang.String |
getAddress1()
Gets the first line of the address.
|
java.lang.String |
getAddress1URL()
Gets the name of Address1 url parameter.
|
java.lang.String |
getAddress2()
Gets the second line of the address.
|
java.lang.String |
getAddress2URL()
Gets the name of Address2 url parameter.
|
java.lang.String |
getAddress3()
Gets the third line of the address.
|
java.lang.String |
getAddress3URL()
Gets the name of Address3 url parameter.
|
java.lang.String |
getAddressField1()
Gets the name of Address3 url parameter.
|
java.lang.String |
getAddressField1URL()
Gets the name of AddressId url parameter.
|
java.lang.String |
getAddressField2()
Gets the customizable address field 2.
|
java.lang.String |
getAddressField2URL()
Gets the name of AddressId url parameter.
|
java.lang.String |
getAddressField3()
Gets the customizable address field 3.
|
java.lang.String |
getAddressField3URL()
Gets the name of AddressId url parameter.
|
java.lang.String |
getAddressId()
Gets the address Id for this address.
|
java.lang.String |
getAddressIdURL()
Gets the name of AddressId url parameter.
|
java.lang.String |
getAddressType()
Gets the type of addresses.
|
java.lang.String |
getAddressTypeURL()
Gets the name of AddressType url parameter.
|
java.lang.String |
getAttribute(java.lang.String astrAttributeName)
Gets attribute value according to the specified attribute name.
|
TypedProperty |
getAttributes()
Deprecated.
As of release 5.6.1; in order to be more strongly typed, fetch the
individual attributes using the appropriate getters on this bean.
|
java.lang.String |
getBestCallingTime()
Gets the indicator for the best time to call the individual.
|
java.lang.String |
getBestCallingTimeURL()
Gets the name of BestCallingTime url parameter.
|
java.lang.String |
getBillingCode()
Gets the code to identify shipping/billing address for BPF.
|
java.lang.String |
getBillingCodeType()
Gets the code designating the system/method of code structure used
for BACODE (for BPF).
|
java.lang.String |
getBillingCodeTypeURL()
Gets the name of BillingCodeType url parameter.
|
java.lang.String |
getBillingCodeURL()
Gets the name of BillingCode url parameter.
|
java.lang.String |
getBusinessTitle()
Gets the business title of the person to which this address applies,
eg.
|
java.lang.String |
getBusinessTitleURL()
Gets the name of BusinessTitle url parameter.
|
java.lang.String |
getCity()
Gets the city name.
|
java.lang.String |
getCityURL()
Gets the name of City url parameter.
|
CommandContext |
getCommandContext()
Returns the command's context within this bean.
|
java.lang.String |
getCountry()
Gets the country name.
|
java.lang.String |
getCountryDisplayName()
This method returns the display name for the country described
by the getCountry() method, in the language from the command context.
|
static java.lang.String |
getCountryDisplayName(java.lang.Integer anLanguageId,
java.lang.String astrCountryAbbreviation)
Returns the country name for the specified country abbreviation, in the
language specified.
|
java.lang.String |
getCountryURL()
Gets the name of Country url parameter.
|
java.lang.String |
getCreatedTime()
Gets the date and time when the address was created.
|
java.lang.String |
getCreatedTimestamp()
Gets the date and time when the address was created.
|
java.lang.String |
getDataBeanKeyAddressId()
Gets the address Id
|
Protectable |
getDelegate()
Returns the Protectable object whose access control policies will indirectly control
the access control for this object
|
java.lang.String |
getEmail1()
Gets the e-mail address 1 of the individual.
|
java.lang.String |
getEmail1URL()
Gets the name of Email1 URL parameter.
|
java.lang.String |
getEmail2()
Gets the e-mail address 2 of the individual.
|
java.lang.String |
getEmail2URL()
Gets the name of Email2 URL parameter.
|
java.lang.String |
getFax1()
Gets the facsimile number 1 of the individual.
|
java.lang.String |
getFax1URL()
Gets the name of Fax1 URL parameter.
|
java.lang.String |
getFax2()
Gets the facsimile number 2 of the individual.
|
java.lang.String |
getFax2URL()
Gets the name of Fax2 URL parameter.
|
java.lang.String |
getFirstName()
Gets the first name of the individual.
|
java.lang.String |
getFirstNameURL()
Gets the name of FirstName URL parameter.
|
boolean |
getIsSelfAddress()
Returns true if the address is a self-address, false otherwise.
|
java.lang.String |
getLastCreate()
Gets the date and time when the address was created.
|
java.lang.String |
getLastCreateURL()
Gets the name of FirstName URL parameter.
|
java.lang.String |
getLastName()
Gets the last name of the individual.
|
java.lang.String |
getLastNameURL()
Gets the name of LastName URL parameter.
|
java.lang.String |
getMemberId()
Gets the member Id this address belongs to.
|
java.lang.String |
getMiddleName()
Gets the middle name of the individual.
|
java.lang.String |
getMiddleNameURL()
Gets the name of MiddleName URL parameter.
|
java.lang.String |
getMobilePhone1()
Gets the mobile phone 1 of the individual.
|
java.lang.String |
getMobilePhone1Country()
Gets the mobile phone 1 country of the individual.
|
java.lang.String |
getMobilePhone1CountryURL()
Gets the name of MobilePhone1Country URL parameter.
|
java.lang.String |
getMobilePhone1URL()
Gets the name of MobilePhone1 URL parameter.
|
java.lang.String |
getNickName()
Gets the nick name of the address.
|
java.lang.String |
getNickNameURL()
Gets the name of NickName URL parameter.
|
java.lang.String |
getOfficeAddress()
Gets the desktop delivery or office address associated with
a shipping address.
|
java.lang.String |
getOfficeAddressURL()
Gets the name of OfficeAddress URL parameter.
|
java.lang.String |
getOrganizationName()
Gets the name of the organization to which this address information
applies if this is a business address.
|
java.lang.String |
getOrganizationNameURL()
Gets the name of OrganizationName URL parameter.
|
java.lang.String |
getOrganizationUnitName()
Gets the name of the organizational unit to which this contact info applies if this
is a business contact.
|
java.lang.String |
getOrganizationUnitNameURL()
Gets the name of OrganizationUnitName URL parameter.
|
java.lang.String |
getPackageSuppression()
Gets the Package inserts suppression flag.
|
java.lang.String |
getPackageSuppressionURL()
Gets the name of PackageSuppression URL parameter.
|
java.lang.String |
getPersonTitle()
Gets the title of the person to which this address applies.
|
java.lang.String |
getPersonTitleURL()
Gets the name of PersonTitle URL parameter.
|
java.lang.String |
getPhone1()
Gets the phone number 1.
|
java.lang.String |
getPhone1Type()
Gets the type of the phone 1.
|
java.lang.String |
getPhone1TypeURL()
Gets the name of Phone1Type URL parameter.
|
java.lang.String |
getPhone1URL()
Gets the name of Phone1 URL parameter.
|
java.lang.String |
getPhone2()
Gets the phone number 2.
|
java.lang.String |
getPhone2Type()
Gets the type of the phone 2.
|
java.lang.String |
getPhone2TypeURL()
Gets the name of Phone2Type URL parameter.
|
java.lang.String |
getPhone2URL()
Gets the name of Phone2 URL parameter.
|
java.lang.String |
getPrimary()
Gets an integer indicating whether the address is a primary address.
|
java.lang.String |
getPrimaryURL()
Gets the name of Primary URL parameter.
|
java.lang.String |
getPublishPhone1()
Gets an integer indicating whether or not publish the number of phone 1.
|
java.lang.String |
getPublishPhone1URL()
Gets the name of PublishPhone1 URL parameter.
|
java.lang.String |
getPublishPhone2()
Gets an integer indicating whether or not publish the number of phone 2.
|
java.lang.String |
getPublishPhone2URL()
Gets the name of PublishPhone2 URL parameter.
|
TypedProperty |
getRequestProperties()
Returns the request properties within this bean.
|
java.util.List |
getRetrieveProperties()
Deprecated.
As of release 5.6.1; the list should be null, meaning all properties will be retrieved.
|
java.lang.String |
getState()
Gets the name of the state, province, or equivalent where the individual resides.
|
java.lang.String |
getStateProvDisplayName()
This method returns the display name for the state/province described
by the getState() method, in the language from the command context.
|
static java.lang.String |
getStateProvDisplayName(java.lang.Integer anLanguageId,
java.lang.String astrCountryAbbreviation,
java.lang.String astrStateProvAbbreviation)
Returns the state/province name for the specified state/province abbreviation,
country abbreviation, and language specified.
|
java.lang.String |
getStateURL()
Gets the name of State URL parameter.
|
java.lang.String |
getStatus()
Gets the temporary or permanent address.
|
java.lang.String |
getStatusURL()
Gets the name of State URL parameter.
|
java.lang.String |
getStoreDirectory()
Deprecated.
As of release 5.6.1; this is no longer used.
|
java.lang.String |
getStoreIdURL()
Gets the name of StoreId URL parameter.
|
java.lang.String |
getUrlURL()
Gets the name of URL parameter: Url.
|
java.lang.String |
getZipCode()
Gets the zip code or equivalent postal code of the individual's address.
|
java.lang.String |
getZipCodeURL()
Gets the name of ZipCode URL parameter.
|
boolean |
isSelfAddress()
Returns true if the address is a self-address, false otherwise.
|
void |
populate()
Fetches and populates information needed by the bean.
|
void |
setAddressId(java.lang.String astrAddressId)
Sets the address Id
If the address Id is not set, UserRegistrationDataBean will try to find the address according
to the NickName and MemberId.
|
void |
setCommandContext(CommandContext aCommandContext)
Sets the command context to this bean.
|
void |
setDataBeanKeyAddressId(java.lang.String aAddressId)
Sets the address Id.
|
void |
setMemberId(java.lang.String astrMemberId)
Sets the member Id
If the addressId is not set, The DataBean will try to find the address according
to the member Id and nick name.
|
void |
setNickName(java.lang.String astrNickName)
Sets the Nick Name.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
Sets the request properties to this bean.
|
void |
setRetrieveProperties(java.util.List propertyNames)
Deprecated.
As of release 5.6.1; all of the properties will be retrieved when this method is not used.
|
void |
setStoreDirectory(java.lang.String astrStoreDirectory)
Deprecated.
As of release 5.6.1; this is no longer used.
|
public static final java.lang.String COPYRIGHT
public static final java.lang.String CLASSNAME
public AddressDataBean()
public AddressDataBean(java.lang.String astrAddressId)
astrAddressId - The AddressIdpublic boolean findAddress()
findAddress in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic boolean getIsSelfAddress()
public boolean isSelfAddress()
public java.lang.String getAddress1()
getAddress1 in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getAddress1URL()
getAddress1URL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getAddress2()
getAddress2 in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getAddress2URL()
getAddress2URL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getAddress3()
getAddress3 in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getAddress3URL()
getAddress3URL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getAddressField1()
getAddressField1 in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getAddressField1URL()
getAddressField1URL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getAddressField2()
getAddressField2 in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getAddressField2URL()
getAddressField2URL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getAddressField3()
getAddressField3 in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getAddressField3URL()
getAddressField3URL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getAddressId()
getAddressId in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getAddressIdURL()
getAddressIdURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getAddressType()
getAddressType in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getAddressTypeURL()
getAddressTypeURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getAttribute(java.lang.String astrAttributeName)
getAttribute("lastName")
astrAttributeName - The name of the attributepublic TypedProperty getAttributes()
public java.lang.String getBestCallingTime()
getBestCallingTime in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getBestCallingTimeURL()
getBestCallingTimeURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getBillingCode()
getBillingCode in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getBillingCodeType()
getBillingCodeType in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getBillingCodeTypeURL()
getBillingCodeTypeURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getBillingCodeURL()
getBillingCodeURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getBusinessTitle()
getBusinessTitle in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getBusinessTitleURL()
getBusinessTitleURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getCity()
getCity in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getCityURL()
getCityURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic java.lang.String getCountry()
getCountry in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getCountryDisplayName()
public static java.lang.String getCountryDisplayName(java.lang.Integer anLanguageId,
java.lang.String astrCountryAbbreviation)
anLanguageId - The language Id.astrCountryAbbreviation - The country abbreviation.public java.lang.String getCountryURL()
getCountryURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getCreatedTime()
getCreatedTime in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getCreatedTimestamp()
getCreatedTimestamp in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getDataBeanKeyAddressId()
getDataBeanKeyAddressId in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic Protectable getDelegate() throws java.lang.Exception
getDelegate in interface Delegatorjava.lang.Exceptionpublic java.lang.String getEmail1()
getEmail1 in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getEmail1URL()
getEmail1URL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getEmail2()
getEmail2 in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getEmail2URL()
getEmail2URL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getFax1()
getFax1 in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getFax1URL()
getFax1URL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getFax2()
getFax2 in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getFax2URL()
getFax2URL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getMobilePhone1()
getMobilePhone1 in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getMobilePhone1URL()
getMobilePhone1URL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getMobilePhone1Country()
getMobilePhone1Country in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getMobilePhone1CountryURL()
getMobilePhone1CountryURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getFirstName()
getFirstName in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getFirstNameURL()
getFirstNameURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getLastCreate()
getLastCreate in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getLastCreateURL()
getLastCreateURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getLastName()
getLastName in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getLastNameURL()
getLastNameURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getMemberId()
getMemberId in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getMiddleName()
getMiddleName in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getMiddleNameURL()
getMiddleNameURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getNickName()
getNickName in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getNickNameURL()
getNickNameURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getOfficeAddress()
getOfficeAddress in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getOfficeAddressURL()
getOfficeAddressURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getOrganizationName()
getOrganizationName in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getOrganizationNameURL()
getOrganizationNameURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getOrganizationUnitName()
getOrganizationUnitName in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getOrganizationUnitNameURL()
getOrganizationUnitNameURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPackageSuppression()
getPackageSuppression in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPackageSuppressionURL()
getPackageSuppressionURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPersonTitle()
getPersonTitle in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPersonTitleURL()
getPersonTitleURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPhone1()
getPhone1 in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPhone1Type()
getPhone1Type in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPhone1TypeURL()
getPhone1TypeURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPhone1URL()
getPhone1URL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPhone2()
getPhone2 in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPhone2Type()
getPhone2Type in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPhone2TypeURL()
getPhone2TypeURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPhone2URL()
getPhone2URL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPrimary()
getPrimary in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPrimaryURL()
getPrimaryURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPublishPhone1()
getPublishPhone1 in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPublishPhone1URL()
getPublishPhone1URL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPublishPhone2()
getPublishPhone2 in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getPublishPhone2URL()
getPublishPhone2URL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeanpublic java.lang.String getState()
getState in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getStateURL()
getStateURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getStateProvDisplayName()
public static java.lang.String getStateProvDisplayName(java.lang.Integer anLanguageId,
java.lang.String astrCountryAbbreviation,
java.lang.String astrStateProvAbbreviation)
anLanguageId - The language Id.astrCountryAbbreviation - The country abbreviation.astrStateProvAbbreviation - The state/province abbreviation.public java.lang.String getStatus()
getStatus in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getStatusURL()
public java.lang.String getStoreDirectory()
getStoreDirectory in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getStoreIdURL()
getStoreIdURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getUrlURL()
getUrlURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getZipCode()
getZipCode in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic java.lang.String getZipCodeURL()
getZipCodeURL in interface com.ibm.commerce.user.beans.AddressSmartDataBeanpublic void populate()
throws java.lang.Exception
populate in interface SmartDataBeanjava.lang.Exception - Any exception thrown during populating.public void setAddressId(java.lang.String astrAddressId)
setAddressId in interface com.ibm.commerce.user.beans.AddressInputDataBeanastrAddressId - The address Idpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyAddressId(java.lang.String aAddressId)
setDataBeanKeyAddressId in interface com.ibm.commerce.user.beans.AddressInputDataBeanaAddressId - The address Idpublic void setMemberId(java.lang.String astrMemberId)
setMemberId in interface com.ibm.commerce.user.beans.AddressInputDataBeanastrMemberId - The MemberIdpublic void setNickName(java.lang.String astrNickName)
setNickName in interface com.ibm.commerce.user.beans.AddressInputDataBeanastrNickName - The Nicknamepublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeanaRequestProperty - com.ibm.commerce.datatype.TypedPropertypublic void setStoreDirectory(java.lang.String astrStoreDirectory)
setStoreDirectory in interface com.ibm.commerce.user.beans.AddressInputDataBeanastrStoreDirectory - The name of store directorypublic void setRetrieveProperties(java.util.List propertyNames)
propertyNames - The name of the properties need to retrieve.public java.util.List getRetrieveProperties()