| Package | Description |
|---|---|
| org.jasig.portlet.calendar.adapter | |
| org.jasig.portlet.calendar.caching |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurableHttpCalendarAdapter.setCacheKeyGenerator(ICacheKeyGenerator cacheKeyGenerator) |
void |
CalDavCalendarAdapter.setCacheKeyGenerator(ICacheKeyGenerator cacheKeyGenerator) |
void |
ConfigurableFileCalendarAdapter.setCacheKeyGenerator(ICacheKeyGenerator cacheKeyGenerator) |
void |
ExchangeCalendarAdapter.setCacheKeyGenerator(ICacheKeyGenerator cacheKeyGenerator)
Sets the cache key generator to use.
|
void |
CoursesCalendarAdapter.setCacheKeyGenerator(ICacheKeyGenerator cacheKeyGenerator) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCacheKeyGeneratorImpl |
class |
RequestAttributeCacheKeyGeneratorImpl
RequestAttributeCacheKeyGeneratorImpl is an implementation of ICacheKeyGenerator
that appends the current session username to the generated key.
|
Copyright © 2016 Apereo. All Rights Reserved.