Class SessionClickAction

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

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

    • SessionClickAction

      public SessionClickAction()
  • 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
    • getValue

      protected String getValue(javax.servlet.http.HttpServletRequest httpServletRequest)