Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addPortalCacheListener(PortalCacheListener<K, V>) - Method in class com.liferay.portal.cache.AggregatedPortalCacheListener
- addPortalCacheListener(PortalCacheListener<K, V>, PortalCacheListenerScope) - Method in class com.liferay.portal.cache.AggregatedPortalCacheListener
- addPortalCacheListener(PortalCacheManagerListener) - Method in class com.liferay.portal.cache.AggregatedPortalCacheManagerListener
- aggregatedPortalCacheListener - Variable in class com.liferay.portal.cache.BasePortalCache
- AggregatedPortalCacheListener<K,
V> - Class in com.liferay.portal.cache - AggregatedPortalCacheListener() - Constructor for class com.liferay.portal.cache.AggregatedPortalCacheListener
- AggregatedPortalCacheManagerListener - Class in com.liferay.portal.cache
- AggregatedPortalCacheManagerListener() - Constructor for class com.liferay.portal.cache.AggregatedPortalCacheManagerListener
B
- BasePortalCache<K,
V> - Class in com.liferay.portal.cache - BasePortalCache(PortalCacheManager<K, V>) - Constructor for class com.liferay.portal.cache.BasePortalCache
C
- clearAll() - Method in class com.liferay.portal.cache.AggregatedPortalCacheListener
- clearAll() - Method in class com.liferay.portal.cache.AggregatedPortalCacheManagerListener
- com.liferay.portal.cache - package com.liferay.portal.cache
- com.liferay.portal.cache.configuration - package com.liferay.portal.cache.configuration
- com.liferay.portal.cache.io - package com.liferay.portal.cache.io
- create(Properties) - Method in interface com.liferay.portal.cache.PortalCacheReplicatorFactory
D
- DEFAULT_REPLICATE_PUTS - Static variable in interface com.liferay.portal.cache.PortalCacheReplicator
- DEFAULT_REPLICATE_PUTS_VIA_COPY - Static variable in interface com.liferay.portal.cache.PortalCacheReplicator
- DEFAULT_REPLICATE_REMOVALS - Static variable in interface com.liferay.portal.cache.PortalCacheReplicator
- DEFAULT_REPLICATE_UPDATES - Static variable in interface com.liferay.portal.cache.PortalCacheReplicator
- DEFAULT_REPLICATE_UPDATES_VIA_COPY - Static variable in interface com.liferay.portal.cache.PortalCacheReplicator
- dispose() - Method in class com.liferay.portal.cache.AggregatedPortalCacheListener
- dispose() - Method in class com.liferay.portal.cache.AggregatedPortalCacheManagerListener
- doGet(K) - Method in class com.liferay.portal.cache.BasePortalCache
- doPut(K, V, int) - Method in class com.liferay.portal.cache.BasePortalCache
- doPutIfAbsent(K, V, int) - Method in class com.liferay.portal.cache.BasePortalCache
- doRemove(K) - Method in class com.liferay.portal.cache.BasePortalCache
- doRemove(K, V) - Method in class com.liferay.portal.cache.BasePortalCache
- doReplace(K, V, int) - Method in class com.liferay.portal.cache.BasePortalCache
- doReplace(K, V, V, int) - Method in class com.liferay.portal.cache.BasePortalCache
E
- equals(Object) - Method in class com.liferay.portal.cache.io.SerializableObjectWrapper
G
- get(K) - Method in class com.liferay.portal.cache.BasePortalCache
- get(K) - Method in class com.liferay.portal.cache.PortalCacheWrapper
- get(K) - Method in class com.liferay.portal.cache.TransactionalPortalCache
- getDefaultPortalCacheConfiguration() - Method in class com.liferay.portal.cache.configuration.PortalCacheManagerConfiguration
- getKeys() - Method in class com.liferay.portal.cache.PortalCacheWrapper
- getPortalCacheConfiguration(String) - Method in class com.liferay.portal.cache.configuration.PortalCacheManagerConfiguration
- getPortalCacheListeners() - Method in class com.liferay.portal.cache.AggregatedPortalCacheListener
- getPortalCacheManager() - Method in class com.liferay.portal.cache.BasePortalCache
- getPortalCacheManager() - Method in class com.liferay.portal.cache.PortalCacheWrapper
- getPortalCacheManagerListeners() - Method in class com.liferay.portal.cache.AggregatedPortalCacheManagerListener
- getPortalCacheName() - Method in class com.liferay.portal.cache.configuration.PortalCacheConfiguration
- getPortalCacheName() - Method in class com.liferay.portal.cache.PortalCacheWrapper
- getPortalCacheNames() - Method in class com.liferay.portal.cache.configuration.PortalCacheManagerConfiguration
- getPortalCacheReplicatorPropertiesSet() - Method in class com.liferay.portal.cache.configuration.PortalCacheConfiguration
- getWrappedPortalCache() - Method in class com.liferay.portal.cache.PortalCacheWrapper
H
- hashCode() - Method in class com.liferay.portal.cache.io.SerializableObjectWrapper
I
- init() - Method in class com.liferay.portal.cache.AggregatedPortalCacheManagerListener
- isEmpty() - Method in class com.liferay.portal.cache.AggregatedPortalCacheListener
- isMVCC() - Method in class com.liferay.portal.cache.BasePortalCache
- isMVCC() - Method in class com.liferay.portal.cache.MVCCPortalCache
- isMVCC() - Method in class com.liferay.portal.cache.PortalCacheWrapper
- isSharded() - Method in class com.liferay.portal.cache.BasePortalCache
- isSharded() - Method in class com.liferay.portal.cache.PortalCacheWrapper
L
- LowLevelCache<K,
V> - Interface in com.liferay.portal.cache
M
- MVCCPortalCache<K,
V> - Class in com.liferay.portal.cache - MVCCPortalCache(LowLevelCache<K, V>) - Constructor for class com.liferay.portal.cache.MVCCPortalCache
N
- newPortalCacheConfiguration(String) - Method in class com.liferay.portal.cache.configuration.PortalCacheConfiguration
- notifyEntryEvicted(PortalCache<K, V>, K, V, int) - Method in class com.liferay.portal.cache.AggregatedPortalCacheListener
- notifyEntryExpired(PortalCache<K, V>, K, V, int) - Method in class com.liferay.portal.cache.AggregatedPortalCacheListener
- notifyEntryPut(PortalCache<K, V>, K, V, int) - Method in class com.liferay.portal.cache.AggregatedPortalCacheListener
- notifyEntryRemoved(PortalCache<K, V>, K, V, int) - Method in class com.liferay.portal.cache.AggregatedPortalCacheListener
- notifyEntryUpdated(PortalCache<K, V>, K, V, int) - Method in class com.liferay.portal.cache.AggregatedPortalCacheListener
- notifyPortalCacheAdded(String) - Method in class com.liferay.portal.cache.AggregatedPortalCacheManagerListener
- notifyPortalCacheRemoved(String) - Method in class com.liferay.portal.cache.AggregatedPortalCacheManagerListener
- notifyRemoveAll(PortalCache<K, V>) - Method in class com.liferay.portal.cache.AggregatedPortalCacheListener
P
- PORTAL_CACHE_LISTENER_PROPERTIES_KEY_SCOPE - Static variable in class com.liferay.portal.cache.configuration.PortalCacheConfiguration
- PORTAL_CACHE_NAME_DEFAULT - Static variable in class com.liferay.portal.cache.configuration.PortalCacheConfiguration
- portalCache - Variable in class com.liferay.portal.cache.PortalCacheWrapper
- PortalCacheConfiguration - Class in com.liferay.portal.cache.configuration
- PortalCacheConfiguration(String, Set<Properties>) - Constructor for class com.liferay.portal.cache.configuration.PortalCacheConfiguration
- PortalCacheManagerConfiguration - Class in com.liferay.portal.cache.configuration
- PortalCacheManagerConfiguration(PortalCacheConfiguration, Set<PortalCacheConfiguration>) - Constructor for class com.liferay.portal.cache.configuration.PortalCacheManagerConfiguration
- PortalCacheReplicator<K,
V> - Interface in com.liferay.portal.cache - PortalCacheReplicatorFactory - Interface in com.liferay.portal.cache
- PortalCacheWrapper<K,
V> - Class in com.liferay.portal.cache - PortalCacheWrapper(PortalCache<K, V>) - Constructor for class com.liferay.portal.cache.PortalCacheWrapper
- put(K, V) - Method in class com.liferay.portal.cache.BasePortalCache
- put(K, V) - Method in class com.liferay.portal.cache.MVCCPortalCache
- put(K, V) - Method in class com.liferay.portal.cache.PortalCacheWrapper
- put(K, V) - Method in class com.liferay.portal.cache.TransactionalPortalCache
- put(K, V, int) - Method in class com.liferay.portal.cache.BasePortalCache
- put(K, V, int) - Method in class com.liferay.portal.cache.MVCCPortalCache
- put(K, V, int) - Method in class com.liferay.portal.cache.PortalCacheWrapper
- put(K, V, int) - Method in class com.liferay.portal.cache.TransactionalPortalCache
- putIfAbsent(K, V) - Method in class com.liferay.portal.cache.BasePortalCache
- putIfAbsent(K, V) - Method in interface com.liferay.portal.cache.LowLevelCache
- putIfAbsent(K, V, int) - Method in class com.liferay.portal.cache.BasePortalCache
- putIfAbsent(K, V, int) - Method in interface com.liferay.portal.cache.LowLevelCache
- putPortalCacheConfiguration(String, PortalCacheConfiguration) - Method in class com.liferay.portal.cache.configuration.PortalCacheManagerConfiguration
R
- registerPortalCacheListener(PortalCacheListener<K, V>) - Method in class com.liferay.portal.cache.BasePortalCache
- registerPortalCacheListener(PortalCacheListener<K, V>) - Method in class com.liferay.portal.cache.PortalCacheWrapper
- registerPortalCacheListener(PortalCacheListener<K, V>, PortalCacheListenerScope) - Method in class com.liferay.portal.cache.BasePortalCache
- registerPortalCacheListener(PortalCacheListener<K, V>, PortalCacheListenerScope) - Method in class com.liferay.portal.cache.PortalCacheWrapper
- remove(K) - Method in class com.liferay.portal.cache.BasePortalCache
- remove(K) - Method in class com.liferay.portal.cache.PortalCacheWrapper
- remove(K) - Method in class com.liferay.portal.cache.TransactionalPortalCache
- remove(K, V) - Method in class com.liferay.portal.cache.BasePortalCache
- remove(K, V) - Method in interface com.liferay.portal.cache.LowLevelCache
- removeAll() - Method in class com.liferay.portal.cache.PortalCacheWrapper
- removeAll() - Method in class com.liferay.portal.cache.TransactionalPortalCache
- removePortalCacheListener(PortalCacheListener<K, V>) - Method in class com.liferay.portal.cache.AggregatedPortalCacheListener
- removePortalCacheListener(PortalCacheManagerListener) - Method in class com.liferay.portal.cache.AggregatedPortalCacheManagerListener
- replace(K, V) - Method in class com.liferay.portal.cache.BasePortalCache
- replace(K, V) - Method in interface com.liferay.portal.cache.LowLevelCache
- replace(K, V, int) - Method in class com.liferay.portal.cache.BasePortalCache
- replace(K, V, int) - Method in interface com.liferay.portal.cache.LowLevelCache
- replace(K, V, V) - Method in class com.liferay.portal.cache.BasePortalCache
- replace(K, V, V) - Method in interface com.liferay.portal.cache.LowLevelCache
- replace(K, V, V, int) - Method in class com.liferay.portal.cache.BasePortalCache
- replace(K, V, V, int) - Method in interface com.liferay.portal.cache.LowLevelCache
- REPLICATE_PUTS - Static variable in interface com.liferay.portal.cache.PortalCacheReplicator
- REPLICATE_PUTS_VIA_COPY - Static variable in interface com.liferay.portal.cache.PortalCacheReplicator
- REPLICATE_REMOVALS - Static variable in interface com.liferay.portal.cache.PortalCacheReplicator
- REPLICATE_UPDATES - Static variable in interface com.liferay.portal.cache.PortalCacheReplicator
- REPLICATE_UPDATES_VIA_COPY - Static variable in interface com.liferay.portal.cache.PortalCacheReplicator
- REPLICATOR - Static variable in interface com.liferay.portal.cache.PortalCacheReplicator
S
- SerializableObjectWrapper - Class in com.liferay.portal.cache.io
- SerializableObjectWrapper(Serializable) - Constructor for class com.liferay.portal.cache.io.SerializableObjectWrapper
- setDefaultPortalCacheConfiguration(PortalCacheConfiguration) - Method in class com.liferay.portal.cache.configuration.PortalCacheManagerConfiguration
- setPortalCache(PortalCache<K, V>) - Method in class com.liferay.portal.cache.PortalCacheWrapper
T
- TransactionalPortalCache<K,
V> - Class in com.liferay.portal.cache - TransactionalPortalCache(PortalCache<K, V>, boolean) - Constructor for class com.liferay.portal.cache.TransactionalPortalCache
U
- unregisterPortalCacheListener(PortalCacheListener<K, V>) - Method in class com.liferay.portal.cache.BasePortalCache
- unregisterPortalCacheListener(PortalCacheListener<K, V>) - Method in class com.liferay.portal.cache.PortalCacheWrapper
- unregisterPortalCacheListeners() - Method in class com.liferay.portal.cache.BasePortalCache
- unregisterPortalCacheListeners() - Method in class com.liferay.portal.cache.PortalCacheWrapper
- unwrap(Object) - Static method in class com.liferay.portal.cache.io.SerializableObjectWrapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form