Exemple #1
0
 public KiemTraHDLD(IHopDongServices hopDongServices, ILoaiHopDongServices loaiHopDongServices, INhanVienServices nhanVienServices)
 {
     this.hopDongServices     = hopDongServices;
     this.loaiHopDongServices = loaiHopDongServices;
     this.nhanVienServices    = nhanVienServices;
     InitializeComponent();
 }
Exemple #2
0
 public ThongTin_TuyenDung(INhanVienServices nhanVienServices, IThongTinServices thongTinServices, string loaiThongTin)
 {
     this.nhanVienServices = nhanVienServices;
     this.thongTinServices = thongTinServices;
     this.loaiThongTin     = loaiThongTin;
     InitializeComponent();
 }
 public ThongTinGiaDinh(INhanVienServices nhanVienServices, IThongTinGiaDinhServices thongTinGiaDinhServices, ThongTinNhanVIen empDetails)
 {
     this.nhanVienServices        = nhanVienServices;
     this.thongTinGiaDinhServices = thongTinGiaDinhServices;
     this.empDetails = empDetails;
     InitializeComponent();
 }
Exemple #4
0
 public ThongTinTrinhDo(INhanVienServices nhanVienServices, IThongTinTrinhDoServices thongTinTrinhDoServices,
                        ITrinhDoServices trinhDoServices)
 {
     this.nhanVienServices        = nhanVienServices;
     this.thongTinTrinhDoServices = thongTinTrinhDoServices;
     this.trinhDoServices         = trinhDoServices;
     InitializeComponent();
 }
Exemple #5
0
 public QuanLyHopDong(INhanVienServices nhanVienServices, IHopDongServices hopDongServices,
                      ILoaiHopDongServices loaiHopDongServices, ThongTinNhanVIen empDetails)
 {
     this.nhanVienServices    = nhanVienServices;
     this.hopDongServices     = hopDongServices;
     this.loaiHopDongServices = loaiHopDongServices;
     this.empDetails          = empDetails;
     InitializeComponent();
 }
Exemple #6
0
 public DanhSachThongTin(INhanVienServices nhanVienServices, IPhongBanServices phongBanServices, IThongTinServices thongTinServices,
                         string loaiThongTin)
 {
     this._nhanVienServices = nhanVienServices;
     this._phongBanServices = phongBanServices;
     this._thongTinServices = thongTinServices;
     this._loaiThongTin     = loaiThongTin;
     InitializeComponent();
 }
Exemple #7
0
 public ChinhSuaHopDongLaoDong(IHopDongServices hopDongServices, ILoaiHopDongServices loaiHopDongServices,
                               INhanVienServices nhanVienServices, HopDongLaoDong hopDongDetails)
 {
     this.hopDongServices     = hopDongServices;
     this.loaiHopDongServices = loaiHopDongServices;
     this.nhanVienServices    = nhanVienServices;
     this.hopDongDetails      = hopDongDetails;
     InitializeComponent();
 }
Exemple #8
0
 public ThemNV(IBienCheServices bienCheServices, ICapBacServices capBacServices, IChucVuServices chucVuServices,
               INhanVienServices nhanVienServices, IPhongBanServices phongBanServices, IThanhPhoServices thanhPhoServices)
 {
     this.nhanVienServices = nhanVienServices;
     this.phongBanServices = phongBanServices;
     this.thanhPhoServices = thanhPhoServices;
     this.chucVuServices   = chucVuServices;
     this.capBacServices   = capBacServices;
     this.bienCheServices  = bienCheServices;
     InitializeComponent();
 }
Exemple #9
0
 public REPORT(IBienCheServices bienCheServices, ICapBacServices capBacServices, IChucVuServices chucVuServices, INhanVienServices nhanVienServices,
               IPhongBanServices phongBanServices, IThanhPhoServices thanhPhoServices, ILoaiHopDongServices loaiHopDongServices,
               ITrinhDoServices trinhDoServices)
 {
     this.bienCheServices     = bienCheServices;
     this.capBacServices      = capBacServices;
     this.chucVuServices      = chucVuServices;
     this.nhanVienServices    = nhanVienServices;
     this.phongBanServices    = phongBanServices;
     this.thanhPhoServices    = thanhPhoServices;
     this.loaiHopDongServices = loaiHopDongServices;
     this.trinhDoServices     = trinhDoServices;
     InitializeComponent();
 }
Exemple #10
0
 public DanhSachNhanVien(IHopDongServices hopDongServices, INhanVienServices nhanVienServices, IPhongBanServices phongBanServices,
                         IThanhPhoServices thanhPhoServices, IChucVuServices chucVuServices,
                         ICapBacServices capBacServices, IBienCheServices bienCheServices, ILoaiHopDongServices loaiHopDongServices,
                         IThongTinTrinhDoServices thongTinTrinhDoServices, IThongTinGiaDinhServices giaDinhServices, ITrinhDoServices trinhDoServices)
 {
     this.hopDongServices         = hopDongServices;
     this.nhanVienServices        = nhanVienServices;
     this.phongBanServices        = phongBanServices;
     this.thanhPhoServices        = thanhPhoServices;
     this.chucVuServices          = chucVuServices;
     this.capBacServices          = capBacServices;
     this.bienCheServices         = bienCheServices;
     this.loaiHopDongServices     = loaiHopDongServices;
     this.thongTinTrinhDoServices = thongTinTrinhDoServices;
     this.giaDinhServices         = giaDinhServices;
     this.trinhDoServices         = trinhDoServices;
     InitializeComponent();
 }
Exemple #11
0
 public Dang_nhap(IBienCheServices bienCheServices, ICapBacServices capBacServices, IChucVuServices chucVuServices,
                  IHopDongServices hopDongServices, IKhenThuongServices khenThuongServices, IKyLuatServices kyLuatServices, ILoaiHopDongServices loaiHopDongServices,
                  INhanVienServices nhanVienServices, IPhongBanServices phongBanServices, IThanhPhoServices thanhPhoServices, IThongTinGiaDinhServices thongTinGiaDinhServices,
                  IThongTinServices thongTinServices, IThongTinTrinhDoServices thongTinTrinhDoServices, ITrinhDoServices trinhDoServices)
 {
     this.bienCheServices         = bienCheServices;
     this.capBacServices          = capBacServices;
     this.chucVuServices          = chucVuServices;
     this.hopDongServices         = hopDongServices;
     this.khenThuongServices      = khenThuongServices;
     this.kyLuatServices          = kyLuatServices;
     this.loaiHopDongServices     = loaiHopDongServices;
     this.nhanVienServices        = nhanVienServices;
     this.phongBanServices        = phongBanServices;
     this.thanhPhoServices        = thanhPhoServices;
     this.thongTinGiaDinhServices = thongTinGiaDinhServices;
     this.thongTinServices        = thongTinServices;
     this.thongTinTrinhDoServices = thongTinTrinhDoServices;
     this.trinhDoServices         = trinhDoServices;
     InitializeComponent();
 }
 public ThongTinKyLuat(INhanVienServices nhanVienServices, IKyLuatServices kyLuatServices)
 {
     this._nhanVienServices = nhanVienServices;
     this._kyLuatServices   = kyLuatServices;
     InitializeComponent();
 }
 public ThongTinKhenThuong(INhanVienServices nhanVienServices, IKhenThuongServices khenThuongServices)
 {
     this._nhanVienServices   = nhanVienServices;
     this._khenThuongServices = khenThuongServices;
     InitializeComponent();
 }
        private readonly INhanVienServices _nhanvienServices;         //khai báo services

        public NhanVienController(INhanVienServices nhanvienServices) //contructor
        {
            _nhanvienServices = nhanvienServices;
        }