Interface SpacePermissions

All Superinterfaces:
ModelPermissions

public interface SpacePermissions extends ModelPermissions
Since:
3.23.10
  • Field Summary

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

    ALLOWED, DENIED
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    boolean
     
    boolean
     

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

    modify, read
  • Method Details

    • create

      boolean create()
    • delete

      boolean delete()
    • manage

      boolean manage()