Package com.polarion.alm.tracker.model
Interface IRichPagePermissions
- All Superinterfaces:
IPObjectPermissions
- Since:
- 3.23.10
-
Method Summary
-
Method Details
-
comment
boolean comment()Checks if current user can comment on the rich page object -
manage
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.)- Since:
- 3.23.10
-