Liferay 6.0.5

Uses of Class
com.liferay.util.servlet.DynamicServletRequest

Packages that use DynamicServletRequest
com.liferay.portal.servlet   
com.liferay.portlet   
 

Uses of DynamicServletRequest in com.liferay.portal.servlet
 

Subclasses of DynamicServletRequest in com.liferay.portal.servlet
 class NamespaceServletRequest
           This class ensures that portlet attributes and parameters are private to the portlet.
 

Uses of DynamicServletRequest in com.liferay.portlet
 

Methods in com.liferay.portlet with parameters of type DynamicServletRequest
protected  void PortletRequestImpl.mergePublicRenderParameters(DynamicServletRequest dynamicRequest, PortletPreferences preferences, long plid, Map<String,String[]> renderParameters)
           
 


Liferay 6.0.5