public class NewsletterArchiveServiceCachePolicy extends AbstractSimplePageElementCachePolicy
PageElementCachePolicy for the newsletter archive service.PageElementCachePolicy.PolicyResult| Constructor and Description | 
|---|
NewsletterArchiveServiceCachePolicy()  | 
| 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. 
 | 
_supports, shouldClearCache, shouldClearCachepublic NewsletterArchiveServiceCachePolicy()
public Set<String> getPageElementTypes()
PageElementCachePolicyprotected List<String> _getRemovingCacheEventIds(String workspace)
AbstractSimplePageElementCachePolicy_getRemovingCacheEventIds in class AbstractSimplePageElementCachePolicyworkspace - the current JCR workspace.