| AddAsync(T entity) | BMA.EHR.Application.Repositories.GenericRepository< Guid, Profile > | inlinevirtual |
| CheckIsActiveOfficerAsync(string citizenId) | BMA.EHR.Application.Repositories.GenericRepository< Guid, Profile > | inline |
| DeleteAsync(T entity) | BMA.EHR.Application.Repositories.GenericRepository< Guid, Profile > | inlinevirtual |
| FullName | BMA.EHR.Application.Repositories.GenericRepository< Guid, Profile > | protected |
| GenericRepository(IApplicationDBContext dbContext, IHttpContextAccessor httpContextAccessor) | BMA.EHR.Application.Repositories.GenericRepository< Guid, Profile > | inline |
| GetAllAsync() | BMA.EHR.Application.Repositories.GenericRepository< Guid, Profile > | inlinevirtual |
| GetByIdAsync(S id) | BMA.EHR.Application.Repositories.GenericRepository< Guid, Profile > | inlinevirtual |
| GetProfileByKeycloakIdAsync(Guid keycloakId) | BMA.EHR.Application.Repositories.UserProfileRepository | inline |
| GetProfileOrganizationAsync(string citizenId) | BMA.EHR.Application.Repositories.GenericRepository< Guid, Profile > | inline |
| GetRootOcId(Guid ocId) | BMA.EHR.Application.Repositories.UserProfileRepository | inline |
| GetUserFullName(Guid keycloakId) | BMA.EHR.Application.Repositories.UserProfileRepository | inline |
| GetUserOCId(Guid keycloakId) | BMA.EHR.Application.Repositories.UserProfileRepository | inline |
| IsPlacementAdmin | BMA.EHR.Application.Repositories.GenericRepository< Guid, Profile > | protected |
| SearchProfile(string? citizenId, string? firstName, string? lastName) | BMA.EHR.Application.Repositories.UserProfileRepository | inline |
| UpdateAsync(T entity) | BMA.EHR.Application.Repositories.GenericRepository< Guid, Profile > | inlinevirtual |
| UpdateDutyTimeAsync(Guid profileId, Guid roundId, DateTime effectiveDate) | BMA.EHR.Application.Repositories.UserProfileRepository | inline |
| UserId | BMA.EHR.Application.Repositories.GenericRepository< Guid, Profile > | protected |
| UserProfileRepository(IApplicationDBContext dbContext, IHttpContextAccessor httpContextAccessor) | BMA.EHR.Application.Repositories.UserProfileRepository | inline |