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 req,
javax.portlet.ActionResponse res)
|
static void |
deleteLayout(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
static void |
deleteLayout(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res)
|
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 req,
javax.portlet.ActionResponse res)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteLayout
public static void deleteLayout(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteLayout
public static void deleteLayout(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws java.lang.Exception
- Throws:
java.lang.Exception