Package org.ametys.cms.rights.solrchecking
-
Interface Summary Interface Description AllowedUsersActionAdditionalOperations Extension forAllowedUsersActionAdditionalOperationsExtensionPoint -
Class Summary Class Description AllowedUsersActionAdditionalOperationsExtensionPoint Extension point used byAllowedUsersByObjectActionbefore (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).AllowedUsersByObjectAction Action called to know allowed users for eachAmetysObjectin a list.ReadAccessHelper Helper for Read ACL