Package org.ametys.plugins.odfweb.observation
-
Class Summary Class Description AbstractODFObserver AbstractObserver
for observing events on a Program or Course.ClearLevelCacheObserver This observer clears the cache of enumeratedOrgUnit
values orContent
s which arepart of reference table
when anOrgUnit
or reference table content is added, modified, moved or deleted.ClearODFPageCacheObserver Clear ODF caches when page ODF root page has changedInvalidateCacheOnContentValidationOrUnpublishingObserver Observer
for observing content validation or tagging in order to invalidate cache on front-office.InvalidateCacheOnOrgunitChangedObserver Observer
for observing OrgUnit validation, unpublishing, deletion or moving (with eventObservationConstants.EVENT_CONTENT_MODIFIED
, which will lead to sometimes invalidating cache whereas it is not necessary) in order to invalidate cache on front-office.InvalidateODFRootPageCacheOnPageDeleteObserver Observer
for invalidating the odf root cache in case of root page deletionSynchronizedContentTranslatedObserver Observer
for observing content translation in order to synchronize live workspace.