public class TemplateCaching extends Object
| Constructor and Description |
|---|
TemplateCaching(org.exoplatform.services.cache.CacheService cacheService) |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.api.notification.template.Element |
getTemplateElement(ElementCacheKey cacheKey) |
boolean |
isCached(ElementCacheKey cacheKey)
Determines is cached or not
|
void |
put(ElementCacheKey cacheKey,
org.exoplatform.commons.api.notification.template.Element value)
Puts value in the caching
|
public TemplateCaching(org.exoplatform.services.cache.CacheService cacheService)
public org.exoplatform.commons.api.notification.template.Element getTemplateElement(ElementCacheKey cacheKey)
cacheKey - public boolean isCached(ElementCacheKey cacheKey)
cacheKey - public void put(ElementCacheKey cacheKey, org.exoplatform.commons.api.notification.template.Element value)
cacheKey - value - Copyright © 2003–2015 eXo Platform SAS. All rights reserved.