Interface ModelObjectPermissions

All Superinterfaces:
ModelPermissions
All Known Subinterfaces:
CommentBasePermissions, CommentPermissions, DocumentPermissions, RichPagePermissions, TestRunPermissions, WorkflowObjectPermissions, WorkItemPermissions

public interface ModelObjectPermissions extends ModelPermissions
Since:
3.9.1
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     

    Fields inherited from interface com.polarion.alm.shared.api.model.ModelPermissions

    DENIED
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Check the delete permission, including the repository write access and the license allowing write access.

    Methods inherited from interface com.polarion.alm.shared.api.model.ModelPermissions

    modify, read
  • Field Details

  • Method Details

    • delete

      boolean delete()
      Check the delete permission, including the repository write access and the license allowing write access.