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

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

AddProfileRetirement([FromBody] ProfileRequest req, Guid retireId)BMA.EHR.Retirement.Service.Controllers.RetirementControllerinline
CheckUploadRetirement(Guid retireId)BMA.EHR.Retirement.Service.Controllers.RetirementControllerinline
CreateProfileRetirement([FromBody] PeriodRequest req)BMA.EHR.Retirement.Service.Controllers.RetirementControllerinline
EditReasonProfileRetirement([FromBody] ProfileRetireRequest req)BMA.EHR.Retirement.Service.Controllers.RetirementControllerinline
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
GetProfileRetirement(Guid retireId)BMA.EHR.Retirement.Service.Controllers.RetirementControllerinline
GetRetirement(string type, int year)BMA.EHR.Retirement.Service.Controllers.RetirementControllerinline
RemoveReasonProfileRetirement([FromBody] ProfileRetireRequest req)BMA.EHR.Retirement.Service.Controllers.RetirementControllerinline
RetirementController(RetirementRepository repository, NotificationRepository repositoryNoti, ApplicationDBContext context, MinIOService documentService, IConfiguration configuration, OrganizationCommonRepository organizationCommonRepository, IHttpContextAccessor httpContextAccessor)BMA.EHR.Retirement.Service.Controllers.RetirementControllerinline
Success(string message, object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Success(object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
UpdateDetailRetirement([FromForm] RetirementDetailRequest req, Guid retireId)BMA.EHR.Retirement.Service.Controllers.RetirementControllerinline
UpdateProfileRetirement(Guid retireId)BMA.EHR.Retirement.Service.Controllers.RetirementControllerinline
UploadRetirement([FromForm] RetirementFileRequest req, Guid retireId)BMA.EHR.Retirement.Service.Controllers.RetirementControllerinline
ViewReasonProfileRetirement(Guid retireProfileId)BMA.EHR.Retirement.Service.Controllers.RetirementControllerinline