EventRequest represents the request sent to the portlet to handle an event. It extends the PortletRequest interface to provide event request information to portlets.EventRequest object and passes it as argument to the portlet's processEvent method.
@see ActionRequest
@see PortletRequest
@since 2.0
| |
| |