com.liferay.portal.service.impl
Class PortletPreferencesLocalUtil

java.lang.Object
  extended bycom.liferay.portal.service.impl.PortletPreferencesLocalUtil

public class PortletPreferencesLocalUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan, Michael Young

Field Summary
static java.lang.String CACHE_NAME
           
 
Constructor Summary
PortletPreferencesLocalUtil()
           
 
Method Summary
protected static void clearPreferencesPool()
           
protected static void clearPreferencesPool(long ownerId, int ownerType)
           
protected static java.util.Map getPreferencesPool(long ownerId, int ownerType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CACHE_NAME

public static final java.lang.String CACHE_NAME
Constructor Detail

PortletPreferencesLocalUtil

public PortletPreferencesLocalUtil()
Method Detail

clearPreferencesPool

protected static void clearPreferencesPool()

clearPreferencesPool

protected static void clearPreferencesPool(long ownerId,
                                           int ownerType)

getPreferencesPool

protected static java.util.Map getPreferencesPool(long ownerId,
                                                  int ownerType)