org.riotfamily.components.cache
Class EditModeCacheKeyAugmentor
java.lang.Object
org.riotfamily.components.cache.EditModeCacheKeyAugmentor
- All Implemented Interfaces:
- CacheKeyAugmentor
public class EditModeCacheKeyAugmentor
- extends Object
- implements CacheKeyAugmentor
- Since:
- 6.5
- Author:
- Felix Gnass [fgnass at neteye dot de]
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditModeCacheKeyAugmentor
public EditModeCacheKeyAugmentor()
augmentCacheKey
public void augmentCacheKey(StringBuffer key,
HttpServletRequest request)
- Specified by:
augmentCacheKey
in interface CacheKeyAugmentor