com.liferay.portlet.communities.action
Class ActionUtil
java.lang.Object
com.liferay.portlet.enterpriseadmin.action.ActionUtil
com.liferay.portlet.communities.action.ActionUtil
public class ActionUtil
- extends ActionUtil
Methods inherited from class com.liferay.portlet.enterpriseadmin.action.ActionUtil |
getAddress, getAddress, getEmailAddress, getEmailAddress, getOrganization, getOrganization, getOrgLabor, getOrgLabor, getPasswordPolicy, getPasswordPolicy, getPhone, getPhone, getRole, getRole, getUserGroup, getUserGroup, getWebsite, getWebsite |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionUtil
public ActionUtil()
copyPreferences
public static void copyPreferences(javax.servlet.http.HttpServletRequest request,
Layout targetLayout,
Layout sourceLayout)
throws Exception
- Throws:
Exception
copyPreferences
public static void copyPreferences(PortletRequest portletRequest,
Layout targetLayout,
Layout sourceLayout)
throws Exception
- Throws:
Exception
getGroup
public static Group getGroup(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getGroup
public static Group getGroup(PortletRequest portletRequest)
throws Exception
- Throws:
Exception
getMembershipRequest
public static void getMembershipRequest(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getMembershipRequest
public static void getMembershipRequest(PortletRequest portletRequest)
throws Exception
- Throws:
Exception
getTeam
public static void getTeam(javax.servlet.http.HttpServletRequest request)
throws Exception
- Throws:
Exception
getTeam
public static void getTeam(PortletRequest portletRequest)
throws Exception
- Throws:
Exception