Is there an API call get all permissions assigned to a role that doesn't look at the role hierarchy?
The ReviewManager "rolePermissions" method returns all permissions granted or inherited, but I need a method that only returns permissions directly assigned to the role.
