Interface AgentQuickCaseMailInfoViewContext
- All Superinterfaces:
AgentEditorControllerProvider,IssueProvider,IssueViewContext,MailInfoViewContext,MessageInfo,TicketProvider,UserProvider,ViewContext
- All Known Subinterfaces:
AgentPhoneTicketMailInfoViewContext
public interface AgentQuickCaseMailInfoViewContext
extends MailInfoViewContext, AgentEditorControllerProvider
This interface is used to provide view context specific information for
mails within the agent application displaying a quick case tickets for this agent.
This interface cannot be used within the iAGENT Supervisor application.
- Since:
- 10.0.24
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.imail.provider.AgentEditorControllerProvider
getAgentEditorControllerMethods inherited from interface com.novomind.ecom.api.iagent.frontend.IssueViewContext
getIssueMethods inherited from interface com.novomind.ecom.api.imail.common.frontend.mailinfo.MailInfoViewContext
getViewUrlMethods inherited from interface com.novomind.ecom.api.imail.model.MessageInfo
getTicketIdMethods inherited from interface com.novomind.ecom.api.imail.provider.TicketProvider
getTicketMethods inherited from interface com.novomind.ecom.api.iagent.frontend.ViewContext
getUser