public class ExplorerResourcesServiceCachePolicy extends AbstractSimplePageElementCachePolicy
PageElementCachePolicy
for services based on explorer resourcesPageElementCachePolicy.PolicyResult
Constructor and Description |
---|
ExplorerResourcesServiceCachePolicy() |
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, shouldClearCache
public ExplorerResourcesServiceCachePolicy()
public Set<String> getPageElementTypes()
PageElementCachePolicy
protected List<String> _getRemovingCacheEventIds(String workspace)
AbstractSimplePageElementCachePolicy
_getRemovingCacheEventIds
in class AbstractSimplePageElementCachePolicy
workspace
- the current JCR workspace.