Interface SearchResultChatInfoViewContext
-
- All Superinterfaces:
ArchiveAccessChatInfoViewContext
,ChatInfoViewContext
,ChatProvider
,IssueProvider
,IssueViewContext
,UserProvider
,ViewContext
public interface SearchResultChatInfoViewContext extends ArchiveAccessChatInfoViewContext
This interface is used to provide view context specific information for displaying a chat that has been retrieved by a search request.- Since:
- 10.0.142
-
-
Method Summary
-
Methods inherited from interface com.novomind.ecom.api.iagent.frontend.chatinfo.ChatInfoViewContext
getViewUrl
-
Methods inherited from interface com.novomind.ecom.api.iagent.provider.ChatProvider
getChat
-
Methods inherited from interface com.novomind.ecom.api.iagent.frontend.IssueViewContext
getIssue
-
Methods inherited from interface com.novomind.ecom.api.iagent.frontend.ViewContext
getUser
-
-