java.lang.Object
de.hybris.platform.acceleratorstorefrontcommons.forms.UpdateProfileForm

public class UpdateProfileForm extends Object
Form object for updating profile.
  • Constructor Details

    • UpdateProfileForm

      public UpdateProfileForm()
  • Method Details

    • getTitleCode

      public String getTitleCode()
      Returns:
      the titleCode
    • setTitleCode

      public void setTitleCode(String titleCode)
      Parameters:
      titleCode - the titleCode to set
    • getFirstName

      public String getFirstName()
      Returns:
      the firstName
    • setFirstName

      public void setFirstName(String firstName)
      Parameters:
      firstName - the firstName to set
    • getLastName

      public String getLastName()
      Returns:
      the lastName
    • setLastName

      public void setLastName(String lastName)
      Parameters:
      lastName - the lastName to set