Interface RequestTypePermission

All Superinterfaces:
Serializable

public interface RequestTypePermission extends Serializable
Represents the permissions for a request type.
  • Method Details

    • getRequestTypeId

      int getRequestTypeId()
      Get the id of the request type that these permissions apply to.
      Returns:
      the request type id
    • getAllowlist

      Get the allowlist of permissions for this request type.
      Returns:
      the allowlist of permission entities