|
Liferay 6.2.0-ce-rc1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.portletconfiguration.action.ActionUtil
public class ActionUtil
| Field Summary | |
|---|---|
static String |
ACTION
|
static String |
PRESELECTED
|
| Constructor Summary | |
|---|---|
ActionUtil()
|
|
| Method Summary | |
|---|---|
static PortletPreferences |
getLayoutPortletSetup(PortletRequest portletRequest,
Portlet portlet)
|
static void |
getLayoutPublicRenderParameters(PortletRequest portletRequest)
|
protected static Portlet |
getPortlet(PortletRequest portletRequest)
|
protected static PortletPreferences |
getPortletPreferences(javax.servlet.http.HttpServletRequest request,
PortletPreferences portletConfigPortletPreferences,
PortletPreferences portletPreferences)
|
static void |
getPublicRenderParameterConfigurationList(PortletRequest portletRequest,
Portlet portlet)
|
protected static String |
getTitle(Portlet portlet,
RenderRequest renderRequest)
|
static ActionRequest |
getWrappedActionRequest(ActionRequest actionRequest,
PortletPreferences portletPreferences)
|
static RenderRequest |
getWrappedRenderRequest(RenderRequest renderRequest,
PortletPreferences portletPreferences)
|
static ResourceRequest |
getWrappedResourceRequest(ResourceRequest resourceRequest,
PortletPreferences portletPreferences)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String ACTION
public static final String PRESELECTED
| Constructor Detail |
|---|
public ActionUtil()
| Method Detail |
|---|
public static PortletPreferences getLayoutPortletSetup(PortletRequest portletRequest,
Portlet portlet)
throws SystemException
SystemException
public static void getLayoutPublicRenderParameters(PortletRequest portletRequest)
throws Exception
Exception
public static void getPublicRenderParameterConfigurationList(PortletRequest portletRequest,
Portlet portlet)
throws Exception
Exception
public static ActionRequest getWrappedActionRequest(ActionRequest actionRequest,
PortletPreferences portletPreferences)
throws PortalException,
SystemException
PortalException
SystemException
public static RenderRequest getWrappedRenderRequest(RenderRequest renderRequest,
PortletPreferences portletPreferences)
throws PortalException,
SystemException
PortalException
SystemException
public static ResourceRequest getWrappedResourceRequest(ResourceRequest resourceRequest,
PortletPreferences portletPreferences)
throws PortalException,
SystemException
PortalException
SystemException
protected static Portlet getPortlet(PortletRequest portletRequest)
throws Exception
Exception
protected static PortletPreferences getPortletPreferences(javax.servlet.http.HttpServletRequest request,
PortletPreferences portletConfigPortletPreferences,
PortletPreferences portletPreferences)
throws PortalException,
SystemException
PortalException
SystemException
protected static String getTitle(Portlet portlet,
RenderRequest renderRequest)
throws Exception
Exception
|
Liferay 6.2.0-ce-rc1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||