Interface BroadleafTemplateCacheContext<K,V>
public interface BroadleafTemplateCacheContext<K,V>
Utility class to interact with the current template cache
The cache that is being interacted with is usually has entries where the key is the path and the value is the fully evaluated template
- Author:
- Jay Aisenbrey (cja769)
-
Field Summary
Fields -
Method Summary
-
Field Details
-
NOT_FOUND
- See Also:
-
-
Method Details
-
defaultGet
-
defaultPut
-