| Class | Description |
|---|---|
| AbstractZoneItemCacheObserver |
Abstract class for observer related to the management of the ZoneItems cache.
|
| ContentZoneItemCachePolicy |
Zone item cache policy for contents.
|
| InvalidateZoneItemCacheOnContentCommentedObserver |
Invalidates the ZoneItem containing a Content which has just been commented.
|
| InvalidateZoneItemCacheOnContentModificationObserver |
Invalidates the ZoneItem containing a Content which has just been modified.
|
| InvalidateZoneItemCacheOnContentValidationObserver |
Invalidates the ZoneItem containing a Content which has just been validated or unpublished.
|
| InvalidateZoneItemCacheOnServiceModificationObserver |
Removes a single service from the cache when its parameters have changed.
|
| InvalidateZoneItemCacheOnZoneItemMoveObserver |
Invalidates a ZoneItem when it has been moved.
|