Class FormEntryAccessController

java.lang.Object
org.ametys.plugins.forms.rights.FormEntryAccessController
All Implemented Interfaces:
AccessController, PluginAware, Supporter<Object>, Serviceable

AccessController to allow access to a FormEntry For the read permission, it checks the defined read right on the parent form. For the other permissions, it checks the right on the parent form.