Uses of Class
dev.getelements.elements.service.profile.UserProfileService
Packages that use UserProfileService
-
Uses of UserProfileService in dev.getelements.elements.service.profile
Methods in dev.getelements.elements.service.profile that return types with arguments of type UserProfileServiceModifier and TypeMethodDescriptionjakarta.inject.Provider
<UserProfileService> ProfileServiceProvider.getUserProfileServiceProvider()
Method parameters in dev.getelements.elements.service.profile with type arguments of type UserProfileServiceModifier and TypeMethodDescriptionvoid
ProfileServiceProvider.setUserProfileServiceProvider
(jakarta.inject.Provider<UserProfileService> userProfileServiceProvider)