C E G H I N O P R S U

C

CacheException - Exception in org.eclipse.higgins.cache
 
CacheException(String) - Constructor for exception org.eclipse.higgins.cache.CacheException
 
CacheException(String, Exception) - Constructor for exception org.eclipse.higgins.cache.CacheException
 
CacheException(Exception) - Constructor for exception org.eclipse.higgins.cache.CacheException
 
CacheKey - Class in org.eclipse.higgins.cache.api.key
 
CacheKey(String) - Constructor for class org.eclipse.higgins.cache.api.key.CacheKey
 
CacheProviderClassName - Static variable in interface org.eclipse.higgins.cache.api.ICacheProvider
Property name from CacheConfiguration.xml
CacheProviderConfigurationURL - Static variable in interface org.eclipse.higgins.cache.api.ICacheProvider
Property name from CacheConfiguration.xml
CacheProviderFactory - Class in org.eclipse.higgins.cache
 
CacheProviderFactory() - Constructor for class org.eclipse.higgins.cache.CacheProviderFactory
 
clear() - Method in interface org.eclipse.higgins.cache.api.ICache
remove all objects from cache
clear() - Method in class org.eclipse.higgins.cache.nocache.NOCache
 
configure(Properties) - Method in interface org.eclipse.higgins.cache.api.ICacheProvider
Initial configuration
configure(Properties) - Method in class org.eclipse.higgins.cache.nocache.NOCacheProvider
 

E

equals(Object) - Method in class org.eclipse.higgins.cache.api.key.CacheKey
 

G

get(ICacheKey) - Method in interface org.eclipse.higgins.cache.api.ICache
 
get(ICacheKey) - Method in class org.eclipse.higgins.cache.nocache.NOCache
 
getCache(String) - Method in interface org.eclipse.higgins.cache.api.ICacheProvider
 
getCache(String) - Method in class org.eclipse.higgins.cache.nocache.NOCacheProvider
 
getCacheProvider() - Static method in class org.eclipse.higgins.cache.CacheProviderFactory
 
getKey() - Method in interface org.eclipse.higgins.cache.api.ICacheKey
 
getKey() - Method in class org.eclipse.higgins.cache.api.key.CacheKey
 

H

hashCode() - Method in class org.eclipse.higgins.cache.api.key.CacheKey
 

I

ICache - Interface in org.eclipse.higgins.cache.api
 
ICacheKey - Interface in org.eclipse.higgins.cache.api
 
ICacheProvider - Interface in org.eclipse.higgins.cache.api
 
isKeyInCache(ICacheKey) - Method in interface org.eclipse.higgins.cache.api.ICache
 
isKeyInCache(ICacheKey) - Method in class org.eclipse.higgins.cache.nocache.NOCache
 

N

NOCache - Class in org.eclipse.higgins.cache.nocache
 
NOCache() - Constructor for class org.eclipse.higgins.cache.nocache.NOCache
 
NOCacheProvider - Class in org.eclipse.higgins.cache.nocache
 
NOCacheProvider() - Constructor for class org.eclipse.higgins.cache.nocache.NOCacheProvider
 

O

org.eclipse.higgins.cache - package org.eclipse.higgins.cache
 
org.eclipse.higgins.cache.api - package org.eclipse.higgins.cache.api
 
org.eclipse.higgins.cache.api.key - package org.eclipse.higgins.cache.api.key
 
org.eclipse.higgins.cache.nocache - package org.eclipse.higgins.cache.nocache
 

P

put(ICacheKey, Object) - Method in interface org.eclipse.higgins.cache.api.ICache
Put object
put(ICacheKey, Object) - Method in class org.eclipse.higgins.cache.nocache.NOCache
 

R

remove(ICacheKey) - Method in interface org.eclipse.higgins.cache.api.ICache
If object exist remove it
remove(ICacheKey) - Method in class org.eclipse.higgins.cache.nocache.NOCache
 

S

setClassLoader(ClassLoader) - Static method in class org.eclipse.higgins.cache.CacheProviderFactory
 
setConfigurationBase(String) - Static method in class org.eclipse.higgins.cache.CacheProviderFactory
(non-Javadoc)
setFileName(String) - Static method in class org.eclipse.higgins.cache.CacheProviderFactory
 

U

update(ICacheKey, Object) - Method in interface org.eclipse.higgins.cache.api.ICache
Update or put object.
update(ICacheKey, Object) - Method in class org.eclipse.higgins.cache.nocache.NOCache
 
USER_CARD_CACHEID - Static variable in interface org.eclipse.higgins.cache.api.ICacheKey
 
USER_CARD_HISTORY_CACHEID - Static variable in interface org.eclipse.higgins.cache.api.ICacheKey
 
USER_CARD_METADATA_CACHEID - Static variable in interface org.eclipse.higgins.cache.api.ICacheKey
 
UserCacheKey - Class in org.eclipse.higgins.cache.api.key
Deprecated. Dummy class, use CacheKey instead.
UserCacheKey(String) - Constructor for class org.eclipse.higgins.cache.api.key.UserCacheKey
Deprecated.  

C E G H I N O P R S U