Class AgentDesktopCustomerDeleteListener

  • All Implemented Interfaces:
    java.util.EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<CustomerRemoveEvent>

    public class AgentDesktopCustomerDeleteListener
    extends AbstractEventListener<CustomerRemoveEvent>
    • Constructor Detail

      • AgentDesktopCustomerDeleteListener

        public AgentDesktopCustomerDeleteListener()
    • Method Detail

      • getModelService

        public ModelService getModelService()
        Returns:
        the modelService
      • setModelService

        public void setModelService​(ModelService modelService)
        Parameters:
        modelService - the modelService to set
      • getAgentDesktopCpiOutboundServiceImpl

        public AgentDesktopOutboundServiceImpl getAgentDesktopCpiOutboundServiceImpl()
        Returns:
        the agentDesktopCpiOutboundServiceImpl
      • setAgentDesktopCpiOutboundServiceImpl

        public void setAgentDesktopCpiOutboundServiceImpl​(AgentDesktopOutboundServiceImpl agentDesktopCpiOutboundServiceImpl)
        Parameters:
        agentDesktopCpiOutboundServiceImpl - the agentDesktopCpiOutboundServiceImpl to set