Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portlet.EventResponseImpl

Packages that use EventResponseImpl
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
 

Uses of EventResponseImpl in com.liferay.portlet
 

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


Liferay 6.2-ce-ga5