com.liferay.portlet.usersadmin.action
Class ActionUtil
java.lang.Object
com.liferay.portlet.usersadmin.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()
getAddress
public static void getAddress(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getAddress
public static void getAddress(PortletRequest portletRequest)
throws Exception
- Throws:
Exception
getEmailAddress
public static void getEmailAddress(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getEmailAddress
public static void getEmailAddress(PortletRequest portletRequest)
throws Exception
- Throws:
Exception
getOrganization
public static void getOrganization(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getOrganization
public static void getOrganization(PortletRequest portletRequest)
throws Exception
- Throws:
Exception
getOrgLabor
public static void getOrgLabor(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getOrgLabor
public static void getOrgLabor(PortletRequest portletRequest)
throws Exception
- Throws:
Exception
getPhone
public static void getPhone(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getPhone
public static void getPhone(PortletRequest portletRequest)
throws Exception
- Throws:
Exception
getWebsite
public static void getWebsite(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getWebsite
public static void getWebsite(PortletRequest portletRequest)
throws Exception
- Throws:
Exception