BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Placement.Service.Controllers.PlacementReceiveController Member List

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

Delete(Guid id)BMA.EHR.Placement.Service.Controllers.PlacementReceiveControllerinline
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
GetDetailByUser(Guid id)BMA.EHR.Placement.Service.Controllers.PlacementReceiveControllerinline
GetListByAdmin()BMA.EHR.Placement.Service.Controllers.PlacementReceiveControllerinline
GetReceiveUse()BMA.EHR.Placement.Service.Controllers.PlacementReceiveControllerinline
PlacementReceiveController(PlacementRepository repository, NotificationRepository repositoryNoti, ApplicationDBContext context, MinIOService documentService, IHttpContextAccessor httpContextAccessor)BMA.EHR.Placement.Service.Controllers.PlacementReceiveControllerinline
Post([FromForm] PlacementReceiveRequest req)BMA.EHR.Placement.Service.Controllers.PlacementReceiveControllerinline
PostFile([FromForm] PlacementFileRequest req, Guid id)BMA.EHR.Placement.Service.Controllers.PlacementReceiveControllerinline
PostToReport([FromBody] PlacementProfileRequest req)BMA.EHR.Placement.Service.Controllers.PlacementReceiveControllerinline
Put([FromBody] PlacementReceiveEditRequest req, Guid id)BMA.EHR.Placement.Service.Controllers.PlacementReceiveControllerinline
Success(string message, object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Success(object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
UpdatePositionPlacementReceive([FromBody] PersonSelectPositionReceiveRequest req, Guid id)BMA.EHR.Placement.Service.Controllers.PlacementReceiveControllerinline