com.polarion.alm.tracker.model.IRichPagePermissions
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| boolean | comment() | Checks if current user can comment on the rich page object |
| boolean | manage() | Checks if the current user has permission to manage the Rich Page. (Removing comments is one of the actions users can do while managing Rich Pages.) |
Back to Index