public interface CommentPermissionCheckStrategy
| Modifier and Type | Method and Description |
|---|---|
boolean |
isUserPermitted(UserModel user,
AbstractCommentModel comment)
Returns true if the user can perform a comment action
|
boolean isUserPermitted(UserModel user, AbstractCommentModel comment)
user - comment - true or falseCopyright © 2018 SAP SE. All Rights Reserved.