Class UpdateEmailAddressAction

Object
com.liferay.portal.action.UpdateEmailAddressAction
All Implemented Interfaces:
Action

public class UpdateEmailAddressAction extends Object implements Action
Author:
Julio Camarero, Jorge Ferrer, Brian Wing Shun Chan
  • Constructor Details

    • UpdateEmailAddressAction

      public UpdateEmailAddressAction()
  • Method Details

    • execute

      public ActionForward execute(ActionMapping actionMapping, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws Exception
      Specified by:
      execute in interface Action
      Throws:
      Exception
    • updateEmailAddress

      protected void updateEmailAddress(javax.servlet.http.HttpServletRequest httpServletRequest) throws Exception
      Throws:
      Exception