| AddAsync(T entity) | BMA.EHR.Application.Repositories.GenericRepository< Guid, Notification > | inlinevirtual |
| CheckIsActiveOfficerAsync(string citizenId) | BMA.EHR.Application.Repositories.GenericRepository< Guid, Notification > | inline |
| DeleteAsync(T entity) | BMA.EHR.Application.Repositories.GenericRepository< Guid, Notification > | inlinevirtual |
| DeleteMyNotificationAsync(Guid id) | BMA.EHR.Application.Repositories.MessageQueue.NotificationRepository | inline |
| FullName | BMA.EHR.Application.Repositories.GenericRepository< Guid, Notification > | protected |
| GenericRepository(IApplicationDBContext dbContext, IHttpContextAccessor httpContextAccessor) | BMA.EHR.Application.Repositories.GenericRepository< Guid, Notification > | inline |
| GetAllAsync() | BMA.EHR.Application.Repositories.GenericRepository< Guid, Notification > | inlinevirtual |
| GetByIdAsync(S id) | BMA.EHR.Application.Repositories.GenericRepository< Guid, Notification > | inlinevirtual |
| GetMyNotificationAsync() | BMA.EHR.Application.Repositories.MessageQueue.NotificationRepository | inline |
| GetProfileOrganizationAsync(string citizenId) | BMA.EHR.Application.Repositories.GenericRepository< Guid, Notification > | inline |
| IsPlacementAdmin | BMA.EHR.Application.Repositories.GenericRepository< Guid, Notification > | protected |
| NotificationRepository(IApplicationDBContext dbContext, EmailSenderService emailSenderService, IHttpContextAccessor httpContextAccessor) | BMA.EHR.Application.Repositories.MessageQueue.NotificationRepository | inline |
| PushNotificationAsync(Guid ReceiverUserId, string Subject, string Body, string Payload="", bool IsSendInbox=false, bool IsSendMail=false) | BMA.EHR.Application.Repositories.MessageQueue.NotificationRepository | inline |
| UpdateAsync(T entity) | BMA.EHR.Application.Repositories.GenericRepository< Guid, Notification > | inlinevirtual |
| UserId | BMA.EHR.Application.Repositories.GenericRepository< Guid, Notification > | protected |