public class ActionUtil
extends java.lang.Object
| Constructor and Description |
|---|
ActionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.portlet.wiki.model.WikiNode |
getFirstVisibleNode(javax.portlet.PortletRequest portletRequest) |
static com.liferay.portlet.wiki.model.WikiNode |
getNode(javax.portlet.PortletRequest portletRequest) |
static void |
getPage(javax.servlet.http.HttpServletRequest request) |
static void |
getPage(javax.portlet.PortletRequest portletRequest) |
public static com.liferay.portlet.wiki.model.WikiNode getFirstVisibleNode(javax.portlet.PortletRequest portletRequest)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic static com.liferay.portlet.wiki.model.WikiNode getNode(javax.portlet.PortletRequest portletRequest)
throws java.lang.Exception
java.lang.Exceptionpublic static void getPage(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
java.lang.Exceptionpublic static void getPage(javax.portlet.PortletRequest portletRequest)
throws java.lang.Exception
java.lang.Exception