public DeterminationAppealRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
示例#2
0
 public IssuesListRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
 public ResponsetoEmployerRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
 public HearingRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
示例#5
0
 public BenefitChargeRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
示例#6
0
 public NotificationRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
示例#7
0
 public EmployeeInfoDataRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
示例#8
0
 public BenefitAuditRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
示例#9
0
 public RequestToReopenRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
 public RAScheduleRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
示例#11
0
 public WritRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
示例#12
0
 public QuestionsRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
 public CUIABAcknowRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
 public MDFormRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
示例#15
0
 public ClaimExceptionRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
示例#16
0
 public FormDocumentMapRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
示例#17
0
 public AdditionalInfoRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
示例#18
0
 public RequestForEmpDataRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
示例#19
0
 public NewClaimRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
 public TemplateRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
 public ALJDecisionRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
 public RABatchRecipientRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
示例#23
0
 public CUIABBoardAppealRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
 public WagesAppealRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
示例#25
0
 public MDDocumentRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }