com.liferay.portlet.communities.action
Class ActionUtil

java.lang.Object
  extended bycom.liferay.portlet.enterpriseadmin.action.ActionUtil
      extended bycom.liferay.portlet.communities.action.ActionUtil

public class ActionUtil
extends ActionUtil

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
ActionUtil()
           
 
Method Summary
static void getGroup(javax.portlet.ActionRequest req)
           
static void getGroup(javax.servlet.http.HttpServletRequest req)
           
static void getGroup(javax.portlet.RenderRequest req)
           
 
Methods inherited from class com.liferay.portlet.enterpriseadmin.action.ActionUtil
getAddress, getAddress, getAddress, getEmailAddress, getEmailAddress, getEmailAddress, getOrganization, getOrganization, getOrganization, getOrgLabor, getOrgLabor, getOrgLabor, getPasswordPolicy, getPasswordPolicy, getPasswordPolicy, getPhone, getPhone, getPhone, getRole, getRole, getRole, getUserGroup, getUserGroup, getUserGroup, getWebsite, getWebsite, getWebsite
 
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

getGroup

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

getGroup

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

getGroup

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