|
BMA EHR API Document
|
This is the complete list of members for BMA.EHR.Report.Service.Controllers.ProbationReportController, including all inherited members.
| 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 |
| GetProbation14ConvertReportAsync(Guid id, string exportType="pdf") | BMA.EHR.Report.Service.Controllers.ProbationReportController | inline |
| GetProbation16ConvertReportAsync(Guid id, string exportType="pdf") | BMA.EHR.Report.Service.Controllers.ProbationReportController | inline |
| GetProbation17ConvertReportAsync(Guid id, string exportType="pdf") | BMA.EHR.Report.Service.Controllers.ProbationReportController | inline |
| GetProbation19ConvertReportAsync(Guid id, string exportType="pdf") | BMA.EHR.Report.Service.Controllers.ProbationReportController | inline |
| GetProbationReportAsync(Guid id, string exportType="pdf") | BMA.EHR.Report.Service.Controllers.ProbationReportController | inline |
| ProbationReportController(IWebHostEnvironment hostingEnvironment, IConfiguration configuration, ProbationReportRepository repository, GenericReportGenerator reportGenerator) | BMA.EHR.Report.Service.Controllers.ProbationReportController | inline |
| Success(string message, object? result=null) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Success(object? result=null) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |