com.liferay.portlet.communities.util
Class CommunitiesUtil
java.lang.Object
com.liferay.portlet.communities.util.CommunitiesUtil
public class CommunitiesUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommunitiesUtil
public CommunitiesUtil()
applyLayoutSetPrototypes
public static void applyLayoutSetPrototypes(Group group,
long publicLayoutSetPrototypeId,
long privateLayoutSetPrototypeId)
throws Exception
- Throws:
Exception
copyLayoutSet
public static void copyLayoutSet(LayoutSet sourceLayoutSet,
LayoutSet targetLayoutSet)
throws Exception
- Throws:
Exception
deleteLayout
public static void deleteLayout(ActionRequest actionRequest,
ActionResponse actionResponse)
throws Exception
- Throws:
Exception
deleteLayout
public static void deleteLayout(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
- Throws:
Exception
deleteLayout
public static void deleteLayout(RenderRequest renderRequest,
RenderResponse renderResponse)
throws Exception
- Throws:
Exception
getLayoutSetPrototypeParameters
public static Map<String,String[]> getLayoutSetPrototypeParameters()