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 Type
    Method
    Description
    void
    Clears the cache entry for the template for the given path
  • Method Details

    • clearTemplateCacheFor

      void clearTemplateCacheFor(String path)
      Clears the cache entry for the template for the given path