BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Application.Repositories.MessageQueue.NotificationRepository Member List

This is the complete list of members for BMA.EHR.Application.Repositories.MessageQueue.NotificationRepository, including all inherited members.

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.NotificationRepositoryinline
FullNameBMA.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.NotificationRepositoryinline
GetProfileOrganizationAsync(string citizenId)BMA.EHR.Application.Repositories.GenericRepository< Guid, Notification >inline
IsPlacementAdminBMA.EHR.Application.Repositories.GenericRepository< Guid, Notification >protected
NotificationRepository(IApplicationDBContext dbContext, EmailSenderService emailSenderService, IHttpContextAccessor httpContextAccessor)BMA.EHR.Application.Repositories.MessageQueue.NotificationRepositoryinline
PushNotificationAsync(Guid ReceiverUserId, string Subject, string Body, string Payload="", bool IsSendInbox=false, bool IsSendMail=false)BMA.EHR.Application.Repositories.MessageQueue.NotificationRepositoryinline
UpdateAsync(T entity)BMA.EHR.Application.Repositories.GenericRepository< Guid, Notification >inlinevirtual
UserIdBMA.EHR.Application.Repositories.GenericRepository< Guid, Notification >protected