Liferay 6.1.20-ee-ga2

Uses of Class
com.liferay.portlet.StateAwareResponseImpl

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

Uses of StateAwareResponseImpl in com.liferay.portal.action
 

Methods in com.liferay.portal.action with parameters of type StateAwareResponseImpl
protected  void LayoutAction.processEvent(PortletRequestImpl portletRequestImpl, StateAwareResponseImpl stateAwareResponseImpl, List<LayoutTypePortlet> layoutTypePortlets, LayoutTypePortlet layoutTypePortlet, Portlet portlet, Event event)
           
protected  void LayoutAction.processEvents(PortletRequestImpl portletRequestImpl, StateAwareResponseImpl stateAwareResponseImpl, List<LayoutTypePortlet> layoutTypePortlets)
           
 

Uses of StateAwareResponseImpl in com.liferay.portlet
 

Subclasses of StateAwareResponseImpl in com.liferay.portlet
 class ActionResponseImpl
           
 class EventResponseImpl
           
 


Liferay 6.1.20-ee-ga2