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 -
Method Summary
-
Field Details
-
CODE
- See Also:
-
-
Method Details
-
entityPolicies
void entityPolicies() -
screenPolicies
void screenPolicies()
-