Package | Description |
---|---|
de.innovationgate.webgate.api |
Basic functionality of the WGAPI including most of the database-independent functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
WGAPIGenericCache
Current default cache implementation for the WGAPI, using the cache provided by de.innovationgate.utils.cache.CacheFactory
|
Modifier and Type | Method and Description |
---|---|
WGAPICache |
WGFactory.getCache()
Returns the EHCache for the global WGAPI data cache
|
WGAPICache |
WGDatabase.getCache()
Returns the WGAPI cache object for the current database
|