Liferay 6.0-ee

Uses of Class
com.liferay.portlet.StateAwareResponseImpl

Packages that use StateAwareResponseImpl
com.liferay.portal.action   
com.liferay.portlet   
 

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.0-ee