Interface CommentPermissionCheckStrategy

    • Method Detail

      • isUserPermitted

        boolean isUserPermitted​(UserModel user,
                                AbstractCommentModel comment)
        Returns true if the user can perform a comment action
        Parameters:
        user -
        comment -
        Returns:
        true or false