◆ PlacementRepository()
| BMA.EHR.Application.Repositories.PlacementRepository.PlacementRepository |
( |
IApplicationDBContext |
dbContext, |
|
|
IHttpContextAccessor |
httpContextAccessor |
|
) |
| |
|
inline |
◆ FindByNameAsync()
| async Task< IEnumerable< Placement > > BMA.EHR.Application.Repositories.PlacementRepository.FindByNameAsync |
( |
string |
name | ) |
|
|
inline |
◆ GetAllPlacementAsync()
| async Task< List< Placement > > BMA.EHR.Application.Repositories.PlacementRepository.GetAllPlacementAsync |
( |
| ) |
|
|
inline |
◆ GetCompetitivePlacementAsync()
| async Task< List< Placement > > BMA.EHR.Application.Repositories.PlacementRepository.GetCompetitivePlacementAsync |
( |
| ) |
|
|
inline |
◆ GetQualifyingPlacementAsync()
| async Task< List< Placement > > BMA.EHR.Application.Repositories.PlacementRepository.GetQualifyingPlacementAsync |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: