com.liferay.portlet
Class PortalPreferencesWrapperCacheUtil
java.lang.Object
com.liferay.portlet.PortalPreferencesWrapperCacheUtil
public class PortalPreferencesWrapperCacheUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CACHE_NAME
public static final String CACHE_NAME
PortalPreferencesWrapperCacheUtil
public PortalPreferencesWrapperCacheUtil()
get
public static PortalPreferencesWrapper get(long ownerId,
int ownerType)
put
public static void put(long ownerId,
int ownerType,
PortalPreferencesWrapper portalPreferencesWrapper)
remove
public static void remove(long ownerId,
int ownerType)