public MentoringReportController(IScCompMappingService scCompMappingService
                                         , IScMentorMappingService scMentorMappingService
                                         , IScMentoringTotalReportService scMentoringTotalReportService
                                         , IScMentoringTrFileInfoService scMentoringTrFileInfoService

                                         , IScMentoringReportService scMentoringReportService
                                         , IScMentoringFileInfoService scMentoringFileInfoService
                                         , IProcMngService procMngService
                                         , IScUsrService vcUsrService
                                         , IVcMentorMappingService vcMentorMappingService
                                         , IVcCompInfoService _vcCompInfoService)
        {
            this._scCompMappingService          = scCompMappingService;
            this._scMentorMappingService        = scMentorMappingService;
            this._scMentoringTotalReportService = scMentoringTotalReportService;
            this._scMentoringTrFileInfoService  = scMentoringTrFileInfoService;

            this._scMentoringReportService   = scMentoringReportService;
            this._scMentoringFileInfoService = scMentoringFileInfoService;
            this.procMngService          = procMngService;
            this._vcUsrService           = vcUsrService;
            this._vcMentorMappingService = vcMentorMappingService;

            this._vcCompInfoService = _vcCompInfoService;
        }
 public MentorMngController(IScUsrService scUsrService,
                            IScBizWorkService _scBizWorkService,
                            IScMentorMappingService _scMentorMappingService,
                            IProcMngService procBaMentorMapping,
                            IVcBaInfoService vcBaInfoService,
                            IVcMentorMappingService vcMentorMappingService,
                            IProcMngService procMngService,
                            IScMentoringReportService scMentoringReportService,
                            IVcCompInfoService vcCompInfoService,
                            IVcLastReportNSatService vcLastReportNSatService,
                            IScCompMappingService vcCompMappingService,
                            IVcMentorInfoSerivce vcMentorInfoService,
                            IScUsrService _vcUsrService,
                            IVcCompInfoService _vcCompInfoService)
 {
     this._scUsrService             = scUsrService;
     this._scBizWorkService         = _scBizWorkService;
     this._scMentorMappingService   = _scMentorMappingService;
     this.procBaMentorMapping       = procBaMentorMapping;
     this.vcBaInfoService           = vcBaInfoService;
     this.vcMentorMappingService    = vcMentorMappingService;
     this.procMngService            = procMngService;
     this._scMentoringReportService = scMentoringReportService;
     this.vcCompInfoService         = vcCompInfoService;
     this.vcLastReportNSatService   = vcLastReportNSatService;
     this.vcCompMappingService      = vcCompMappingService;
     this.vcMentorInfoService       = vcMentorInfoService;
     this._vcUsrService             = _vcUsrService;
     this._vcCompInfoService        = _vcCompInfoService;
 }
 public BasicSurveyReportController(
     IScCompMappingService scCompMappingService,
     IQuesCompInfoService quesCompInfoService,
     IScMentorMappingService scMentorMappingService,
     IRptCheckListService rptCheckListService,
     IRptMasterService rptMasterService,
     IRptMentorCommentService rptMentorCommentService,
     IQuesResult1Service quesResult1Service,
     IQuesResult2Service quesResult2Service,
     IQuesMasterService quesMasterService,
     IScBizWorkService scBizWorkService,
     IRptMngCodeService rptMngCodeService,
     IRptMngCommentService rptMngCommentService,
     ISboFinancialIndexTService sboFinancialIndexTService,
     IScCompInfoService scCompInfoService)
 {
     this.scCompMappingService = scCompMappingService;
     this.quesCompInfoService = quesCompInfoService;
     this.scMentorMappingService = scMentorMappingService;
     this.rptCheckListService = rptCheckListService;
     this.rptMasterService = rptMasterService;
     this.rptMentorCommentService = rptMentorCommentService;
     this.quesResult1Service = quesResult1Service;
     this.quesMasterService = quesMasterService;
     this.quesResult2Service = quesResult2Service;
     this.scBizWorkService = scBizWorkService;
     this.rptMngCodeService = rptMngCodeService;
     this.rptMngCommentService = rptMngCommentService;
     this.sboFinancialIndexTService = sboFinancialIndexTService;
     this.scCompInfoService = scCompInfoService;
 }
Beispiel #4
0
 public ReportController(IScBizWorkService scBizWorkService
                         , IRptMasterService rptMasterService
                         , IScUsrService scUsrService
                         , IScCompMappingService scCompMappingService
                         , IScCavService scCavService
                         , IScMakService scMakService
                         , ITcmsCompStatusSelectViewService tcmsCompStatusSelectViewService
                         , IVcCompInfoService vcCompInfoService
                         , IScUsrService vcUsrInfoService
                         , IScMentoringTotalReportService _scMentoringTotalReportService
                         , IVcLastReportNSatService vcLastReportNSatService
                         , IVcMentorMappingService vcMentorMappingService
                         , ITcmsMentoringReportSelectViewService tcmsMentoringReportSelectViewService
                         , IScMentoringReportService scMentoringReportService
                         )
 {
     this.scBizWorkService                     = scBizWorkService;
     this.rptMasterService                     = rptMasterService;
     this.scUsrService                         = scUsrService;
     this.scCompMappingService                 = scCompMappingService;
     this.scCavService                         = scCavService;
     this.scMakService                         = scMakService;
     this.tcmsCompStatusSelectViewService      = tcmsCompStatusSelectViewService;
     this.vcCompInfoService                    = vcCompInfoService;
     this.vcUsrInfoService                     = vcUsrInfoService;
     this._scMentoringTotalReportService       = _scMentoringTotalReportService;
     this._VcLastReportNSatService             = vcLastReportNSatService;
     this.vcMentorMappingService               = vcMentorMappingService;
     this.tcmsMentoringReportSelectViewService = tcmsMentoringReportSelectViewService;
     this._scMentoringReportService            = scMentoringReportService;
 }
 public CompanyMngController(IScExpertMappingService _scExpertMappingService, IScReqDocService _scReqDocService, IScCompMappingService _scCompMappingService, IScQaService _scQaService, IScReqDocFileService _scReqDocFileService)
 {
     this._scExpertMappingService = _scExpertMappingService;
     this._scReqDocService = _scReqDocService;
     this._scCompMappingService = _scCompMappingService;
     this._scQaService = _scQaService;
     this._scReqDocFileService = _scReqDocFileService;
 }
 public FinanceReportController(IScCompMappingService _scCompMappingService, IFinenceReportService _finenceReportService, IScBizWorkService _scBizWorkService, IScCompInfoService _scCompInfoService, IRptFinanceCommentService _rptFinanceCommentService)
 {
     this._scCompMappingService = _scCompMappingService;
     this._finenceReportService = _finenceReportService;
     this._scBizWorkService = _scBizWorkService;
     this._scCompInfoService = _scCompInfoService;
     this._rptFinanceCommentService = _rptFinanceCommentService;
 }
 public BizWorkMngController(IScUsrService scUsrService, IScBizWorkService _scBizWorkService, IScMentorMappingService _scMentorMappingService, IScCompMappingService _scCompMappingService, IScBizTypeService scBizTypeService)
 {
     this._scUsrService = scUsrService;
     this._scBizWorkService = _scBizWorkService;
     this._scCompMappingService = _scCompMappingService;
     this._scMentorMappingService = _scMentorMappingService;
     _scBizTypeService = scBizTypeService;
 }
Beispiel #8
0
 public BizWorkMngController(IScUsrService scUsrService, IScBizWorkService _scBizWorkService, IScMentorMappingService _scMentorMappingService, IScCompMappingService _scCompMappingService, IScBizTypeService scBizTypeService)
 {
     this._scUsrService           = scUsrService;
     this._scBizWorkService       = _scBizWorkService;
     this._scCompMappingService   = _scCompMappingService;
     this._scMentorMappingService = _scMentorMappingService;
     _scBizTypeService            = scBizTypeService;
 }
 public CompanyMngController(IScExpertMappingService _scExpertMappingService, IScReqDocService _scReqDocService, IScCompMappingService _scCompMappingService, IScQaService _scQaService, IScReqDocFileService _scReqDocFileService)
 {
     this._scExpertMappingService = _scExpertMappingService;
     this._scReqDocService        = _scReqDocService;
     this._scCompMappingService   = _scCompMappingService;
     this._scQaService            = _scQaService;
     this._scReqDocFileService    = _scReqDocFileService;
 }
Beispiel #10
0
 public FinanceReportController(IScCompMappingService _scCompMappingService, IFinenceReportService _finenceReportService, IScBizWorkService _scBizWorkService, IScCompInfoService _scCompInfoService, IRptFinanceCommentService _rptFinanceCommentService)
 {
     this._scCompMappingService     = _scCompMappingService;
     this._finenceReportService     = _finenceReportService;
     this._scBizWorkService         = _scBizWorkService;
     this._scCompInfoService        = _scCompInfoService;
     this._rptFinanceCommentService = _rptFinanceCommentService;
 }
 public ReportController(
     IScCompMappingService scCompMappingService,
     IScMentorMappingService scMentorMappingService,
     IRptMasterService rptMasterService)
 {
     this.scCompMappingService   = scCompMappingService;
     this.scMentorMappingService = scMentorMappingService;
     this.rptMasterService       = rptMasterService;
 }
 public ReportController(
     IScCompMappingService scCompMappingService,
     IScMentorMappingService scMentorMappingService,
     IRptMasterService rptMasterService)
 {
     this.scCompMappingService = scCompMappingService;
     this.scMentorMappingService = scMentorMappingService;
     this.rptMasterService = rptMasterService;
 }
 public ExpertServiceController(IScReqDocService scReqDocService, IScReqDocFileService scReqDocFileService 
     , IScExpertMappingService scExpertMappingService, IScCompMappingService scCompMappingService
     , IScQaService scQaService)
 {
     _scReqDocService = scReqDocService;
     _scReqDocFileService = scReqDocFileService;
     _scExpertMappingService = scExpertMappingService;
     _scCompMappingService = scCompMappingService;
     _scQaService = scQaService;
 }
        public ExpertServiceController(IScReqDocService scReqDocService, IScReqDocFileService scReqDocFileService
                                       , IScCompMappingService scCompMappingService
                                       , IScQaService scQaService)
        {
            _scReqDocService     = scReqDocService;
            _scReqDocFileService = scReqDocFileService;

            _scCompMappingService = scCompMappingService;
            _scQaService          = scQaService;
        }
 public ReportController(IScBizWorkService scBizWorkService
     , IRptMasterService rptMasterService
     , IScUsrService scUsrService
     , IScCompMappingService scCompMappingService
     )
 {
     this.scBizWorkService = scBizWorkService;
     this.rptMasterService = rptMasterService;
     this.scUsrService = scUsrService;
     this.scCompMappingService = scCompMappingService;
 }
 public ReportController(IQuesMasterService _quesMasterService, IQuesCompInfoService _quesCompInfoService, IScUsrService _scUsrService, IQuesCheckListService _quesCheckListService, IQuesResult1Service _quesResult1Service, IQuesResult2Service _quesResult2Service, IScCompMappingService _scCompMappingService, IRptMasterService _rptMasterService)
 {
     this._quesMasterService = _quesMasterService;
     this._scUsrService = _scUsrService;
     this._quesCompInfoService = _quesCompInfoService;
     this._quesCheckListService = _quesCheckListService;
     this._quesResult1Service = _quesResult1Service;
     this._quesResult2Service = _quesResult2Service;
     this._scCompMappingService = _scCompMappingService;
     this._rptMasterService = _rptMasterService;
 }
Beispiel #17
0
 public ReportController(IScBizWorkService scBizWorkService
                         , IRptMasterService rptMasterService
                         , IScUsrService scUsrService
                         , IScCompMappingService scCompMappingService
                         )
 {
     this.scBizWorkService     = scBizWorkService;
     this.rptMasterService     = rptMasterService;
     this.scUsrService         = scUsrService;
     this.scCompMappingService = scCompMappingService;
 }
 public MentoringReportController(IScCompMappingService scCompMappingService
     , IScMentorMappingService scMentorMappingService 
     , IScMentoringTotalReportService scMentoringTotalReportService
     , IScMentoringTrFileInfoService scMentoringTrFileInfoService
     , IScMentoringReportService scMentoringReportService
     , IScMentoringFileInfoService scMentoringFileInfoService)
 {
     this._scCompMappingService = scCompMappingService;
     this._scMentorMappingService = scMentorMappingService;
     this._scMentoringTotalReportService = scMentoringTotalReportService;
     this._scMentoringTrFileInfoService = scMentoringTrFileInfoService;
     this._scMentoringReportService = scMentoringReportService;
     this._scMentoringFileInfoService = scMentoringFileInfoService;
 }
        public CompanyMngController(IScBizWorkService _scBizWorkService, IScMentorMappingService _scMentorMappingService, IScUsrService _scUsrService
                                    , IScCompMappingService _scCompMappingService, IScBizTypeService scBizTypeService, IScMentorMappingService scMentorMappingService, IScCompMappingService scCompMappingService, IQuesMasterService _quesMasterService, IRptMasterService rptMasterService)
        {
            this._scBizWorkService       = _scBizWorkService;
            this._scMentorMappingService = _scMentorMappingService;
            this._scUsrService           = _scUsrService;
            this._scCompMappingService   = _scCompMappingService;
            _scBizTypeService            = scBizTypeService;

            this.scMentorMappingService = scMentorMappingService;
            this.scCompMappingService   = scCompMappingService;
            this._quesMasterService     = _quesMasterService;
            this.rptMasterService       = rptMasterService;
        }
Beispiel #20
0
 public MentoringReportController(IScCompMappingService scCompMappingService
                                  , IScMentorMappingService scMentorMappingService
                                  , IScMentoringTotalReportService scMentoringTotalReportService
                                  , IScMentoringTrFileInfoService scMentoringTrFileInfoService
                                  , IScMentoringReportService scMentoringReportService
                                  , IScMentoringFileInfoService scMentoringFileInfoService)
 {
     this._scCompMappingService          = scCompMappingService;
     this._scMentorMappingService        = scMentorMappingService;
     this._scMentoringTotalReportService = scMentoringTotalReportService;
     this._scMentoringTrFileInfoService  = scMentoringTrFileInfoService;
     this._scMentoringReportService      = scMentoringReportService;
     this._scMentoringFileInfoService    = scMentoringFileInfoService;
 }
 public ReportController(IScBizWorkService scBizWorkService
     , IScCompMappingService scCompMappingService
     , IScMentorMappingService scMentorMappingService
     , IScMentoringTotalReportService scMentoringTotalReportService
     , IScMentoringTrFileInfoService scMentoringTrFileInfoService
     , IScMentoringReportService scMentoringReportService
     , IScMentoringFileInfoService scMentoringFileInfoService
     , IRptMasterService rptMasterService
     , IFinenceReportService finenceReportService
     )
 {
     this._scBizWorkService = scBizWorkService;
     this._scCompMappingService = scCompMappingService;
     this._scMentorMappingService = scMentorMappingService;
     this._scMentoringTotalReportService = scMentoringTotalReportService;
     this._scMentoringTrFileInfoService = scMentoringTrFileInfoService;
     this._scMentoringReportService = scMentoringReportService;
     this._scMentoringFileInfoService = scMentoringFileInfoService;
     this.rptMasterService = rptMasterService;
     this._finenceReportService = finenceReportService;
 }