Uses of Interface
org.ehrbase.service.UserService
Packages that use UserService
-
Uses of UserService in org.ehrbase.repository
Constructors in org.ehrbase.repository with parameters of type UserServiceModifierConstructorDescriptionContributionRepository(org.jooq.DSLContext context, SystemService systemService, UserService userService, PartyProxyRepository partyProxyRepository, TimeProvider timeProvider) -
Uses of UserService in org.ehrbase.service
Classes in org.ehrbase.service that implement UserService