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