Interface AiToolsChatUserRole


public interface AiToolsChatUserRole
Grants an end user access to the AI chat: the chat hub and the conversation view, and management of their own conversations and messages (start, continue, rename and delete chats).

Policies are granted on the UI models the chat works with; the persistent entities behind them are an internal detail of the data module and are not exposed to this role.

  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
  • Field Details

  • Method Details

    • entityPolicies

      void entityPolicies()
    • screenPolicies

      void screenPolicies()