com.liferay.portlet.communities.util
Class CommunitiesUtil
java.lang.Object
com.liferay.portlet.communities.util.CommunitiesUtil
public class CommunitiesUtil
- extends java.lang.Object
View Source
- Author:
- Raymond Augé
Method Summary |
static void |
deleteLayout(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
|
static void |
deleteLayout(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
static void |
deleteLayout(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommunitiesUtil
public CommunitiesUtil()
deleteLayout
public static void deleteLayout(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteLayout
public static void deleteLayout(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteLayout
public static void deleteLayout(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
- Throws:
java.lang.Exception