Class com.ibm.commerce.usermanagement.commands. UserRegistrationCmdImpl

The superclass changed from com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl to com.ibm.commerce.command.ControllerCommandImpl.
 
Changed Methods
void  checkParameters () Method was locally defined, but is now inherited from AbstractECTargetableCommand . Now deprecated.
Change of visibility from public to protected.
Performs server side parameter checking.
String  getAddress1 () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the first line of the address.
String  getAddress2 () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the second line of the address.
String  getAddress3 () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the third line of the address.
String  getAddressType () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the type of the address.
String  getAuthenticateMode () Method was inherited from AddressBaseCmdImpl , but is now defined locally. The authentication mode.
String  getBestCallingTime () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the best calling time.
String  getBillingCode () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the billing code.
String  getBillingCodeType () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the billing code type.
String  getBusinessTitle () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the business title.
String  getCity () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the city.
String  getCountry () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the country.
Timestamp  getCreatedTimestamp () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns when the user was created.
String  getEmail1 () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the primary email address of the user.
String  getEmail2 () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the secondary email address of the user.
String  getFax1 () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the primary fax number.
String  getFax2 () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the secondary fax number.
String  getFirstName () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the first name.
String  getLastName () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the last name.
String  getMiddleName () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the middle name.
String  getOfficeAddress () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the office address.
String  getOrganizationName () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the organization name.
String  getOrganizationUnitName () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the organizational unit name.
Integer  getPackageSuppression () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the package suppression field.
String  getPersonTitle () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the person's title.
String  getPhone1 () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the primary phone number.
String  getPhone1Type () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the primary phone type.
String  getPhone2 () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the secondary phone number.
String  getPhone2Type () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the secondary phone type.
Integer  getPrimary () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the primary address.
Integer  getPublishPhone1 () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns whether the primary phone number can be published.
Integer  getPublishPhone2 () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns whether the secondary phone number can be published.
String  getState () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the current state of the user.
String  getStatus () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the status of the user.
TypedProperty  getViewInputProperties () Method was inherited from ControllerCommandImpl , but is now defined locally. Returns the request properties without the tools framework objects.
String  getZipCode () Method was inherited from AddressBaseCmdImpl , but is now defined locally. Returns the zip/postal code.
void  setAddress1 (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the first line of the address.
void  setAddress2 (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the second line of the address.
void  setAddress3 (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the third line of that address.
void  setAddressField1 (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the address field.
void  setAddressField2 (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the additional address field.
void  setAddressField3 (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the additional address field.
void  setAddressType (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the address type.
void  setAuthenticateMode (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the authentication mode.
void  setBestCallingTime (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the best calling time.
void  setBillingCode (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the billing code.
void  setBillingCodeType (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the billing code type.
void  setBusinessTitle (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the business title.
void  setCity (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the name of the city.
void  setCountry (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the name of the country.
void  setCreatedTimestamp (Timestamp) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets when the user was created.
void  setEmail1 (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the primary email address.
void  setEmail2 (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the secondary email address.
void  setFax1 (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the primary fax number.
void  setFax2 (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the secondary fax number.
void  setFirstName (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the first name.
void  setLastName (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the last name.
void  setMiddleName (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the middle name.
void  setNickName (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the nick name.
void  setOfficeAddress (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the office address.
void  setOrganizationName (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the organization name.
void  setOrganizationUnitName (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the name of the organizational unit.
void  setPersonTitle (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the person's title.
void  setPhone1 (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the primary phone number.
void  setPhone1Type (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the primary phone type.
void  setPhone2 (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the secondary phone number.
void  setPhone2Type (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the secondary phone type.
void  setShippingGeoCode (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the shipping code.
void  setState (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the state of user.
void  setStatus (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the status of the user.
void  setTaxGeoCode (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the tax geo code.
void  setZipCode (String) Method was inherited from AddressBaseCmdImpl , but is now defined locally. Sets the zip/postal code.
   
Changed Fields
Integer  inPackageSuppression Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
Integer  inPrimary Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
Integer  inPublishPhone1 Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
Integer  inPublishPhone2 Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrAddress1 Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrAddress2 Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrAddress3 Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrAddressField1 Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrAddressField2 Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrAddressField3 Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrAddressType Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrAuthenticateMode Field was inherited from AddressBaseCmdImpl , but is now defined locally. The authentication mode.
String  istrBestCallingTime Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrBillingCode Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrBillingCodeType Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrBusinessTitle Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrCity Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrCountry Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrEmail1 Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrEmail2 Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrFax1 Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrFax2 Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrFirstName Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrLastName Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrMiddleName Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrNickName Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrOfficeAddress Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrOrganizationName Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrOrganizationUnitName Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrPackageSuppression Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrPersonTitle Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrPhone1 Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrPhone1Type Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrPhone2 Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrPhone2Type Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrPrimary Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrPublishPhone1 Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrPublishPhone2 Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrSelfAddress Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrShippingGeoCode Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrState Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrStatus Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrTaxGeoCode Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
String  istrZipCode Field was inherited from AddressBaseCmdImpl , but is now defined locally.  
Timestamp  itmCreatedTimestamp Field was inherited from AddressBaseCmdImpl , but is now defined locally.