JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
I
N
R
T
A
assertActionsCount(int)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
assertEvicted(K, V, int)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
assertExpired(K, V, int)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
assertPut(K, V)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
assertPut(K, V, int)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
assertRemoveAll()
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
assertRemoved(K, V)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
assertRemoved(K, V, int)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
assertUpdated(K, V)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
assertUpdated(K, V, int)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
C
com.liferay.portal.cache.test.util
- package com.liferay.portal.cache.test.util
createPortalCache(PortalCacheConfiguration)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheManager
createTestPortalCacheManager(String)
- Static method in class com.liferay.portal.cache.test.util.
TestPortalCacheManager
D
dispose()
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
doClearAll()
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheManager
doDestroy()
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheManager
doGet(K)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCache
doPut(K, V, int)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCache
doPutIfAbsent(K, V, int)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCache
doRemove(K)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCache
doRemove(K, V)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCache
doRemovePortalCache(String)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheManager
doReplace(K, V, int)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCache
doReplace(K, V, V, int)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCache
G
getKeys()
- Method in class com.liferay.portal.cache.test.util.
TestPortalCache
getName()
- Method in class com.liferay.portal.cache.test.util.
TestPortalCache
Deprecated.
As of 1.1.0, replaced by
TestPortalCache.getPortalCacheName()
getPortalCacheManagerConfiguration()
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheManager
getPortalCacheName()
- Method in class com.liferay.portal.cache.test.util.
TestPortalCache
I
initPortalCacheManager()
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheManager
N
notifyEntryEvicted(PortalCache<K, V>, K, V, int)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
notifyEntryExpired(PortalCache<K, V>, K, V, int)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
notifyEntryPut(PortalCache<K, V>, K, V, int)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
notifyEntryRemoved(PortalCache<K, V>, K, V, int)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
notifyEntryUpdated(PortalCache<K, V>, K, V, int)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
notifyRemoveAll(PortalCache<K, V>)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
R
reconfigurePortalCaches(URL)
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheManager
removeAll()
- Method in class com.liferay.portal.cache.test.util.
TestPortalCache
reset()
- Method in class com.liferay.portal.cache.test.util.
TestPortalCacheListener
T
TestPortalCache
<
K
extends java.io.Serializable,
V
> - Class in
com.liferay.portal.cache.test.util
TestPortalCache(PortalCacheManager<K, V>, String)
- Constructor for class com.liferay.portal.cache.test.util.
TestPortalCache
TestPortalCache(String)
- Constructor for class com.liferay.portal.cache.test.util.
TestPortalCache
TestPortalCacheListener
<
K
extends java.io.Serializable,
V
> - Class in
com.liferay.portal.cache.test.util
TestPortalCacheListener()
- Constructor for class com.liferay.portal.cache.test.util.
TestPortalCacheListener
TestPortalCacheManager
<
K
extends java.io.Serializable,
V
> - Class in
com.liferay.portal.cache.test.util
TestPortalCacheManager()
- Constructor for class com.liferay.portal.cache.test.util.
TestPortalCacheManager
TestPortalCacheReplicator
<
K
extends java.io.Serializable,
V
extends java.io.Serializable> - Class in
com.liferay.portal.cache.test.util
TestPortalCacheReplicator()
- Constructor for class com.liferay.portal.cache.test.util.
TestPortalCacheReplicator
A
C
D
G
I
N
R
T
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes