public DeterminationAppealRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 2
0
 public IssuesListRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
 public ResponsetoEmployerRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 4
0
 public HearingRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 5
0
 public BenefitChargeRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 6
0
 public NotificationRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 7
0
 public EmployeeInfoDataRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 8
0
 public BenefitAuditRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 9
0
 public RequestToReopenRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
 public RAScheduleRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 11
0
 public WritRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 12
0
 public QuestionsRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
 public CUIABAcknowRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 14
0
 public MDFormRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 15
0
 public ClaimExceptionRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 16
0
 public FormDocumentMapRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 17
0
 public AdditionalInfoRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 18
0
 public RequestForEmpDataRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 19
0
 public NewClaimRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 20
0
 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;
 }
Ejemplo n.º 23
0
 public CUIABBoardAppealRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
 public WagesAppealRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }
Ejemplo n.º 25
0
 public MDDocumentRepository(UICMAContext context) : base(context)
 {
     this.context = context;
 }