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 actionRequest)
           
static void getFrameworkVersion(javax.servlet.http.HttpServletRequest request)
           
static void getFrameworkVersion(javax.portlet.RenderRequest renderRequest)
           
static void getLicense(javax.portlet.ActionRequest actionRequest)
           
static void getLicense(javax.servlet.http.HttpServletRequest request)
           
static void getLicense(javax.portlet.RenderRequest renderRequest)
           
static void getProductEntry(javax.portlet.ActionRequest actionRequest)
           
static void getProductEntry(javax.servlet.http.HttpServletRequest request)
           
static void getProductEntry(javax.portlet.RenderRequest renderRequest)
           
static void getProductVersion(javax.portlet.ActionRequest actionRequest)
           
static void getProductVersion(javax.servlet.http.HttpServletRequest request)
           
static void getProductVersion(javax.portlet.RenderRequest renderRequest)
           
 
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 actionRequest)
                                throws java.lang.Exception
Throws:
java.lang.Exception

getFrameworkVersion

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

getFrameworkVersion

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

getLicense

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

getLicense

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

getLicense

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

getProductEntry

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

getProductEntry

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

getProductEntry

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

getProductVersion

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

getProductVersion

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

getProductVersion

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