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

This is the complete list of members for BMA.EHR.Report.Service.Controllers.TransferReportController, including all inherited members.

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
GetTransfer1ConvertReportAsync(Guid id, string exportType="pdf")BMA.EHR.Report.Service.Controllers.TransferReportControllerinline
GetTransfer2ConvertReportAsync(Guid id, string exportType="pdf")BMA.EHR.Report.Service.Controllers.TransferReportControllerinline
GetTransfer3ConvertReportAsync(Guid id, string exportType="pdf")BMA.EHR.Report.Service.Controllers.TransferReportControllerinline
GetTransfer4ConvertReportAsync(Guid id, string exportType="pdf")BMA.EHR.Report.Service.Controllers.TransferReportControllerinline
GetTransfer5ConvertReportAsync(Guid id, string exportType="pdf")BMA.EHR.Report.Service.Controllers.TransferReportControllerinline
GetTransfer6ConvertReportAsync(Guid id, string exportType="pdf")BMA.EHR.Report.Service.Controllers.TransferReportControllerinline
Success(string message, object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Success(object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
TransferReportController(IWebHostEnvironment hostingEnvironment, IConfiguration configuration, GenericReportGenerator reportGenerator, TransferReportRepository service)BMA.EHR.Report.Service.Controllers.TransferReportControllerinline