示例#1
0
 public AdministratorSettingRepository(ICONHRContext context) : base(context)
 {
 }
 public MgrPerReviewRepository(ICONHRContext context) : base(context)
 {
 }
示例#3
0
 public EmpReviewSegmentRepository(ICONHRContext context) : base(context)
 {
 }
示例#4
0
 public EmployeeNotificationRepository(ICONHRContext context) : base(context)
 {
 }
示例#5
0
 public CardTypeRepository(ICONHRContext context) : base(context)
 {
 }
示例#6
0
 public PerformanceReviewSettingRepository(ICONHRContext context) : base(context)
 {
 }
示例#7
0
 public PaymentRepository(ICONHRContext context) : base(context)
 {
 }
 public EmpReviewRatingRepository(ICONHRContext context) : base(context)
 {
 }
 public EmployeePerformanceRepository(ICONHRContext context) : base(context)
 {
 }
示例#10
0
 public EmployeeDetailsRepository(ICONHRContext context) : base(context)
 {
 }
 public CardExpireMonthRepository(ICONHRContext context) : base(context)
 {
 }
 public EmployeeSettingRepository(ICONHRContext context) : base(context)
 {
 }
示例#13
0
 public PerformanceScoreRepository(ICONHRContext context) : base(context)
 {
 }
示例#14
0
 public PerformancesegmentQuestionRepository(ICONHRContext context) : base(context)
 {
 }
示例#15
0
 public CompanyDetailsRepository(ICONHRContext context) : base(context)
 {
 }
示例#16
0
 public WorkPatternRepository(ICONHRContext context) : base(context)
 {
 }
示例#17
0
 public DepartmentRepository(ICONHRContext context) : base(context)
 {
 }
示例#18
0
 public PlannerRepository(ICONHRContext context) : base(context)
 {
 }
 public CompanySettingRepository(ICONHRContext context) : base(context)
 {
 }
 public ManagerPerformanceRepository(ICONHRContext context) : base(context)
 {
 }
示例#21
0
 public LocationRepository(ICONHRContext context) : base(context)
 {
 }
示例#22
0
 public PerformanceSegmentRepository(ICONHRContext context) : base(context)
 {
 }
示例#23
0
 public EmployeeLogBookRepository(ICONHRContext context) : base(context)
 {
 }
示例#24
0
 public CountryRepository(ICONHRContext context) : base(context)
 {
 }
示例#25
0
 public PlannerCategoryTypeRepository(ICONHRContext context) : base(context)
 {
 }
 public EmploymentTypeRepository(ICONHRContext context) : base(context)
 {
 }
示例#27
0
 public AuthorisationRuleSettingRepository(ICONHRContext context) : base(context)
 {
 }
示例#28
0
 public DocumentCategoryTypeRepository(ICONHRContext context) : base(context)
 {
 }
示例#29
0
 public EmployeeTimesheetRepository(ICONHRContext context) : base(context)
 {
 }
示例#30
0
 public EmailSettingRepository(ICONHRContext context) : base(context)
 {
 }