| Delete(Guid id) | BMA.EHR.Placement.Service.Controllers.PlacementAppointmentEmployeeController | inline |
| Error(string message, string result, int statusCode=StatusCodes.Status500InternalServerError) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Error(string message, int statusCode=StatusCodes.Status500InternalServerError) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Error(Exception exception, string message, int statusCode=StatusCodes.Status500InternalServerError) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Error(Exception exception, int statusCode=StatusCodes.Status500InternalServerError) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| GetAppointmentsUse() | BMA.EHR.Placement.Service.Controllers.PlacementAppointmentEmployeeController | inline |
| GetDetailByUser(Guid id) | BMA.EHR.Placement.Service.Controllers.PlacementAppointmentEmployeeController | inline |
| GetListByAdmin() | BMA.EHR.Placement.Service.Controllers.PlacementAppointmentEmployeeController | inline |
| PlacementAppointmentEmployeeController(PlacementRepository repository, NotificationRepository repositoryNoti, ApplicationDBContext context, MinIOService documentService, IHttpContextAccessor httpContextAccessor) | BMA.EHR.Placement.Service.Controllers.PlacementAppointmentEmployeeController | inline |
| Post([FromForm] PlacementAddProfileRequest req) | BMA.EHR.Placement.Service.Controllers.PlacementAppointmentEmployeeController | inline |
| PostToReport([FromBody] PlacementProfileRequest req, Guid commandTypeId) | BMA.EHR.Placement.Service.Controllers.PlacementAppointmentEmployeeController | inline |
| Put([FromBody] PlacementAppointmentEditRequest req, Guid id) | BMA.EHR.Placement.Service.Controllers.PlacementAppointmentEmployeeController | inline |
| Success(string message, object? result=null) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| Success(object? result=null) | BMA.EHR.Domain.Common.BaseController | inlineprotectedvirtual |
| UpdatePositionPlacementAppointment([FromBody] PersonSelectPositionAppointmentEmployeeRequest req, Guid id) | BMA.EHR.Placement.Service.Controllers.PlacementAppointmentEmployeeController | inline |