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, shouldClearCache
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
public BlogVirtualPagesWithCommentsCachePolicy()
public Set<String> getPageElementTypes()
PageElementCachePolicy
getPageElementTypes
in interface PageElementCachePolicy
getPageElementTypes
in class BlogVirtualPagesCachePolicy
protected List<String> _getRemovingCacheEventIds(String workspace)
BlogVirtualPagesCachePolicy
_getRemovingCacheEventIds
in class BlogVirtualPagesCachePolicy
workspace
- the current JCR workspace.