|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.communities.util.CommunitiesUtil
public class CommunitiesUtil
| Constructor Summary | |
|---|---|
CommunitiesUtil()
|
|
| Method Summary | |
|---|---|
static void |
applyLayoutSetPrototypes(Group group,
long publicLayoutSetPrototypeId,
long privateLayoutSetPrototypeId)
|
static void |
copyLayoutSet(LayoutSet sourceLayoutSet,
LayoutSet targetLayoutSet)
|
static void |
deleteLayout(ActionRequest actionRequest,
ActionResponse actionResponse)
|
static void |
deleteLayout(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
static void |
deleteLayout(RenderRequest renderRequest,
RenderResponse renderResponse)
|
static Map<String,String[]> |
getLayoutSetPrototypeParameters()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommunitiesUtil()
| Method Detail |
|---|
public static void applyLayoutSetPrototypes(Group group,
long publicLayoutSetPrototypeId,
long privateLayoutSetPrototypeId)
throws Exception
Exception
public static void copyLayoutSet(LayoutSet sourceLayoutSet,
LayoutSet targetLayoutSet)
throws Exception
Exception
public static void deleteLayout(ActionRequest actionRequest,
ActionResponse actionResponse)
throws Exception
Exception
public static void deleteLayout(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
Exception
public static void deleteLayout(RenderRequest renderRequest,
RenderResponse renderResponse)
throws Exception
Exceptionpublic static Map<String,String[]> getLayoutSetPrototypeParameters()
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||