BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Retirement.Service.Controllers.RetirementDeceasedController Member List

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

Delete(Guid id)BMA.EHR.Retirement.Service.Controllers.RetirementDeceasedControllerinline
DeleteDetail(Guid id)BMA.EHR.Retirement.Service.Controllers.RetirementDeceasedControllerinline
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
GetDetail(Guid id)BMA.EHR.Retirement.Service.Controllers.RetirementDeceasedControllerinline
GetDetailByUser(Guid id)BMA.EHR.Retirement.Service.Controllers.RetirementDeceasedControllerinline
GetList()BMA.EHR.Retirement.Service.Controllers.RetirementDeceasedControllerinline
NotiDeceased([FromBody] RetirementDeceasedAddNotiPersonRequest req, Guid id)BMA.EHR.Retirement.Service.Controllers.RetirementDeceasedControllerinline
Post([FromForm] RetirementDeceasedRequest req)BMA.EHR.Retirement.Service.Controllers.RetirementDeceasedControllerinline
Put([FromForm] RetirementDeceasedRequest req, Guid id)BMA.EHR.Retirement.Service.Controllers.RetirementDeceasedControllerinline
RetirementDeceasedController(RetirementRepository repository, NotificationRepository repositoryNoti, RetireReportRepository repositoryRetireReport, ApplicationDBContext context, MinIOService documentService, IConfiguration configuration, IHttpContextAccessor httpContextAccessor)BMA.EHR.Retirement.Service.Controllers.RetirementDeceasedControllerinline
Success(string message, object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Success(object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
UpdateDetail([FromBody] RetirementDeceasedAddNotiPersonRequest req, Guid id)BMA.EHR.Retirement.Service.Controllers.RetirementDeceasedControllerinline