Interface IAuthorizationGroupImmutable


public interface IAuthorizationGroupImmutable
An interface for authorization groups from the database that should not be altered.
  • Method Details

    • getCode

      String getCode()
      Returns:
      The code of the authorization group
    • getDescription

      String getDescription()
      Returns:
      The description of the authorization group