com.liferay.portlet.communities.util
Class CommunitiesUtil

java.lang.Object
  extended by com.liferay.portlet.communities.util.CommunitiesUtil

public class CommunitiesUtil
extends java.lang.Object

View Source

Author:
Raymond Aug�

Constructor Summary
CommunitiesUtil()
           
 
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
 

Constructor Detail

CommunitiesUtil

public CommunitiesUtil()
Method Detail

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