public DeterminationAppealRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Example #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;
 }
Example #5
0
 public BenefitChargeRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Example #6
0
 public NotificationRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Example #7
0
 public EmployeeInfoDataRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Example #8
0
 public BenefitAuditRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Example #9
0
 public RequestToReopenRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
 public RAScheduleRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
 public WritRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Example #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;
 }
Example #15
0
 public ClaimExceptionRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Example #16
0
 public FormDocumentMapRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Example #17
0
 public AdditionalInfoRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Example #18
0
 public RequestForEmpDataRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Example #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;
 }
Example #23
0
 public CUIABBoardAppealRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
 public WagesAppealRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Example #25
0
 public MDDocumentRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }