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;
 }
Пример #2
0
 public EczaneNobetSonucPlanlananManager(IEczaneNobetSonucPlanlananDal eczaneNobetSonucPlanlananDal,
                                         IEczaneNobetSonucService eczaneNobetSonucService,
                                         INobetGrupGorevTipGunKuralService nobetGrupGorevTipGunKuralService,
                                         INobetGrupGorevTipTakvimOzelGunService nobetGrupGorevTipTakvimOzelGunService,
                                         IEczaneNobetOrtakService eczaneNobetOrtakService)
 {
     _eczaneNobetSonucPlanlananDal          = eczaneNobetSonucPlanlananDal;
     _eczaneNobetSonucService               = eczaneNobetSonucService;
     _nobetGrupGorevTipGunKuralService      = nobetGrupGorevTipGunKuralService;
     _nobetGrupGorevTipTakvimOzelGunService = nobetGrupGorevTipTakvimOzelGunService;
     _eczaneNobetOrtakService               = eczaneNobetOrtakService;
 }
 public EczaneNobetSonucAktifManager(IEczaneNobetSonucAktifDal eczaneNobetSonucAktifDal,
                                     IEczaneNobetGrupService eczaneNobetGrupService,
                                     IBayramService bayramService,
                                     INobetGrupGorevTipService nobetGrupGorevTipService,
                                     IEczaneNobetMazeretService eczaneNobetMazeretService,
                                     INobetGrupGorevTipTakvimOzelGunService nobetGrupGorevTipTakvimOzelGunService,
                                     INobetGrupGorevTipGunKuralService nobetGrupGorevTipGunKuralService,
                                     IEczaneNobetOrtakService eczaneNobetOrtakService)
 {
     _eczaneNobetSonucAktifDal              = eczaneNobetSonucAktifDal;
     _eczaneNobetGrupService                = eczaneNobetGrupService;
     _bayramService                         = bayramService;
     _nobetGrupGorevTipService              = nobetGrupGorevTipService;
     _eczaneNobetMazeretService             = eczaneNobetMazeretService;
     _nobetGrupGorevTipTakvimOzelGunService = nobetGrupGorevTipTakvimOzelGunService;
     _nobetGrupGorevTipGunKuralService      = nobetGrupGorevTipGunKuralService;
     _eczaneNobetOrtakService               = eczaneNobetOrtakService;
 }
 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;
 }
Пример #5
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;
 }