com.liferay.util.portlet
Class PortletRequestUtil

java.lang.Object
  extended bycom.liferay.util.portlet.PortletRequestUtil

public class PortletRequestUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan, Raymond Augé

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

Constructor Detail

PortletRequestUtil

public PortletRequestUtil()
Method Detail

toXML

public static java.lang.String toXML(javax.portlet.PortletRequest req,
                                     javax.portlet.PortletResponse res)