Uses of Interface
org.ehrbase.service.IUserService
Packages that use IUserService
-
Uses of IUserService in org.ehrbase.repository
Constructors in org.ehrbase.repository with parameters of type IUserServiceModifierConstructorDescriptionContributionRepository(org.jooq.DSLContext context, SystemService systemService, IUserService userService, PartyService partyService, TenantService tenantService) -
Uses of IUserService in org.ehrbase.service
Classes in org.ehrbase.service that implement IUserService