| Interface | Description |
|---|---|
| CacheKeyGenerator |
Describes the module output cache key generator.
|
| CacheKeyPartGenerator |
Interface used to implement custom Cache key part
User: toto
Date: 11/20/12
Time: 12:20 PM
|
| RenderContextTuner |
This interface can be implemented by a CacheKeyPartGenerator to be able to hook before and after content generation in aggregation,
Sometimes we store data in the key, and we want to re-inject this data before sub-fragment generation, and clean this re-injected
data after the fragment generation.
|
| Class | Description |
|---|---|
| AclCacheKeyPartGenerator |
Generates an ACL cache key, containing the roles of the current user on the node paths that are used to display
this fragment.
|
| AggregateCacheFilter | Deprecated |
| AjaxCacheKeyPartGenerator |
Cache key part generator that serializes ajax elements if the request is an ajax type.
|
| AreaResourceCacheKeyPartGenerator | |
| CacheClusterEvent |
Bean object for cluster wide flush event.
|
| CacheFilter |
Cache render filter, in charge of providing the html for a given fragment (from the cache or by generating it)
Then cache the result if necessary
Created by jkevan on 12/04/2017.
|
| CacheUrlDependenciesParserFilter | |
| CacheUtils | |
| CanonicalPathCacheKeyPartGenerator |
Cache key to store canonical path of a node if the path is a dereference path
|
| ContextCacheKeyPartGenerator | |
| CustomCacheKeyPartGenerator |
Cache key part generator that takes the string representation of the
module.cache.additional.key request attribute if
available. |
| DefaultCacheKeyGenerator |
Default implementation of the module output cache key generator.
|
| HtmlCacheEventJob |
Simple job callback that will process cache flush based on JCR Events.
|
| HtmlCacheEventListener |
Output cache invalidation listener.
|
| HtmlCacheEventListener.FlushEvent | |
| InAreaCacheKeyPartGenerator | |
| KeyCompressor |
Class of utility method for compressing/decompressing cache key.
|
| LanguageCacheKeyPartGenerator | |
| ModuleCacheProvider |
Instantiates and provides access to the module output and dependency caches.
|
| ModuleGeneratorQueue | |
| ModuleParamsCacheKeyPartGenerator |
Cache key part generator that serializes JSON module parameters, if present.
|
| PathCacheKeyPartGenerator | |
| PrincipalAcl |
Contains all ACLs on the platform for a specific user or group.
|
| QueryStringCacheKeyPartGenerator | |
| ReadOnlyCacheKeyPartGenerator | |
| ReferencesToDependenciesFilter |
Checks if the node is a jmix:referencesInField and add references to other content items (links in rich text
fields) as dependencies.
|
| RenderServiceTemplateCacheEventListener |
Output cache invalidation listener.
|
| ResourceIDCacheKeyPartGenerator | |
| SiteCacheKeyPartGenerator | |
| TemplateCacheKeyPartGenerator | |
| TemplateNodesCacheKeyPartGenerator | |
| TemplateTypeCacheKeyPartGenerator | |
| WrappedCacheKeyPartGenerator |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.