JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
H
I
L
M
N
P
R
S
T
U
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
<
K
extends java.io.Serializable,
V
> - Class in
com.liferay.portal.cache
AggregatedPortalCacheListener()
- Constructor for class com.liferay.portal.cache.
AggregatedPortalCacheListener
aggregatedPortalCacheListener
- Variable in class com.liferay.portal.cache.
BasePortalCache
AggregatedPortalCacheManagerListener
- Class in
com.liferay.portal.cache
AggregatedPortalCacheManagerListener()
- Constructor for class com.liferay.portal.cache.
AggregatedPortalCacheManagerListener
B
BasePortalCache
<
K
extends java.io.Serializable,
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.
PortalCacheListenerFactory
create(T, Properties)
- Method in interface com.liferay.portal.cache.
PortalCacheManagerListenerFactory
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
getKeys()
- Method in class com.liferay.portal.cache.
PortalCacheWrapper
getPortalCacheConfiguration(String)
- Method in class com.liferay.portal.cache.configuration.
PortalCacheManagerConfiguration
getPortalCacheListenerPropertiesSet()
- Method in class com.liferay.portal.cache.configuration.
PortalCacheConfiguration
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
getPortalCacheManagerListenerPropertiesSet()
- Method in class com.liferay.portal.cache.configuration.
PortalCacheManagerConfiguration
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
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
extends java.io.Serializable,
V
> - Interface in
com.liferay.portal.cache
M
MVCCPortalCache
<
K
extends java.io.Serializable,
V
extends com.liferay.portal.kernel.model.MVCCModel> - 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
PortalCacheListenerFactory
- Interface in
com.liferay.portal.cache
PortalCacheManagerConfiguration
- Class in
com.liferay.portal.cache.configuration
PortalCacheManagerConfiguration(Set<Properties>, PortalCacheConfiguration, Set<PortalCacheConfiguration>)
- Constructor for class com.liferay.portal.cache.configuration.
PortalCacheManagerConfiguration
PortalCacheManagerListenerFactory
<
T
extends com.liferay.portal.kernel.cache.PortalCacheManager<?,?>> - Interface in
com.liferay.portal.cache
PortalCacheReplicator
<
K
extends java.io.Serializable,
V
extends java.io.Serializable> - Interface in
com.liferay.portal.cache
PortalCacheReplicatorFactory
- Interface in
com.liferay.portal.cache
PortalCacheWrapper
<
K
extends java.io.Serializable,
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, int)
- Method in class com.liferay.portal.cache.
BasePortalCache
put(K, V)
- Method in class com.liferay.portal.cache.
MVCCPortalCache
put(K, V, int)
- Method in class com.liferay.portal.cache.
MVCCPortalCache
put(K, V)
- Method in class com.liferay.portal.cache.
PortalCacheWrapper
put(K, V, int)
- 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.
TransactionalPortalCache
putIfAbsent(K, V)
- Method in class com.liferay.portal.cache.
BasePortalCache
putIfAbsent(K, V, int)
- 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 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>, PortalCacheListenerScope)
- 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.
PortalCacheWrapper
remove(K)
- Method in class com.liferay.portal.cache.
BasePortalCache
remove(K, V)
- Method in class com.liferay.portal.cache.
BasePortalCache
remove(K, V)
- Method in interface com.liferay.portal.cache.
LowLevelCache
remove(K)
- Method in class com.liferay.portal.cache.
PortalCacheWrapper
remove(K)
- Method in class com.liferay.portal.cache.
TransactionalPortalCache
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, int)
- Method in class com.liferay.portal.cache.
BasePortalCache
replace(K, V, V)
- Method in class com.liferay.portal.cache.
BasePortalCache
replace(K, V, V, int)
- 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 interface com.liferay.portal.cache.
LowLevelCache
replace(K, V, V)
- Method in interface com.liferay.portal.cache.
LowLevelCache
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
setPortalCache(PortalCache<K, V>)
- Method in class com.liferay.portal.cache.
PortalCacheWrapper
T
TransactionalPortalCache
<
K
extends java.io.Serializable,
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
A
B
C
D
E
G
H
I
L
M
N
P
R
S
T
U
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes