Liferay 6.0.5

com.liferay.portlet.portletconfiguration.action
Class ActionUtil

java.lang.Object
  extended by com.liferay.portlet.portletconfiguration.action.ActionUtil

public class ActionUtil
extends Object


Constructor Summary
ActionUtil()
           
 
Method Summary
static void getLayoutPublicRenderParameters(PortletRequest portletRequest)
           
static void getPublicRenderParameterConfigurationList(PortletRequest portletRequest, Portlet portlet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionUtil

public ActionUtil()
Method Detail

getLayoutPublicRenderParameters

public static void getLayoutPublicRenderParameters(PortletRequest portletRequest)
                                            throws Exception
Throws:
Exception

getPublicRenderParameterConfigurationList

public static void getPublicRenderParameterConfigurationList(PortletRequest portletRequest,
                                                             Portlet portlet)
                                                      throws Exception
Throws:
Exception

Liferay 6.0.5