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

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

CornjobProbation([FromBody] NotiCronjobProbationRequest req)BMA.EHR.Placement.Service.Controllers.NotifyControllerinline
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
NotifyController(PlacementRepository repository, ApplicationDBContext context, MinIOService documentService, NotificationRepository repositoryNoti, IHttpContextAccessor httpContextAccessor)BMA.EHR.Placement.Service.Controllers.NotifyControllerinline
Success(string message, object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Success(object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
UpdatePropertyByUser([FromBody] NotiRequest req)BMA.EHR.Placement.Service.Controllers.NotifyControllerinline