Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.kernel.portlet.PortletRequestModel

Packages that use PortletRequestModel
com.liferay.portal.kernel.portlet This package defines the kernel portlet interfaces and classes. 
com.liferay.taglib.ui   
 

Uses of PortletRequestModel in com.liferay.portal.kernel.portlet
 

Methods in com.liferay.portal.kernel.portlet that return PortletRequestModel
 PortletRequestModel PortletRequestModelFactory.getPortletRequestModel()
           
 

Uses of PortletRequestModel in com.liferay.taglib.ui
 

Methods in com.liferay.taglib.ui with parameters of type PortletRequestModel
 void JournalArticleTag.setPortletRequestModel(PortletRequestModel portletRequestModel)
           
 


Liferay 7.0-ce-b4