|
BMA EHR API Document
|
This is the complete list of members for BMA.EHR.Report.Service.Controllers.CandidateReportController, including all inherited members.
| CandidateReportController(CandidateReportRepository service, IWebHostEnvironment hostingEnvironment, MinIOExamService minIOExamService, IConfiguration configuration) | BMA.EHR.Report.Service.Controllers.CandidateReportController | inline |
| Error(string message, string result, int statusCode=StatusCodes.Status500InternalServerError) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Error(string message, int statusCode=StatusCodes.Status500InternalServerError) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Error(Exception exception, string message, int statusCode=StatusCodes.Status500InternalServerError) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Error(Exception exception, int statusCode=StatusCodes.Status500InternalServerError) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| GetExamCandidate([FromRoute] Guid Id, string exportType="pdf") | BMA.EHR.Report.Service.Controllers.CandidateReportController | inline |
| Success(string message, object? result=null) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Success(object? result=null) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |