com.liferay.portlet.portletconfiguration.action
Class ActionUtil

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

public class ActionUtil
extends java.lang.Object

Author:
Jorge Ferrer

Constructor Summary
ActionUtil()
           
 
Method Summary
static void getLayoutPublicRenderParameters(javax.portlet.PortletRequest portletRequest)
           
static void getPublicRenderParameterConfigurationList(javax.portlet.PortletRequest portletRequest, com.liferay.portal.model.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(javax.portlet.PortletRequest portletRequest)
                                            throws java.lang.Exception
Throws:
java.lang.Exception

getPublicRenderParameterConfigurationList

public static void getPublicRenderParameterConfigurationList(javax.portlet.PortletRequest portletRequest,
                                                             com.liferay.portal.model.Portlet portlet)
                                                      throws java.lang.Exception
Throws:
java.lang.Exception