Interface ISpacePermissions


public interface ISpacePermissions
Since:
3.23.10
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
  • Method Details

    • read

      boolean read()
    • create

      boolean create()
    • modify

      boolean modify()
    • delete

      boolean delete()
    • manage

      boolean manage()