Liferay 6.0.5

Uses of Class
com.liferay.portlet.EventRequestImpl

Packages that use EventRequestImpl
com.liferay.portlet   
 

Uses of EventRequestImpl in com.liferay.portlet
 

Methods in com.liferay.portlet that return EventRequestImpl
static EventRequestImpl EventRequestFactory.create(javax.servlet.http.HttpServletRequest request, Portlet portlet, InvokerPortlet invokerPortlet, PortletContext portletContext, WindowState windowState, PortletMode portletMode, PortletPreferences preferences, long plid)
           
 

Methods in com.liferay.portlet with parameters of type EventRequestImpl
static EventResponseImpl EventResponseFactory.create(EventRequestImpl eventRequestImpl, javax.servlet.http.HttpServletResponse response, String portletName, User user, Layout layout)
           
 


Liferay 6.0.5