Package org.hippoecm.hst.core.container
Interface PageCacheContext
public interface PageCacheContext
-
Method Summary
-
Method Details
-
isCacheable
boolean isCacheable() -
markUncacheable
void markUncacheable() -
markUncacheable
-
getReasonsUncacheable
- Returns:
- reasons for not being cacheable and Empty list in case no reasons
-
getPageCacheKey
PageCacheKey getPageCacheKey()
-