AbstractContentObserver |
Abstract Observer for observing validation of UGC content.
|
AbstractSolrContentAsyncObserver |
|
AbstractSolrContentObserver |
Abstract Observer for synchronizing the Solr indexes.
|
AbstractUGCContentObserver |
Abstract observer to send mail to UGC author on UGC content event
|
InvalidateCacheOnContentPageModificationObserver |
Observer for observing page creation or modification in order to
invalidate cache on front-office.
|
InvalidateCacheOnContentValidationObserver |
Observer for observing content validation in order to
invalidate cache on front-office.
|
InvalidateZoneItemCacheOnContentModificationObserver |
Invalidates the ZoneItem containing a Content which has just been modified
|
InvalidateZoneItemCacheOnContentValidationObserver |
Invalidates the ZoneItem containing a Content which has just been validated.
|
SolrContentDeletedObserver |
Observes UGC content deletion in order to synchronize the solr index.
|
SolrContentModifiedObserver |
Observes UGC content modified in order to synchronize the solr index.
|
SolrContentRootPageDeletedObserver |
Observer for observing UGC root is being modified or deleted
|
SolrContentRootPageUpdatedObserver |
Observer for observing UGC root modification
in order to update Solr index
|
SolrContentUnpublishedObserver |
Observes UGC content deletion in order to synchronize the solr index.
|
SolrContentValidatedObserver |
Observes UGC content deletion in order to synchronize the solr index.
|
UGCContentRefusedObserver |
Observer for observing UGC content refuse in order to send notification mail to creator.
|
UGCContentValidatedObserver |
Observer for observing UGC content first validation in order to send notification mail to creator.
|