Uses of Class
it.unimib.unimibmodules.repository.UserRepositoryImpl
Packages that use UserRepositoryImpl
-
Uses of UserRepositoryImpl in it.unimib.unimibmodules.repository
Fields in it.unimib.unimibmodules.repository declared as UserRepositoryImplModifier and TypeFieldDescriptionprivate final UserRepositoryImpl
SurveyRepositoryImpl.userRepository
The instance of SurveyDAO that will be used to perform actions to the DBConstructors in it.unimib.unimibmodules.repository with parameters of type UserRepositoryImplModifierConstructorDescriptionSurveyRepositoryImpl
(SurveyDAO surveyDAO, SurveyQuestionsDAO surveyQuestionsDAO, UserRepositoryImpl userRepository)