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