Interface ArchiveAccessCallInfoViewContext
-
- All Superinterfaces:
CallInfoViewContext
,CallProvider
,IssueProvider
,IssueViewContext
,UserProvider
,ViewContext
- All Known Subinterfaces:
SearchResultCallInfoViewContext
public interface ArchiveAccessCallInfoViewContext extends CallInfoViewContext
This interface is used to provide view context specific information for calls, that are not present in the backlog any more and are accessed by a database or archive lookup.- Since:
- 11.27
-
-
Method Summary
-
Methods inherited from interface com.novomind.ecom.api.imail.common.frontend.callinfo.CallInfoViewContext
getViewUrl
-
Methods inherited from interface com.novomind.ecom.api.iagent.provider.CallProvider
getCall
-
Methods inherited from interface com.novomind.ecom.api.iagent.frontend.IssueViewContext
getIssue
-
Methods inherited from interface com.novomind.ecom.api.iagent.frontend.ViewContext
getUser
-
-