Uses of Class
org.ehrbase.repository.PartyProxyRepository
Packages that use PartyProxyRepository
-
Uses of PartyProxyRepository in org.ehrbase.service
Constructors in org.ehrbase.service with parameters of type PartyProxyRepositoryModifierConstructorDescriptionPartyServiceImp(IAuthenticationFacade authenticationFacade, TenantService tenantService, org.springframework.cache.CacheManager cacheManager, PartyProxyRepository partyProxyRepository)