Interface BroadleafTemplateCacheInvalidationContext
public interface BroadleafTemplateCacheInvalidationContext
Utility class to modify the current template cache of template path name to fully evaluated templates
- Author:
- Jay Aisenbrey (cja769)
-
Method Summary
Modifier and TypeMethodDescriptionvoidclearTemplateCacheFor(String path) Clears the cache entry for the template for the given path
-
Method Details
-
clearTemplateCacheFor
Clears the cache entry for the template for the given path
-