public EczaneNobetMazeretController(IEczaneNobetMazeretService eczaneNobetMazeretService,
                                     IEczaneNobetIstekService eczaneNobetIstekService,
                                     IEczaneNobetGrupService eczaneNobetGrupService,
                                     IEczaneService eczaneService,
                                     IMazeretService mazeretService,
                                     ITakvimService takvimService,
                                     IUserService userService,
                                     INobetGrupService nobetGrupService,
                                     INobetGrupGorevTipService nobetGrupGorevTipService,
                                     IBayramService bayramService,
                                     INobetUstGrupService nobetUstGrupService,
                                     INobetGrupGorevTipTakvimOzelGunService nobetGrupGorevTipTakvimOzelGunService,
                                     INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _eczaneNobetMazeretService = eczaneNobetMazeretService;
     _eczaneNobetIstekService   = eczaneNobetIstekService;
     _eczaneNobetGrupService    = eczaneNobetGrupService;
     _eczaneService             = eczaneService;
     _mazeretService            = mazeretService;
     _takvimService             = takvimService;
     _userService         = userService;
     _nobetGrupService    = nobetGrupService;
     _bayramService       = bayramService;
     _nobetUstGrupService = nobetUstGrupService;
     _nobetGrupGorevTipTakvimOzelGunService = nobetGrupGorevTipTakvimOzelGunService;
     _nobetUstGrupSessionService            = nobetUstGrupSessionService;
     _nobetGrupGorevTipService = nobetGrupGorevTipService;
 }
 public NobetUstGrupController(INobetUstGrupService nobetUstGrupService,
                               IEczaneOdaService eczaneOdaService,
                               IUserService userService,
                               INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _nobetUstGrupService        = nobetUstGrupService;
     _eczaneOdaService           = eczaneOdaService;
     _userService                = userService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
 }
 public UserNobetUstGrupController(IUserNobetUstGrupService userNobetUstGrupService,
                                   INobetUstGrupService nobetUstGrupService,
                                   IUserService userService,
                                   INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _userNobetUstGrupService    = userNobetUstGrupService;
     _nobetUstGrupService        = nobetUstGrupService;
     _userService                = userService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
 }
 public NobetUstGrupGunGrupController(INobetUstGrupGunGrupService nobetUstGrupGunGrupService,
                                      IUserService userService,
                                      IGunGrupService gunGrupService,
                                      INobetUstGrupService nobetUstGrupService,
                                      INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _nobetUstGrupGunGrupService = nobetUstGrupGunGrupService;
     _gunGrupService             = gunGrupService;
     _userService                = userService;
     _nobetUstGrupService        = nobetUstGrupService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
 }
 public UserEczaneController(IUserEczaneService userEczaneService,
                             IUserNobetUstGrupService userNobetUstGrupService,
                             IEczaneService eczaneService,
                             IUserService userService,
                             INobetUstGrupService nobetUstGrupService,
                             INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _userEczaneService          = userEczaneService;
     _userNobetUstGrupService    = userNobetUstGrupService;
     _eczaneService              = eczaneService;
     _userService                = userService;
     _nobetUstGrupService        = nobetUstGrupService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
 }
Exemple #6
0
 public AyniGunTutulanNobetController(IAyniGunTutulanNobetService ayniGunTutulanNobetService,
                                      IUserService userService,
                                      INobetUstGrupService nobetUstGrupService,
                                      IEczaneNobetOrtakService eczaneNobetOrtakService,
                                      IEczaneNobetSonucService eczaneNobetSonucService,
                                      INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _ayniGunTutulanNobetService = ayniGunTutulanNobetService;
     _userService                = userService;
     _nobetUstGrupService        = nobetUstGrupService;
     _eczaneNobetOrtakService    = eczaneNobetOrtakService;
     _eczaneNobetSonucService    = eczaneNobetSonucService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
 }
Exemple #7
0
 public EczaneNobetSonucPlanlananController(IEczaneNobetSonucPlanlananService eczaneNobetSonucPlanlananService,
                                            INobetUstGrupSessionService nobetUstGrupSessionService,
                                            INobetGrupGorevTipService nobetGrupGorevTipService,
                                            ITakvimService takvimService,
                                            IEczaneNobetGrupService eczaneNobetGrupService,
                                            INobetUstGrupGunGrupService nobetUstGrupGunGrupService)
 {
     _eczaneNobetSonucPlanlananService = eczaneNobetSonucPlanlananService;
     _nobetUstGrupSessionService       = nobetUstGrupSessionService;
     _nobetGrupGorevTipService         = nobetGrupGorevTipService;
     _takvimService              = takvimService;
     _eczaneNobetGrupService     = eczaneNobetGrupService;
     _nobetUstGrupGunGrupService = nobetUstGrupGunGrupService;
 }
Exemple #8
0
 public NobetGrupGorevTipController(INobetGrupGorevTipService nobetGrupGorevTipService,
                                    INobetGorevTipService nobetGorevTipService,
                                    INobetGrupService nobetGrupService,
                                    IUserService userService,
                                    INobetUstGrupService nobetUstGrupService,
                                    INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _nobetGrupGorevTipService = nobetGrupGorevTipService;
     _nobetGorevTipService     = nobetGorevTipService;
     _nobetGrupService         = nobetGrupService;
     _userService                = userService;
     _nobetUstGrupService        = nobetUstGrupService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
 }
Exemple #9
0
 public NobetciEczaneEkraniController(IEczaneService eczaneService,
                                      IUserService userService,
                                      INobetUstGrupService nobetUstGrupService,
                                      IEczaneNobetGrupService eczaneNobetGrupService,
                                      IEczaneNobetSonucService eczaneNobetSonucService,
                                      INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _eczaneService              = eczaneService;
     _nobetUstGrupService        = nobetUstGrupService;
     _eczaneNobetSonucService    = eczaneNobetSonucService;
     _userService                = userService;
     _eczaneNobetGrupService     = eczaneNobetGrupService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
 }
Exemple #10
0
 public NobetAltGrupController(INobetAltGrupService nobetAltGrupService,
                               INobetGrupGorevTipService nobetGrupGorevTipService,
                               IUserService userService,
                               IEczaneNobetGrupAltGrupService eczaneNobetGrupAltGrupService,
                               INobetUstGrupService nobetUstGrupService,
                               INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _nobetAltGrupService      = nobetAltGrupService;
     _nobetGrupGorevTipService = nobetGrupGorevTipService;
     _userService = userService;
     _eczaneNobetGrupAltGrupService = eczaneNobetGrupAltGrupService;
     _nobetUstGrupService           = nobetUstGrupService;
     _nobetUstGrupSessionService    = nobetUstGrupSessionService;
 }
Exemple #11
0
 public AyniGunNobetTakipGrupAltGrupController(
     IAyniGunNobetTakipGrupAltGrupService ayniGunNobetTakipGrupAltGrupService,
     IUserService userService,
     INobetUstGrupService nobetUstGrupService,
     INobetGrupGorevTipService nobetGrupGorevTipService,
     INobetAltGrupService nobetAltGrup,
     INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _ayniGunNobetTakipGrupAltGrupService = ayniGunNobetTakipGrupAltGrupService;
     _userService                = userService;
     _nobetUstGrupService        = nobetUstGrupService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
     _nobetGrupGorevTipService   = nobetGrupGorevTipService;
     _nobetAltGrup               = nobetAltGrup;
 }
 public EczaneNobetDegisimController(IEczaneNobetDegisimService eczaneNobetDegisimService,
                                     IUserService userService,
                                     INobetUstGrupService nobetUstGrupService,
                                     IEczaneNobetSonucService eczaneNobetSonucService,
                                     IEczaneNobetGrupService eczaneNobetGrupService,
                                     IUserNobetUstGrupService userNobetUstGrupService,
                                     INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _eczaneNobetDegisimService = eczaneNobetDegisimService;
     _userService                = userService;
     _nobetUstGrupService        = nobetUstGrupService;
     _eczaneNobetSonucService    = eczaneNobetSonucService;
     _eczaneNobetGrupService     = eczaneNobetGrupService;
     _userNobetUstGrupService    = userNobetUstGrupService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
 }
 public NobetUstGrupKisitController(INobetUstGrupKisitService nobetUstGrupKisitService,
                                    IKisitService kisitService,
                                    INobetUstGrupService nobetUstGrupService,
                                    IUserService userService,
                                    INobetUstGrupSessionService nobetUstGrupSessionService,
                                    INobetUstGrupKisitSessionService nobetUstGrupKisitSessionService,
                                    INobetGrupGorevTipService nobetGrupGorevTipService)
 {
     _nobetUstGrupKisitService = nobetUstGrupKisitService;
     _kisitService             = kisitService;
     _nobetUstGrupService      = nobetUstGrupService;
     _userService = userService;
     _nobetUstGrupSessionService      = nobetUstGrupSessionService;
     _nobetGrupGorevTipService        = nobetGrupGorevTipService;
     _nobetUstGrupKisitSessionService = nobetUstGrupKisitSessionService;
 }
Exemple #14
0
 public DebugEczaneController(IEczaneService eczaneService,
                              IDebugEczaneService debugEczaneService,
                              IUserService userService,
                              IUserEczaneService userEczaneService,
                              IEczaneNobetGrupService eczaneNobetGrupService,
                              INobetUstGrupService nobetUstGrupService,
                              INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _eczaneService              = eczaneService;
     _debugEczaneService         = debugEczaneService;
     _userService                = userService;
     _eczaneNobetGrupService     = eczaneNobetGrupService;
     _nobetUstGrupService        = nobetUstGrupService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
     _userEczaneService          = userEczaneService;
 }
Exemple #15
0
 public NobetGrupTalepController(INobetGrupTalepService nobetGrupTalepService,
                                 INobetGrupGorevTipService nobetGrupGorevTipService,
                                 ITakvimService takvimService,
                                 IUserService userService,
                                 INobetGrupService nobetGrupService,
                                 INobetUstGrupService nobetUstGrupService,
                                 INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _nobetGrupTalepService    = nobetGrupTalepService;
     _nobetGrupGorevTipService = nobetGrupGorevTipService;
     _takvimService            = takvimService;
     _userService                = userService;
     _nobetGrupService           = nobetGrupService;
     _nobetUstGrupService        = nobetUstGrupService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
 }
Exemple #16
0
 public EczaneNobetFeragatController(IEczaneNobetFeragatService eczaneNobetFeragatService,
                                     IEczaneNobetSonucService eczaneNobetSonucService,
                                     INobetUstGrupService nobetUstGrupService,
                                     IUserService userService,
                                     INobetFeragatTipService nobetFeragatTipService,
                                     IEczaneNobetGrupService eczaneNobetGrupService,
                                     INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _eczaneNobetFeragatService = eczaneNobetFeragatService;
     _eczaneNobetSonucService   = eczaneNobetSonucService;
     _nobetUstGrupService       = nobetUstGrupService;
     _userService                = userService;
     _nobetFeragatTipService     = nobetFeragatTipService;
     _eczaneNobetGrupService     = eczaneNobetGrupService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
 }
 public EczaneController(IEczaneService eczaneService,
                         IUserService userService,
                         IUserEczaneService userEczaneService,
                         IEczaneNobetGrupService eczaneNobetGrupService,
                         INobetUstGrupService nobetUstGrupService,
                         INobetUstGrupSessionService nobetUstGrupSessionService,
                         IEczaneNobetGrupAltGrupService eczaneNobetGrupAltGrup)
 {
     _eczaneService              = eczaneService;
     _userService                = userService;
     _eczaneNobetGrupService     = eczaneNobetGrupService;
     _nobetUstGrupService        = nobetUstGrupService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
     _userEczaneService          = userEczaneService;
     _eczaneNobetGrupAltGrup     = eczaneNobetGrupAltGrup;
 }
Exemple #18
0
 public EczaneUzaklikMatrisController(IEczaneService eczaneService,
                                      IUserService userService,
                                      IEczaneUzaklikMatrisService eczaneUzaklikMatrisService,
                                      INobetUstGrupService nobetUstGrupService,
                                      INobetGrupService nobetGrupService,
                                      IEczaneNobetGrupService eczaneNobetGrupService,
                                      IEczaneNobetSonucService eczaneNobetSonucService,
                                      INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _eczaneService              = eczaneService;
     _nobetUstGrupService        = nobetUstGrupService;
     _nobetGrupService           = nobetGrupService;
     _eczaneUzaklikMatrisService = eczaneUzaklikMatrisService;
     _eczaneNobetSonucService    = eczaneNobetSonucService;
     _userService                = userService;
     _eczaneNobetGrupService     = eczaneNobetGrupService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
 }
Exemple #19
0
 public KalibrasyonController(IKalibrasyonService kalibrasyonService,
                              IKalibrasyonTipService kalibrasyonTipService,
                              IUserService userService,
                              INobetUstGrupService nobetUstGrupService,
                              IEczaneNobetGrupService eczaneNobetGrupService,
                              INobetGrupGorevTipService nobetGrupGorevTipService,
                              INobetUstGrupGunGrupService nobetUstGrupGunGrupService,
                              INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _kalibrasyonService         = kalibrasyonService;
     _kalibrasyonTipService      = kalibrasyonTipService;
     _userService                = userService;
     _nobetUstGrupService        = nobetUstGrupService;
     _eczaneNobetGrupService     = eczaneNobetGrupService;
     _nobetGrupGorevTipService   = nobetGrupGorevTipService;
     _nobetUstGrupGunGrupService = nobetUstGrupGunGrupService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
 }
Exemple #20
0
 public EczaneGrupTanimController(IEczaneGrupTanimService eczaneGrupTanimService,
                                  IUserService userService,
                                  IEczaneGrupService eczaneGrupService,
                                  IEczaneService eczaneService,
                                  INobetUstGrupService nobetUstGrupService,
                                  IEczaneGrupTanimTipService eczaneGrupTanimTipService,
                                  INobetGorevTipService nobetGorevTipService,
                                  INobetGrupGorevTipService nobetGrupGorevTipService,
                                  INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _eczaneGrupTanimService     = eczaneGrupTanimService;
     _eczaneGrupService          = eczaneGrupService;
     _eczaneService              = eczaneService;
     _userService                = userService;
     _nobetUstGrupService        = nobetUstGrupService;
     _eczaneGrupTanimTipService  = eczaneGrupTanimTipService;
     _nobetGorevTipService       = nobetGorevTipService;
     _nobetGrupGorevTipService   = nobetGrupGorevTipService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
 }
 public EczaneNobetIstekController(IEczaneNobetIstekService eczaneNobetIstekService,
                                   IEczaneNobetGrupService eczaneNobetGrupService,
                                   IEczaneService eczaneService,
                                   IIstekService istekService,
                                   ITakvimService takvimService,
                                   IUserService userService,
                                   IEczaneGrupService eczaneGrupService,
                                   INobetGrupGorevTipTakvimOzelGunService nobetGrupGorevTipTakvimOzelGunService,
                                   INobetUstGrupSessionService nobetUstGrupSessionService
                                   )
 {
     _eczaneNobetIstekService = eczaneNobetIstekService;
     _eczaneNobetGrupService  = eczaneNobetGrupService;
     _eczaneService           = eczaneService;
     _istekService            = istekService;
     _takvimService           = takvimService;
     _userService             = userService;
     _eczaneGrupService       = eczaneGrupService;
     _nobetGrupGorevTipTakvimOzelGunService = nobetGrupGorevTipTakvimOzelGunService;
     _nobetUstGrupSessionService            = nobetUstGrupSessionService;
 }
 public EczaneNobetSanalSonucController(
     IEczaneNobetSanalSonucService eczaneNobetSanalSonucService,
     IEczaneNobetSonucService eczaneNobetSonucService,
     INobetUstGrupService nobetUstGrupService,
     IUserService userService,
     //INobetSanalSonucTipService nobetSanalSonucTipService,
     IEczaneNobetGrupService eczaneNobetGrupService,
     INobetUstGrupSessionService nobetUstGrupSessionService,
     ITakvimService takvimService,
     IEczaneService eczaneService)
 {
     _eczaneNobetSanalSonucService = eczaneNobetSanalSonucService;
     _eczaneNobetSonucService      = eczaneNobetSonucService;
     _nobetUstGrupService          = nobetUstGrupService;
     _userService = userService;
     //_nobetSanalSonucTipService = nobetSanalSonucTipService;
     _eczaneNobetGrupService     = eczaneNobetGrupService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
     _takvimService = takvimService;
     _eczaneService = eczaneService;
 }
Exemple #23
0
 public NobetGrupGorevTipTakvimOzelGunController(INobetGrupGorevTipTakvimOzelGunService nobetGrupGorevTipTakvimOzelGunService,
                                                 INobetGrupGorevTipService nobetGrupGorevTipService,
                                                 ITakvimService takvimService,
                                                 INobetOzelGunService nobetOzelGunService,
                                                 IUserService userService,
                                                 INobetUstGrupService nobetUstGrupService,
                                                 INobetGunKuralService nobetGunKuralService,
                                                 INobetGrupGorevTipGunKuralService nobetGrupGorevTipGunKuralService,
                                                 INobetOzelGunKategoriService nobetOzelGunKategoriService,
                                                 INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _nobetGrupGorevTipTakvimOzelGunService = nobetGrupGorevTipTakvimOzelGunService;
     _nobetGrupGorevTipService = nobetGrupGorevTipService;
     _takvimService            = takvimService;
     _nobetOzelGunService      = nobetOzelGunService;
     _userService                      = userService;
     _nobetUstGrupService              = nobetUstGrupService;
     _nobetGunKuralService             = nobetGunKuralService;
     _nobetGrupGorevTipGunKuralService = nobetGrupGorevTipGunKuralService;
     _nobetOzelGunKategoriService      = nobetOzelGunKategoriService;
     _nobetUstGrupSessionService       = nobetUstGrupSessionService;
 }
 public EczaneNobetGrupController(IEczaneNobetGrupService eczaneNobetGrupService,
                                  IEczaneService eczaneService,
                                  INobetGrupGorevTipService nobetGrupGorevTipService,
                                  INobetUstGrupService nobetUstGrupService,
                                  IUserService userService,
                                  IAyniGunTutulanNobetService ayniGunTutulanNobetService,
                                  ITakvimService takvimService,
                                  INobetUstGrupSessionService nobetUstGrupSessionService,
                                  IEczaneNobetSonucPlanlananService eczaneNobetSonucPlanlananService,
                                  INobetUstGrupGunGrupService nobetUstGrupGunGrupService)
 {
     _eczaneNobetGrupService   = eczaneNobetGrupService;
     _eczaneService            = eczaneService;
     _nobetGrupGorevTipService = nobetGrupGorevTipService;
     _userService                      = userService;
     _nobetUstGrupService              = nobetUstGrupService;
     _ayniGunTutulanNobetService       = ayniGunTutulanNobetService;
     _takvimService                    = takvimService;
     _nobetUstGrupSessionService       = nobetUstGrupSessionService;
     _eczaneNobetSonucPlanlananService = eczaneNobetSonucPlanlananService;
     _nobetUstGrupGunGrupService       = nobetUstGrupGunGrupService;
 }
Exemple #25
0
 public EczaneGrupController(IEczaneGrupService eczaneGrupService,
                             IEczaneService eczaneService,
                             IEczaneNobetGrupService eczaneNobetGrupService,
                             IEczaneGrupTanimService eczaneGrupTanimService,
                             INobetUstGrupService nobetUstGrupService,
                             IUserService userService,
                             INobetGrupService nobetGrupService,
                             INobetGorevTipService nobetGorevTipService,
                             INobetGrupGorevTipService nobetGrupGorevTipService,
                             INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _eczaneGrupService          = eczaneGrupService;
     _eczaneService              = eczaneService;
     _nobetUstGrupService        = nobetUstGrupService;
     _eczaneGrupTanimService     = eczaneGrupTanimService;
     _eczaneNobetGrupService     = eczaneNobetGrupService;
     _userService                = userService;
     _nobetGrupService           = nobetGrupService;
     _nobetGorevTipService       = nobetGorevTipService;
     _nobetGrupGorevTipService   = nobetGrupGorevTipService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
     this.gridMvcHelper          = new GridMvcHelper();
 }
 public EczaneNobetSonucAktifController(IEczaneNobetSonucAktifService eczaneNobetSonucAktifService,
                                        IEczaneNobetGrupService eczaneNobetGrupService,
                                        ITakvimService takvimService,
                                        IEczaneNobetOptimizationService eczaneNobetOptimizationService,
                                        IUserService userService,
                                        INobetUstGrupService nobetUstGrupService,
                                        IEczaneService eczaneService,
                                        INobetGrupService nobetGrupService,
                                        IEczaneNobetOrtakService eczaneNobetOrtakService,
                                        IEczaneNobetSonucService eczaneNobetSonucService,
                                        INobetUstGrupSessionService nobetUstGrupSessionService)
 {
     _eczaneNobetSonucAktifService   = eczaneNobetSonucAktifService;
     _eczaneNobetOptimizationService = eczaneNobetOptimizationService;
     _eczaneNobetGrupService         = eczaneNobetGrupService;
     _takvimService              = takvimService;
     _userService                = userService;
     _nobetUstGrupService        = nobetUstGrupService;
     _eczaneService              = eczaneService;
     _nobetGrupService           = nobetGrupService;
     _eczaneNobetOrtakService    = eczaneNobetOrtakService;
     _eczaneNobetSonucService    = eczaneNobetSonucService;
     _nobetUstGrupSessionService = nobetUstGrupSessionService;
 }
Exemple #27
0
        public NobetYazController(IAlanyaOptimizationService alanyaOptimizationService,
                                  IAntalyaMerkezOptimizationService antalyaMerkezOptimizationService,
                                  IMersinMerkezOptimizationServiceV2 mersinMerkezOptimizationServiceV2,
                                  IGiresunOptimizationService giresunOptimizationService,
                                  IOsmaniyeOptimizationService osmaniyeOptimizationService,
                                  IBartinOptimizationService bartinOptimizationService,
                                  ICorumOptimizationService corumOptimizationService,
                                  IIskenderunOptimizationService iskenderunOptimizationService,
                                  IKirikhanOptimizationService kirikhanOptimizationService,
                                  IDiyarbakirOptimizationService diyarbakirOptimizationService,
                                  IManavgatOptimizationService manavgatOptimizationService,
                                  IOrduMerkezOptimizationService orduMerkezOptimizationService,
                                  IKayseriOptimizationService kayseriOptimizationService,
                                  IAntakyaOptimizationService antakyaOptimizationService,

                                  IEczaneNobetGrupService eczaneNobetGrupService,
                                  INobetGrupGorevTipService nobetGrupGorevTipService,
                                  INobetGrupService nobetGrupService,
                                  IEczaneGrupService eczaneGrupService,
                                  INobetUstGrupService nobetUstGrupService,
                                  IUserNobetUstGrupService userNobetUstGrupService,
                                  IUserService userService,
                                  ITakvimService takvimService,
                                  INobetUstGrupKisitService nobetUstGrupKisitService,
                                  IEczaneNobetSonucService eczaneNobetSonucService,
                                  IEczaneNobetOrtakService eczaneNobetOrtakService,
                                  IEczaneNobetMazeretService eczaneNobetMazeretService,
                                  IKalibrasyonService kalibrasyonService,
                                  IZonguldakOptimizationService zonguldakOptimizationService,
                                  IEczaneNobetSonucPlanlananService eczaneNobetSonucPlanlananService,
                                  INobetUstGrupSessionService nobetUstGrupSessionService
                                  )
        {
            _alanyaOptimizationService         = alanyaOptimizationService;
            _antalyaMerkezOptimizationService  = antalyaMerkezOptimizationService;
            _mersinMerkezOptimizationServiceV2 = mersinMerkezOptimizationServiceV2;
            _giresunOptimizationService        = giresunOptimizationService;
            _osmaniyeOptimizationService       = osmaniyeOptimizationService;
            _bartinOptimizationService         = bartinOptimizationService;
            _corumOptimizationService          = corumOptimizationService;
            _iskenderunOptimizationService     = iskenderunOptimizationService;
            _kirikhanOptimizationService       = kirikhanOptimizationService;
            _diyarbakirOptimizationService     = diyarbakirOptimizationService;
            _manavgatOptimizationService       = manavgatOptimizationService;
            _orduMerkezOptimizationService     = orduMerkezOptimizationService;
            _kayseriOptimizationService        = kayseriOptimizationService;
            _antakyaOptimizationService        = antakyaOptimizationService;

            _eczaneNobetGrupService   = eczaneNobetGrupService;
            _nobetGrupGorevTipService = nobetGrupGorevTipService;
            _nobetGrupService         = nobetGrupService;
            _eczaneGrupService        = eczaneGrupService;
            _nobetUstGrupService      = nobetUstGrupService;
            _takvimService            = takvimService;
            _userNobetUstGrupService  = userNobetUstGrupService;
            _userService = userService;
            _nobetUstGrupKisitService         = nobetUstGrupKisitService;
            _eczaneNobetSonucService          = eczaneNobetSonucService;
            _eczaneNobetOrtakService          = eczaneNobetOrtakService;
            _eczaneNobetMazeretService        = eczaneNobetMazeretService;
            _kalibrasyonService               = kalibrasyonService;
            _zonguldakOptimizationService     = zonguldakOptimizationService;
            _eczaneNobetSonucPlanlananService = eczaneNobetSonucPlanlananService;
            _nobetUstGrupSessionService       = nobetUstGrupSessionService;
        }