com.liferay.portlet.journal.action
Class ActionUtil
java.lang.Object
com.liferay.portlet.journal.action.ActionUtil
public class ActionUtil
- extends java.lang.Object
View Source
- Author:
- Brian Wing Shun Chan
Method Summary |
static void |
getArticle(javax.portlet.ActionRequest actionRequest)
|
static void |
getArticle(javax.servlet.http.HttpServletRequest request)
|
static void |
getArticle(javax.portlet.RenderRequest renderRequest)
|
static void |
getFeed(javax.portlet.ActionRequest actionRequest)
|
static void |
getFeed(javax.servlet.http.HttpServletRequest request)
|
static void |
getFeed(javax.portlet.RenderRequest renderRequest)
|
static void |
getStructure(javax.portlet.ActionRequest actionRequest)
|
static void |
getStructure(javax.servlet.http.HttpServletRequest request)
|
static void |
getStructure(javax.portlet.RenderRequest renderRequest)
|
static void |
getTemplate(javax.portlet.ActionRequest actionRequest)
|
static void |
getTemplate(javax.servlet.http.HttpServletRequest request)
|
static void |
getTemplate(javax.portlet.RenderRequest renderRequest)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionUtil
public ActionUtil()
getArticle
public static void getArticle(javax.portlet.ActionRequest actionRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getArticle
public static void getArticle(javax.portlet.RenderRequest renderRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getArticle
public static void getArticle(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFeed
public static void getFeed(javax.portlet.ActionRequest actionRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFeed
public static void getFeed(javax.portlet.RenderRequest renderRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFeed
public static void getFeed(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
getStructure
public static void getStructure(javax.portlet.ActionRequest actionRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getStructure
public static void getStructure(javax.portlet.RenderRequest renderRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getStructure
public static void getStructure(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
getTemplate
public static void getTemplate(javax.portlet.ActionRequest actionRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getTemplate
public static void getTemplate(javax.portlet.RenderRequest renderRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getTemplate
public static void getTemplate(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception