public class BlogVirtualPagesWithCommentsCachePolicy extends BlogVirtualPagesCachePolicy
PageElementCachePolicy.PolicyResult| Modifier and Type | Field and Description |
|---|---|
private static Set<String> |
_TYPES |
_blogPageHandler| Constructor and Description |
|---|
BlogVirtualPagesWithCommentsCachePolicy() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
_getRemovingCacheEventIds(String workspace)
Returns all event ids for which the cache should be removed.
|
Set<String> |
getPageElementTypes()
Returns the types of the associated page elements.
|
service, shouldClearCache, shouldClearCacheenableLogging, getLogger, setupLogger, setupLogger, setupLoggerpublic BlogVirtualPagesWithCommentsCachePolicy()
public Set<String> getPageElementTypes()
PageElementCachePolicygetPageElementTypes in interface PageElementCachePolicygetPageElementTypes in class BlogVirtualPagesCachePolicyprotected List<String> _getRemovingCacheEventIds(String workspace)
BlogVirtualPagesCachePolicy_getRemovingCacheEventIds in class BlogVirtualPagesCachePolicyworkspace - the current JCR workspace.