com.liferay.portlet.usersadmin.action
Class ActionUtil
java.lang.Object
com.liferay.portlet.usersadmin.action.ActionUtil
public class ActionUtil
- extends java.lang.Object
- Author:
- Brian Wing Shun Chan, Alexander Chow
|
Method Summary |
static void |
getAddress(javax.servlet.http.HttpServletRequest request)
|
static void |
getAddress(javax.portlet.PortletRequest portletRequest)
|
static void |
getEmailAddress(javax.servlet.http.HttpServletRequest request)
|
static void |
getEmailAddress(javax.portlet.PortletRequest portletRequest)
|
static void |
getOrganization(javax.servlet.http.HttpServletRequest request)
|
static void |
getOrganization(javax.portlet.PortletRequest portletRequest)
|
static void |
getOrgLabor(javax.servlet.http.HttpServletRequest request)
|
static void |
getOrgLabor(javax.portlet.PortletRequest portletRequest)
|
static void |
getPhone(javax.servlet.http.HttpServletRequest request)
|
static void |
getPhone(javax.portlet.PortletRequest portletRequest)
|
static void |
getWebsite(javax.servlet.http.HttpServletRequest request)
|
static void |
getWebsite(javax.portlet.PortletRequest portletRequest)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionUtil
public ActionUtil()
getAddress
public static void getAddress(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
getAddress
public static void getAddress(javax.portlet.PortletRequest portletRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getEmailAddress
public static void getEmailAddress(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
getEmailAddress
public static void getEmailAddress(javax.portlet.PortletRequest portletRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getOrganization
public static void getOrganization(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
getOrganization
public static void getOrganization(javax.portlet.PortletRequest portletRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getOrgLabor
public static void getOrgLabor(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
getOrgLabor
public static void getOrgLabor(javax.portlet.PortletRequest portletRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getPhone
public static void getPhone(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
getPhone
public static void getPhone(javax.portlet.PortletRequest portletRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getWebsite
public static void getWebsite(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
getWebsite
public static void getWebsite(javax.portlet.PortletRequest portletRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception