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

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

Delete(Guid id)BMA.EHR.Placement.Service.Controllers.PlacementAppointmentControllerinline
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
GetAppointmentsUse()BMA.EHR.Placement.Service.Controllers.PlacementAppointmentControllerinline
GetDetailByUser(Guid id)BMA.EHR.Placement.Service.Controllers.PlacementAppointmentControllerinline
GetListByAdmin()BMA.EHR.Placement.Service.Controllers.PlacementAppointmentControllerinline
PlacementAppointmentController(PlacementRepository repository, NotificationRepository repositoryNoti, ApplicationDBContext context, MinIOService documentService, IHttpContextAccessor httpContextAccessor)BMA.EHR.Placement.Service.Controllers.PlacementAppointmentControllerinline
Post([FromForm] PlacementAddProfileRequest req)BMA.EHR.Placement.Service.Controllers.PlacementAppointmentControllerinline
PostToReport([FromBody] PlacementProfileRequest req, Guid commandTypeId)BMA.EHR.Placement.Service.Controllers.PlacementAppointmentControllerinline
Put([FromBody] PlacementAppointmentEditRequest req, Guid id)BMA.EHR.Placement.Service.Controllers.PlacementAppointmentControllerinline
Success(string message, object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Success(object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
UpdatePositionPlacementAppointment([FromBody] PersonSelectPositionAppointmentRequest req, Guid id)BMA.EHR.Placement.Service.Controllers.PlacementAppointmentControllerinline