Uses of Class
org.exoplatform.commons.notification.cache.ElementCacheKey
-
Packages that use ElementCacheKey Package Description org.exoplatform.commons.notification.cache -
-
Uses of ElementCacheKey in org.exoplatform.commons.notification.cache
Methods in org.exoplatform.commons.notification.cache with parameters of type ElementCacheKey Modifier and Type Method Description org.exoplatform.commons.api.notification.template.ElementTemplateCaching. getTemplateElement(ElementCacheKey cacheKey)booleanTemplateCaching. isCached(ElementCacheKey cacheKey)Determines is cached or notvoidTemplateCaching. put(ElementCacheKey cacheKey, org.exoplatform.commons.api.notification.template.Element value)Puts value in the caching
-