BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Command.Service.Controllers.MessageController Member List

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

DeleteMyInboxAsync(Guid id)BMA.EHR.Command.Service.Controllers.MessageControllerinline
DeleteMyNotificationAsync(Guid id)BMA.EHR.Command.Service.Controllers.MessageControllerinline
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
GetByIdMyInboxAsync(Guid id)BMA.EHR.Command.Service.Controllers.MessageControllerinline
GetMyInboxAsync()BMA.EHR.Command.Service.Controllers.MessageControllerinline
GetMyNotificationAsync()BMA.EHR.Command.Service.Controllers.MessageControllerinline
MessageController(InboxRepository inboxRepository, NotificationRepository notificationRepository)BMA.EHR.Command.Service.Controllers.MessageControllerinline
Success(string message, object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual
Success(object? result=null)BMA.EHR.Domain.Common.BaseControllerinlineprotectedvirtual