Class UpdateReminderQueryAction

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

public class UpdateReminderQueryAction extends Object implements Action
Author:
Brian Wing Shun Chan
  • Constructor Details

    • UpdateReminderQueryAction

      public UpdateReminderQueryAction()
  • 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
    • updateReminderQuery

      protected void updateReminderQuery(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws Exception
      Throws:
      Exception