com.polarion.alm.tracker.model.IRichPagePermissions


METHODS
Modifiers and TypeNameDescription
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