Class ReloadSolrCacheForAclUpdatedObserver

java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.cms.content.indexing.solr.observation.ReloadSolrCacheForAclUpdatedObserver
All Implemented Interfaces:
AsyncObserver, Observer, LogEnabled, Prioritizable, Supporter<Event>, Serviceable

Reload the ACL Solr cache when a right assignment on READER profile changed.
The context object can be an uninfluential one on the Solr Acl cache, and avoiding this reloading is possible by marking it with the SolrAclCacheUninfluentialObject interface.