Skip navigation links
A B C D E F 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
 
aggregatedPortalCacheManagerListener - Variable in class com.liferay.portal.cache.BasePortalCacheManager
 
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
 

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
 
BasePortalCacheManager<K extends java.io.Serializable,V> - Class in com.liferay.portal.cache
 
BasePortalCacheManager() - Constructor for class com.liferay.portal.cache.BasePortalCacheManager
 
BlockingPortalCache<K extends java.io.Serializable,V> - Class in com.liferay.portal.cache
 
BlockingPortalCache(PortalCache<K, V>) - Constructor for class com.liferay.portal.cache.BlockingPortalCache
 

C

clearAll() - Method in class com.liferay.portal.cache.AggregatedPortalCacheListener
 
clearAll() - Method in class com.liferay.portal.cache.AggregatedPortalCacheManagerListener
 
clearAll() - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
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
 
com.liferay.portal.cache.test.util - package com.liferay.portal.cache.test.util
 
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
 
createPortalCache(PortalCacheConfiguration) - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
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

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
 
destroy() - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
dispose() - Method in class com.liferay.portal.cache.AggregatedPortalCacheListener
 
dispose() - Method in class com.liferay.portal.cache.AggregatedPortalCacheManagerListener
 
dispose() - Method in class com.liferay.portal.cache.test.util.TestPortalCacheListener
 
doClearAll() - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
doClearAll() - Method in class com.liferay.portal.cache.test.util.TestPortalCacheManager
 
doDestroy() - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
doDestroy() - Method in class com.liferay.portal.cache.test.util.TestPortalCacheManager
 
doGet(K) - Method in class com.liferay.portal.cache.BasePortalCache
 
doGet(K) - Method in class com.liferay.portal.cache.test.util.TestPortalCache
 
doPut(K, V, int) - Method in class com.liferay.portal.cache.BasePortalCache
 
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.BasePortalCache
 
doPutIfAbsent(K, V, int) - Method in class com.liferay.portal.cache.test.util.TestPortalCache
 
doRemove(K) - Method in class com.liferay.portal.cache.BasePortalCache
 
doRemove(K, V) - Method in class com.liferay.portal.cache.BasePortalCache
 
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.BasePortalCacheManager
 
doRemovePortalCache(String) - Method in class com.liferay.portal.cache.test.util.TestPortalCacheManager
 
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
 
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
 

E

equals(Object) - Method in class com.liferay.portal.cache.io.SerializableObjectWrapper
 

F

fetchPortalCache(String) - Method in class com.liferay.portal.cache.BasePortalCacheManager
 

G

get(K) - Method in class com.liferay.portal.cache.BasePortalCache
 
get(K) - Method in class com.liferay.portal.cache.BlockingPortalCache
 
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
 
getKeys() - Method in class com.liferay.portal.cache.test.util.TestPortalCache
 
getPortalCache(String) - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
getPortalCache(String, boolean) - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
getPortalCache(String, boolean, boolean) - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
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
 
getPortalCacheManagerConfiguration() - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
getPortalCacheManagerConfiguration() - Method in class com.liferay.portal.cache.test.util.TestPortalCacheManager
 
getPortalCacheManagerListenerPropertiesSet() - Method in class com.liferay.portal.cache.configuration.PortalCacheManagerConfiguration
 
getPortalCacheManagerListeners() - Method in class com.liferay.portal.cache.AggregatedPortalCacheManagerListener
 
getPortalCacheManagerListeners() - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
getPortalCacheManagerName() - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
getPortalCacheName() - Method in class com.liferay.portal.cache.configuration.PortalCacheConfiguration
 
getPortalCacheName() - Method in class com.liferay.portal.cache.PortalCacheWrapper
 
getPortalCacheName() - Method in class com.liferay.portal.cache.test.util.TestPortalCache
 
getPortalCacheNames() - Method in class com.liferay.portal.cache.configuration.PortalCacheManagerConfiguration
 
getTransactionalPortalCacheNames() - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
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
 
initialize() - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
initPortalCacheManager() - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
initPortalCacheManager() - Method in class com.liferay.portal.cache.test.util.TestPortalCacheManager
 
isBlocking() - Method in class com.liferay.portal.cache.BasePortalCache
 
isBlocking() - Method in class com.liferay.portal.cache.BlockingPortalCache
 
isBlocking() - Method in class com.liferay.portal.cache.PortalCacheWrapper
 
isBlockingPortalCacheAllowed() - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
isClusterAware() - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
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
 
isTransactionalPortalCache(String) - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
isTransactionalPortalCacheEnabled() - Method in class com.liferay.portal.cache.BasePortalCacheManager
 

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
 
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.AggregatedPortalCacheListener
 
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.AggregatedPortalCacheListener
 
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.AggregatedPortalCacheListener
 
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.AggregatedPortalCacheListener
 
notifyEntryUpdated(PortalCache<K, V>, K, V, int) - Method in class com.liferay.portal.cache.test.util.TestPortalCacheListener
 
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
 
notifyRemoveAll(PortalCache<K, V>) - Method in class com.liferay.portal.cache.test.util.TestPortalCacheListener
 

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 - Variable in class com.liferay.portal.cache.BasePortalCacheManager
 
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 - Variable in class com.liferay.portal.cache.BasePortalCacheManager
 
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
 
portalCaches - Variable in class com.liferay.portal.cache.BasePortalCacheManager
 
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.BlockingPortalCache
 
put(K, V, int) - Method in class com.liferay.portal.cache.BlockingPortalCache
 
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

reconfigPortalCache(PortalCacheManagerConfiguration) - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
reconfigurePortalCaches(URL) - Method in class com.liferay.portal.cache.test.util.TestPortalCacheManager
Deprecated.
reconfigurePortalCaches(URL, ClassLoader) - Method in class com.liferay.portal.cache.test.util.TestPortalCacheManager
 
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
 
registerPortalCacheManagerListener(PortalCacheManagerListener) - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
remove(K) - Method in class com.liferay.portal.cache.BasePortalCache
 
remove(K, V) - Method in class com.liferay.portal.cache.BasePortalCache
 
remove(K) - Method in class com.liferay.portal.cache.BlockingPortalCache
 
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.BlockingPortalCache
 
removeAll() - Method in class com.liferay.portal.cache.PortalCacheWrapper
 
removeAll() - Method in class com.liferay.portal.cache.test.util.TestPortalCache
 
removeAll() - Method in class com.liferay.portal.cache.TransactionalPortalCache
 
removeConfigurableEhcachePortalCacheListeners(PortalCache<K, V>) - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
removeConfigurableEhcachePortalCacheListeners(PortalCache<K, V>) - Method in class com.liferay.portal.cache.test.util.TestPortalCacheManager
 
removePortalCache(String) - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
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
 
reset() - Method in class com.liferay.portal.cache.test.util.TestPortalCacheListener
 

S

SerializableObjectWrapper - Class in com.liferay.portal.cache.io
 
SerializableObjectWrapper(Serializable) - Constructor for class com.liferay.portal.cache.io.SerializableObjectWrapper
 
setBlockingPortalCacheAllowed(boolean) - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
setClusterAware(boolean) - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
setMpiOnly(boolean) - Method in class com.liferay.portal.cache.BasePortalCacheManager
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
setPortalCache(PortalCache<K, V>) - Method in class com.liferay.portal.cache.PortalCacheWrapper
 
setPortalCacheManagerName(String) - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
setTransactionalPortalCacheEnabled(boolean) - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
setTransactionalPortalCacheNames(String[]) - Method in class com.liferay.portal.cache.BasePortalCacheManager
 

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
 
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
 
unregisterPortalCacheManagerListener(PortalCacheManagerListener) - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
unregisterPortalCacheManagerListeners() - Method in class com.liferay.portal.cache.BasePortalCacheManager
 
unwrap(Object) - Static method in class com.liferay.portal.cache.io.SerializableObjectWrapper
 
A B C D E F G H I L M N P R S T U 
Skip navigation links