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, shouldClearCacheclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPageElementTypespublic AbstractACLPageElementCachePolicy()
protected boolean _supports(Event event, String workspace)
AbstractSimplePageElementCachePolicy_supports in class AbstractSimplePageElementCachePolicyevent - The eventworkspace - The JCR workspace.