public abstract class AbstractACLPageElementCachePolicy extends AbstractSimplePageElementCachePolicy
PageElementCachePolicy
based on event ids and site aware ACL context.PageElementCachePolicy.PolicyResult
Constructor and Description |
---|
AbstractACLPageElementCachePolicy() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
_supports(Event event,
String workspace)
Checks if the event is supported.
|
_getRemovingCacheEventIds, shouldClearCache, shouldClearCache
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPageElementTypes
public AbstractACLPageElementCachePolicy()
protected boolean _supports(Event event, String workspace)
AbstractSimplePageElementCachePolicy
_supports
in class AbstractSimplePageElementCachePolicy
event
- The eventworkspace
- The JCR workspace.