Exemple #1
0
 public EczaneNobetDegisimTalepController(IEczaneNobetDegisimTalepService eczaneNobetDegisimTalepService,
                                          IEczaneNobetDegisimArzService eczaneNobetDegisimArzService,
                                          IEczaneService eczaneService,
                                          IUserEczaneService userEczaneService,
                                          IUserService userService,
                                          INobetGrupService nobetGrupService,
                                          INobetUstGrupService nobetUstGrupService,
                                          ITakvimService takvimService,
                                          IEczaneNobetSonucService eczaneNobetSonucService,
                                          IEczaneNobetGrupService eczaneNobetGrupService,
                                          IUserRoleService userRoleService)
 {
     _eczaneNobetDegisimTalepService = eczaneNobetDegisimTalepService;
     _eczaneNobetDegisimArzService   = eczaneNobetDegisimArzService;
     _eczaneService           = eczaneService;
     _userEczaneService       = userEczaneService;
     _userService             = userService;
     _nobetUstGrupService     = nobetUstGrupService;
     _nobetGrupService        = nobetGrupService;
     _takvimService           = takvimService;
     _eczaneNobetSonucService = eczaneNobetSonucService;
     _eczaneNobetGrupService  = eczaneNobetGrupService;
     _userRoleService         = userRoleService;
     _yetkilendirme           = new Yetkilendirme(_userService, _userRoleService);
 }
Exemple #2
0
 public IlacRaporController(IEczaneGrupService eczaneGrupService,
                            IEczaneUserService eczaneUserService,
                            ITeklifService TeklifService,
                            IEczaneService eczaneService,
                            ITeklifService teklifService,
                            IUserService userService,
                            ITeklifTurService teklifTurService,
                            IGrupService grupService,
                            IYayinlamaTurService yayinlamaTurService,
                            ITeklifDurumService teklifDurumService,
                            IIlacService ilacService,
                            IAlimService alimService)
 {
     _TeklifService       = TeklifService;
     _teklifService       = teklifService;
     _eczaneUserService   = eczaneUserService;
     _eczaneGrupService   = eczaneGrupService;
     _userService         = userService;
     _grupService         = grupService;
     _eczaneService       = eczaneService;
     _teklifTurService    = teklifTurService;
     _teklifDurumService  = teklifDurumService;
     _yayinlamaTurService = yayinlamaTurService;
     _ilacService         = ilacService;
     _alimService         = alimService;
 }
Exemple #3
0
 public GonderdiklerimUrunlereGoreController(IEczaneGrupService eczaneGrupService,
                                             IAlimService alimService,
                                             IAlimDurumService alimDurumService,
                                             IEczaneUserService eczaneUserService,
                                             IEczaneService eczaneService,
                                             ITeklifService teklifService,
                                             IUserService userService,
                                             ITeklifTurService teklifTurService,
                                             IGrupService grupService,
                                             IYayinlamaTurService yayinlamaTurService,
                                             ITeklifDurumService teklifDurumService,
                                             IITStransferDurumService iTStransferDurumService,
                                             IIlacService ilacService)
 {
     _alimService             = alimService;
     _teklifService           = teklifService;
     _alimDurumService        = alimDurumService;
     _ITStransferDurumService = iTStransferDurumService;
     _eczaneUserService       = eczaneUserService;
     _eczaneGrupService       = eczaneGrupService;
     _userService             = userService;
     _grupService             = grupService;
     _eczaneService           = eczaneService;
     _teklifTurService        = teklifTurService;
     _teklifDurumService      = teklifDurumService;
     _yayinlamaTurService     = yayinlamaTurService;
     _ilacService             = ilacService;
 }
 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 EczaneUzaklikMatrisManager(IEczaneUzaklikMatrisDal eczaneUzaklikMatrisDal,
                                   IEczaneService eczaneService,
                                   IEczaneNobetGrupService eczaneNobetGrupService)
 {
     _eczaneUzaklikMatrisDal = eczaneUzaklikMatrisDal;
     _eczaneService          = eczaneService;
     _eczaneNobetGrupService = eczaneNobetGrupService;
 }
 public EczaneNobetMuafiyetController(IEczaneNobetMuafiyetService eczaneNobetMuafiyetService,
                                      IEczaneService eczaneService,
                                      IUserService userService)
 {
     _eczaneNobetMuafiyetService = eczaneNobetMuafiyetService;
     _eczaneService = eczaneService;
     _userService   = userService;
 }
Exemple #7
0
 public EczaneNobetMazeretManager(IEczaneNobetMazeretDal eczaneNobetMazeretDal,
                                  IUserService userService,
                                  IEczaneService eczaneService)
 {
     _eczaneNobetMazeretDal = eczaneNobetMazeretDal;
     _userService           = userService;
     _eczaneService         = eczaneService;
 }
Exemple #8
0
 public UserEczaneController(IEczaneService eczaneService,
                             IUserService userService,
                             IUserEczaneService userEczaneService,
                             IEczaneNobetGrupService eczaneNobetGrupService,
                             INobetUstGrupService nobetUstGrupService)
 {
     _eczaneService          = eczaneService;
     _userService            = userService;
     _userEczaneService      = userEczaneService;
     _eczaneNobetGrupService = eczaneNobetGrupService;
     _nobetUstGrupService    = nobetUstGrupService;
 }
 public NobetciEczaneEkraniController(IEczaneService eczaneService,
                                      IUserService userService,
                                      INobetUstGrupService nobetUstGrupService,
                                      IEczaneNobetGrupService eczaneNobetGrupService,
                                      IEczaneNobetSonucService eczaneNobetSonucService)
 {
     _eczaneService           = eczaneService;
     _nobetUstGrupService     = nobetUstGrupService;
     _eczaneNobetSonucService = eczaneNobetSonucService;
     _userService             = userService;
     _eczaneNobetGrupService  = eczaneNobetGrupService;
 }
Exemple #10
0
 public AccountController(IUserRoleService userRoleService, IUserService userService,
                          IEczaneUserService eczaneUserService,
                          IEczaneGrupService eczaneGrupService,
                          IEczaneService eczaneService,
                          IGrupService grupService)
 {
     _userRoleService   = userRoleService;
     _userService       = userService;
     _eczaneUserService = eczaneUserService;
     _eczaneGrupService = eczaneGrupService;
     _eczaneService     = eczaneService;
     _grupService       = grupService;
 }
 public EczaneController(IEczaneService eczaneService,
                         IUserRoleService userRoleService,
                         ISehirService sehirService,
                         IEczaneGrupService eczaneGrupService,
                         IEczaneUserService eczaneUserService,
                         IUserService userService)
 {
     _eczaneService     = eczaneService;
     _userService       = userService;
     _sehirService      = sehirService;
     _eczaneUserService = eczaneUserService;
     _userRoleService   = userRoleService;
     _eczaneGrupService = eczaneGrupService;
 }
        public EczaneUserController(IEczaneUserService eczaneUserService,
                                    IEczaneService eczaneService,
                                    IUserService UserService,
                                    IUserService userService)
        {
            _eczaneUserService = eczaneUserService;
            _eczaneService     = eczaneService;
            _UserService       = UserService;
            _userService       = userService;
            //this.gridMvcHelper = new GridMvcHelper();
            //this.MainLayoutViewModel = new EczaneUserDetayViewModel();//has property PageTitle
            //this.MainLayoutViewModel.EczaneUserID = 1;

            //this.ViewData["MainLayoutViewModel"] = this.MainLayoutViewModel;
        }
 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 #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;
 }
 public EczaneNobetSonucDemoManager(IEczaneNobetSonucDemoDal eczaneNobetSonucDemoDal,
                                    IEczaneNobetOrtakService eczaneNobetOrtakService,
                                    INobetGrupService nobetGrupService,
                                    IEczaneService eczaneService,
                                    ITakvimService takvimService,
                                    IBayramService bayramService,
                                    INobetGrupGorevTipService nobetGrupGorevTipService,
                                    IEczaneNobetMazeretService eczaneNobetMazeretService
                                    )
 {
     _eczaneNobetSonucDemoDal   = eczaneNobetSonucDemoDal;
     _eczaneNobetOrtakService   = eczaneNobetOrtakService;
     _takvimService             = takvimService;
     _bayramService             = bayramService;
     _nobetGrupGorevTipService  = nobetGrupGorevTipService;
     _eczaneNobetMazeretService = eczaneNobetMazeretService;
 }
Exemple #16
0
 public KatilimimController(IEczaneGrupService eczaneGrupService,
                            IEczaneUserService eczaneUserService,
                            IIlacService ilacService,
                            IEczaneService eczaneService,
                            IGrupService grupService,
                            IKatilimService katilimService,
                            ITalepService talepService,
                            IUserService userService)
 {
     _ilacService       = ilacService;
     _eczaneService     = eczaneService;
     _grupService       = grupService;
     _katilimService    = katilimService;
     _userService       = userService;
     _eczaneUserService = eczaneUserService;
     _talepService      = talepService;
     _eczaneGrupService = eczaneGrupService;
 }
Exemple #17
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 #18
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;
 }
Exemple #19
0
 public EczaneNobetSonuclarController(IEczaneNobetSonucService eczaneNobetSonucService,
                                      IUserService userService,
                                      IUserEczaneService userEczaneService,
                                      INobetUstGrupService nobetUstGrupService,
                                      IEczaneNobetGrupService eczaneNobetGrupService,
                                      IEczaneService eczaneService,
                                      IEczaneNobetOrtakService eczaneNobetOrtakService,
                                      IUserRoleService userRoleService
                                      )
 {
     _userService             = userService;
     _eczaneNobetSonucService = eczaneNobetSonucService;
     _userEczaneService       = userEczaneService;
     _nobetUstGrupService     = nobetUstGrupService;
     _eczaneNobetGrupService  = eczaneNobetGrupService;
     _eczaneService           = eczaneService;
     _eczaneNobetOrtakService = eczaneNobetOrtakService;
     _userRoleService         = userRoleService;
     _yetkilendirme           = new Yetkilendirme(_userService, _userRoleService);
 }
 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;
 }
 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 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 #23
0
 public AlimController(IEczaneGrupService eczaneGrupService,
                       IAlimService AlimService,
                       IIlacService ilacService,
                       IEczaneService eczaneService,
                       IGrupService grupService,
                       IAlimService alimService,
                       ITeklifService teklifService,
                       ITeklifDurumService teklifDurumService,
                       IAlimDurumService alimDurumService,
                       IITStransferDurumService iTStransferDurumService,
                       IUserService userService)
 {
     _ilacService             = ilacService;
     _eczaneService           = eczaneService;
     _grupService             = grupService;
     _alimService             = alimService;
     _userService             = userService;
     _teklifService           = teklifService;
     _teklifDurumService      = teklifDurumService;
     _iTStransferDurumService = iTStransferDurumService;
     _alimDurumService        = alimDurumService;
     _eczaneGrupService       = eczaneGrupService;
 }
Exemple #24
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();
 }
Exemple #25
0
 public TalepController(IEczaneGrupService eczaneGrupService,
                        IEczaneUserService eczaneUserService,
                        IEczaneService eczaneService,
                        ITalepService talepService,
                        IUserService userService,
                        ITalepDurumService talepDurumService,
                        IKatilimService katilimService,
                        IGrupService grupService,
                        IYayinlamaTurService yayinlamaTurService,
                        ITeklifDurumService teklifDurumService,
                        IIlacService ilacService)
 {
     _talepService        = talepService;
     _eczaneUserService   = eczaneUserService;
     _eczaneGrupService   = eczaneGrupService;
     _userService         = userService;
     _yayinlamaTurService = yayinlamaTurService;
     _katilimService      = katilimService;
     _grupService         = grupService;
     _teklifDurumService  = teklifDurumService;
     _eczaneService       = eczaneService;
     _talepDurumService   = talepDurumService;
     _ilacService         = ilacService;
 }
 public EczaneNobetSonucDemoController(IEczaneNobetSonucDemoService eczaneNobetSonucDemoService,
                                       ITakvimService takvimService,
                                       IEczaneNobetGrupService eczaneNobetGrupService,
                                       IEczaneGrupService eczaneGrupService,
                                       INobetUstGrupService nobetUstGrupService,
                                       INobetGrupService nobetGrupService,
                                       IUserService userService,
                                       IEczaneService eczaneService,
                                       INobetSonucDemoTipService nobetSonucDemoTipService,
                                       INobetGunKuralService nobetGunKuralService,
                                       IEczaneNobetOrtakService eczaneNobetOrtakService)
 {
     _eczaneNobetSonucDemoService = eczaneNobetSonucDemoService;
     _takvimService            = takvimService;
     _eczaneNobetGrupService   = eczaneNobetGrupService;
     _eczaneGrupService        = eczaneGrupService;
     _userService              = userService;
     _eczaneService            = eczaneService;
     _nobetUstGrupService      = nobetUstGrupService;
     _nobetGrupService         = nobetGrupService;
     _nobetSonucDemoTipService = nobetSonucDemoTipService;
     _nobetGunKuralService     = nobetGunKuralService;
     _eczaneNobetOrtakService  = eczaneNobetOrtakService;
 }
 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;
 }