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