Interface PermissionResolver


public interface PermissionResolver
The resolver is used to obtain the permissions for a global or space object
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the current permissions set for the entity
  • Method Details

    • getPermissions

      List<SpacePermission> getPermissions()
      Returns the current permissions set for the entity
      Returns:
      the current permissions set for the entity