Class JetspeedRunData


  • public class JetspeedRunData
    extends RunData
    • Field Detail

      • state

        protected org.sakaiproject.event.api.SessionState state
    • Constructor Detail

      • JetspeedRunData

        public JetspeedRunData​(javax.servlet.http.HttpServletRequest req,
                               org.sakaiproject.event.api.SessionState state,
                               String pid,
                               ParameterParser params)
    • Method Detail

      • getPortletSessionState

        public org.sakaiproject.event.api.SessionState getPortletSessionState​(String id)
        Access the current request's PortletSession state object.
        Parameters:
        id - The Portlet's unique id.
        Returns:
        the current request's PortletSession state object. (may be null).
      • getJs_peid

        public String getJs_peid()
        Returns the portlet id (PEID) referenced in this request
        Returns:
        the portlet id (PEID) referenced or null