Liferay 7.0-ce-b4

com.liferay.portal.kernel.portlet
Class PortletRequestModelFactory

java.lang.Object
  extended by com.liferay.portal.kernel.portlet.PortletRequestModelFactory

public class PortletRequestModelFactory
extends Object


Constructor Summary
PortletRequestModelFactory(PortletRequest portletRequest, PortletResponse portletResponse)
           
 
Method Summary
 PortletRequestModel getPortletRequestModel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletRequestModelFactory

public PortletRequestModelFactory(PortletRequest portletRequest,
                                  PortletResponse portletResponse)
Method Detail

getPortletRequestModel

public PortletRequestModel getPortletRequestModel()

Liferay 7.0-ce-b4