BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Report.Service.Controllers.CandidateReportController Member List

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.CandidateReportControllerinline
Error(string message, string result, int statusCode=StatusCodes.Status500InternalServerError)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Error(string message, int statusCode=StatusCodes.Status500InternalServerError)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Error(Exception exception, string message, int statusCode=StatusCodes.Status500InternalServerError)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Error(Exception exception, int statusCode=StatusCodes.Status500InternalServerError)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
GetExamCandidate([FromRoute] Guid Id, string exportType="pdf")BMA.EHR.Report.Service.Controllers.CandidateReportControllerinline
Success(string message, object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Success(object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual