|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.sites.action.ActionUtil
public class ActionUtil
| Constructor Summary | |
|---|---|
ActionUtil()
|
|
| Method Summary | |
|---|---|
static void |
copyPreferences(javax.servlet.http.HttpServletRequest request,
Layout targetLayout,
Layout sourceLayout)
|
static void |
copyPreferences(PortletRequest portletRequest,
Layout targetLayout,
Layout sourceLayout)
|
static Group |
getGroup(javax.servlet.http.HttpServletRequest request)
|
static Group |
getGroup(PortletRequest portletRequest)
|
static void |
removePortletIds(javax.servlet.http.HttpServletRequest request,
Layout layout)
|
static void |
removePortletIds(PortletRequest portletRequest,
Layout layout)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionUtil()
| Method Detail |
|---|
public static void copyPreferences(javax.servlet.http.HttpServletRequest request,
Layout targetLayout,
Layout sourceLayout)
throws Exception
Exception
public static void copyPreferences(PortletRequest portletRequest,
Layout targetLayout,
Layout sourceLayout)
throws Exception
Exception
public static Group getGroup(javax.servlet.http.HttpServletRequest request)
throws Exception
Exception
public static Group getGroup(PortletRequest portletRequest)
throws Exception
Exception
public static void removePortletIds(javax.servlet.http.HttpServletRequest request,
Layout layout)
throws Exception
Exception
public static void removePortletIds(PortletRequest portletRequest,
Layout layout)
throws Exception
Exception
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||