com.liferay.portlet.journal.action
Class ActionUtil
java.lang.Object
com.liferay.portlet.journal.action.ActionUtil
public class ActionUtil
- extends Object
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.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getArticle
public static void getArticle(PortletRequest portletRequest)
throws Exception
- Throws:
Exception
getFeed
public static void getFeed(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getFeed
public static void getFeed(PortletRequest portletRequest)
throws Exception
- Throws:
Exception
getStructure
public static void getStructure(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getStructure
public static void getStructure(PortletRequest portletRequest)
throws Exception
- Throws:
Exception
getTemplate
public static void getTemplate(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getTemplate
public static void getTemplate(PortletRequest portletRequest)
throws Exception
- Throws:
Exception