public CRMPlanController() { programService = new CRMPLanProgramService(); planMonthService = new CRMPlanMonthService(); planSaleService = new CRMPLanSaleService(); planProgMonthServics = new CRMPlanProgMonthServics(); usersServices = new UsersServicesImpl(); }
public CRMReportController() { programService = new CRMPLanProgramService(); planMonthService = new CRMPlanMonthService(); planSaleService = new CRMPLanSaleService(); planProgMonthServics = new CRMPlanProgMonthServics(); usersServices = new UsersServicesImpl(); crmCustomerService = new CRMCustomerService(); customerServices = new CustomerServices(); crmContactService = new CRMContactService(); priceQuotationService = new CRMPriceQuotationService(); eventService = new CRMEventService(); agentService = new AgentService(); crmStatusService = new CRMStatusService(); evetypeServiceevetypeService = new CRMEvetypeService(); }