C E G H I N O P R S U

C

CacheException - exception org.eclipse.higgins.cache.CacheException.
 
CacheException(String) - Constructor for class org.eclipse.higgins.cache.CacheException
 
CacheException(String, Exception) - Constructor for class org.eclipse.higgins.cache.CacheException
 
CacheException(Exception) - Constructor for class org.eclipse.higgins.cache.CacheException
 
CacheKey - class org.eclipse.higgins.cache.api.key.CacheKey.
 
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 org.eclipse.higgins.cache.CacheProviderFactory.
 
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 org.eclipse.higgins.cache.api.ICache.
 
ICacheKey - interface org.eclipse.higgins.cache.api.ICacheKey.
 
ICacheProvider - interface org.eclipse.higgins.cache.api.ICacheProvider.
 
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 org.eclipse.higgins.cache.nocache.NOCache.
 
NOCache() - Constructor for class org.eclipse.higgins.cache.nocache.NOCache
 
NOCacheProvider - class org.eclipse.higgins.cache.nocache.NOCacheProvider.
 
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

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 org.eclipse.higgins.cache.api.key.UserCacheKey.
 
UserCacheKey(String) - Constructor for class org.eclipse.higgins.cache.api.key.UserCacheKey
 
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
 

C E G H I N O P R S U