Liferay 7.0-ce-b4

com.liferay.util.portlet
Class PortletRequestUtil

java.lang.Object
  extended by com.liferay.util.portlet.PortletRequestUtil

Deprecated. As of 7.0.0, replaced by PortletRequestModel

@Deprecated
public class PortletRequestUtil
extends Object


Constructor Summary
PortletRequestUtil()
          Deprecated.  
 
Method Summary
static String toXML(PortletRequest portletRequest, PortletResponse portletResponse)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletRequestUtil

public PortletRequestUtil()
Deprecated. 
Method Detail

toXML

public static String toXML(PortletRequest portletRequest,
                           PortletResponse portletResponse)
Deprecated. 

Liferay 7.0-ce-b4