Exemplo n.º 1
0
 public CrisisInterfere.WorkArchivesService.SeriousLevelViewModel GetSeriousLevelPeopleCount(CrisisInterfere.WorkArchivesService.WorkArchivesSearchModel searchModel)
 {
     return(base.Channel.GetSeriousLevelPeopleCount(searchModel));
 }
Exemplo n.º 2
0
 public CrisisInterfere.WorkArchivesService.DisposalDistributionPeopleCountModel GetDisposalDistributionPeopleCount(CrisisInterfere.WorkArchivesService.WorkArchivesSearchModel searchModel)
 {
     return(base.Channel.GetDisposalDistributionPeopleCount(searchModel));
 }
Exemplo n.º 3
0
 public System.Collections.Generic.List <CrisisInterfere.WorkArchivesService.SeriousLevelViewModel> GetQuestionTypeSeriousLevelPeopleCount(CrisisInterfere.WorkArchivesService.WorkArchivesSearchModel searchModel)
 {
     return(base.Channel.GetQuestionTypeSeriousLevelPeopleCount(searchModel));
 }
Exemplo n.º 4
0
 public CrisisInterfere.WorkArchivesService.ConsultQuestionTypePeopleCountViewModel GetQuestionTypeConsultPeopleCount(CrisisInterfere.WorkArchivesService.WorkArchivesSearchModel searchModel)
 {
     return(base.Channel.GetQuestionTypeConsultPeopleCount(searchModel));
 }
Exemplo n.º 5
0
 public System.Collections.Generic.List <CrisisInterfere.WorkArchivesService.CounselorWorkStatisticsViewModel> GetCounselorWorkStatisticsByDepartmentID(CrisisInterfere.WorkArchivesService.WorkArchivesSearchModel searchModel)
 {
     return(base.Channel.GetCounselorWorkStatisticsByDepartmentID(searchModel));
 }
Exemplo n.º 6
0
 public CrisisInterfere.WorkArchivesService.WarningPeopleViewModel GetDynamicEstimateWarningPeopleCount(CrisisInterfere.WorkArchivesService.WorkArchivesSearchModel searchModel)
 {
     return(base.Channel.GetDynamicEstimateWarningPeopleCount(searchModel));
 }
Exemplo n.º 7
0
 public CrisisInterfere.WorkArchivesService.WarningPeopleViewModel GetIdioctoniaWarningPeopleCount(CrisisInterfere.WorkArchivesService.WorkArchivesSearchModel searchModel)
 {
     return(base.Channel.GetIdioctoniaWarningPeopleCount(searchModel));
 }