com.liferay.portlet.enterpriseadmin.action
Class ActionUtil
java.lang.Object
com.liferay.portlet.enterpriseadmin.action.ActionUtil
- Direct Known Subclasses:
- 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
getPasswordPolicy
public static void getPasswordPolicy(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getPasswordPolicy
public static void getPasswordPolicy(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
getRole
public static void getRole(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getRole
public static void getRole(PortletRequest portletRequest)
throws Exception
- Throws:
Exception
getUserGroup
public static void getUserGroup(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getUserGroup
public static void getUserGroup(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