com.liferay.portlet.dynamicdatalists.action
Class ActionUtil
java.lang.Object
com.liferay.portlet.dynamicdatalists.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()
getRecord
public static void getRecord(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getRecord
public static void getRecord(PortletRequest portletRequest)
throws Exception
- Throws:
Exception
getRecordSet
public static void getRecordSet(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getRecordSet
public static void getRecordSet(PortletRequest portletRequest)
throws Exception
- Throws:
Exception