예제 #1
0
 public AdministratorSettingRepository(ICONHRContext context) : base(context)
 {
 }
예제 #2
0
 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)
 {
 }
예제 #8
0
 public EmpReviewRatingRepository(ICONHRContext context) : base(context)
 {
 }
 public EmployeePerformanceRepository(ICONHRContext context) : base(context)
 {
 }
예제 #10
0
 public EmployeeDetailsRepository(ICONHRContext context) : base(context)
 {
 }
예제 #11
0
 public CardExpireMonthRepository(ICONHRContext context) : base(context)
 {
 }
예제 #12
0
 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)
 {
 }
예제 #19
0
 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)
 {
 }
예제 #26
0
 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)
 {
 }