Interface IAuthorizationContext

    • Method Detail

      • getClient

        @Nullable
        Mandant getClient()
        Returns:
        client to check authorization for. May be null.
      • getProject

        @Nullable
        Projekt getProject()
        Returns:
        project to check authorization for. May be null.
      • getFormRecord

        @Nullable
        Vorgang getFormRecord()
        Returns:
        form record to check authorization for. May be null.