com.liferay.portlet.softwarecatalog.action
Class ActionUtil

java.lang.Object
  extended by com.liferay.portlet.softwarecatalog.action.ActionUtil

public class ActionUtil
extends java.lang.Object

View Source

Author:
Jorge Ferrer

Constructor Summary
ActionUtil()
           
 
Method Summary
static void getFrameworkVersion(javax.portlet.ActionRequest req)
           
static void getFrameworkVersion(javax.servlet.http.HttpServletRequest req)
           
static void getFrameworkVersion(javax.portlet.RenderRequest req)
           
static void getLicense(javax.portlet.ActionRequest req)
           
static void getLicense(javax.servlet.http.HttpServletRequest req)
           
static void getLicense(javax.portlet.RenderRequest req)
           
static void getProductEntry(javax.portlet.ActionRequest req)
           
static void getProductEntry(javax.servlet.http.HttpServletRequest req)
           
static void getProductEntry(javax.portlet.RenderRequest req)
           
static void getProductVersion(javax.portlet.ActionRequest req)
           
static void getProductVersion(javax.servlet.http.HttpServletRequest req)
           
static void getProductVersion(javax.portlet.RenderRequest req)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionUtil

public ActionUtil()
Method Detail

getFrameworkVersion

public static void getFrameworkVersion(javax.portlet.ActionRequest req)
                                throws java.lang.Exception
Throws:
java.lang.Exception

getFrameworkVersion

public static void getFrameworkVersion(javax.portlet.RenderRequest req)
                                throws java.lang.Exception
Throws:
java.lang.Exception

getFrameworkVersion

public static void getFrameworkVersion(javax.servlet.http.HttpServletRequest req)
                                throws java.lang.Exception
Throws:
java.lang.Exception

getLicense

public static void getLicense(javax.portlet.ActionRequest req)
                       throws java.lang.Exception
Throws:
java.lang.Exception

getLicense

public static void getLicense(javax.portlet.RenderRequest req)
                       throws java.lang.Exception
Throws:
java.lang.Exception

getLicense

public static void getLicense(javax.servlet.http.HttpServletRequest req)
                       throws java.lang.Exception
Throws:
java.lang.Exception

getProductEntry

public static void getProductEntry(javax.portlet.ActionRequest req)
                            throws java.lang.Exception
Throws:
java.lang.Exception

getProductEntry

public static void getProductEntry(javax.portlet.RenderRequest req)
                            throws java.lang.Exception
Throws:
java.lang.Exception

getProductEntry

public static void getProductEntry(javax.servlet.http.HttpServletRequest req)
                            throws java.lang.Exception
Throws:
java.lang.Exception

getProductVersion

public static void getProductVersion(javax.portlet.ActionRequest req)
                              throws java.lang.Exception
Throws:
java.lang.Exception

getProductVersion

public static void getProductVersion(javax.portlet.RenderRequest req)
                              throws java.lang.Exception
Throws:
java.lang.Exception

getProductVersion

public static void getProductVersion(javax.servlet.http.HttpServletRequest req)
                              throws java.lang.Exception
Throws:
java.lang.Exception