Liferay 6.2.0

com.liferay.portlet.admin.util
Class CleanUpPortletPreferencesUtil

java.lang.Object
  extended by com.liferay.portlet.admin.util.CleanUpPortletPreferencesUtil

public class CleanUpPortletPreferencesUtil
extends Object


Constructor Summary
CleanUpPortletPreferencesUtil()
           
 
Method Summary
static void cleanUpLayoutRevisionPortletPreferences()
           
protected static boolean containsPortlet(Layout layout, String portletId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CleanUpPortletPreferencesUtil

public CleanUpPortletPreferencesUtil()
Method Detail

cleanUpLayoutRevisionPortletPreferences

public static void cleanUpLayoutRevisionPortletPreferences()
                                                    throws Exception
Throws:
Exception

containsPortlet

protected static boolean containsPortlet(Layout layout,
                                         String portletId)
                                  throws PortalException,
                                         SystemException
Throws:
PortalException
SystemException

Liferay 6.2.0