Package org.ametys.cms.rights.solrchecking
package org.ametys.cms.rights.solrchecking
-
ClassDescriptionExtension for
AllowedUsersActionAdditionalOperationsExtensionPoint
Extension point used byAllowedUsersByObjectAction
before (AllowedUsersActionAdditionalOperationsExtensionPoint.beforeGettingAllowedUsers(AmetysObject, Request)
) and after (AllowedUsersActionAdditionalOperationsExtensionPoint.afterGettingAllowedUsers(AmetysObject, Request)
) callingRightManager.getReadAccessAllowedUsers(Object)
for doing additional operations (for instance, setting some request attributes needed by theRightManager
).Action called to know allowed users for eachAmetysObject
in a list.Helper for Read ACL