public class PrintUserCanMoveCommentStrategy extends AbstractUserCommentsPermissionsCheckStrategy
| Constructor and Description |
|---|
PrintUserCanMoveCommentStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isJobAssignee(UserModel user,
CommentModel job) |
boolean |
isUserPermitted(UserModel user,
AbstractCommentModel abstractComment)
Returns true if the user can perform a comment action
|
void |
setPrintCollaborationFacade(PrintCollaborationFacade printCollaborationFacade) |
abstractCommentHasReplies, getSystemService, getTypeService, getUiAccessRightService, getUserService, setSystemService, setTypeService, setUiAccessRightService, setUserServicepublic boolean isUserPermitted(UserModel user, AbstractCommentModel abstractComment)
CommentPermissionCheckStrategytrue or falseprotected boolean isJobAssignee(UserModel user, CommentModel job)
public void setPrintCollaborationFacade(PrintCollaborationFacade printCollaborationFacade)
Copyright © 2017 SAP SE. All Rights Reserved.