Index

A B C D E F G H I L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

Q

question - Variable in class it.unimib.unimibmodules.model.Answer
The question to which this answer belongs.
question - Variable in class it.unimib.unimibmodules.model.CloseEndedAnswer
The question to which this answer belongs.
question - Variable in class it.unimib.unimibmodules.model.SurveyQuestions
The question of the relationship.
Question - Class in it.unimib.unimibmodules.model
Represents a question.
Question() - Constructor for class it.unimib.unimibmodules.model.Question
Creates an empty question.
questionBySurvey(int) - Method in interface it.unimib.unimibmodules.repository.SurveyQuestionsDAO
 
QuestionController - Class in it.unimib.unimibmodules.controller
Controller handling HTTP requests related to Question.
QuestionController(QuestionRepository, UserRepositoryReadOnly, ModelMapper, CategoryRepositoryReadOnly, AWSToken) - Constructor for class it.unimib.unimibmodules.controller.QuestionController
 
questionDAO - Variable in class it.unimib.unimibmodules.repository.QuestionRepositoryImpl
The instance of questionDAO that will be used to perform actions to the DB
QuestionDAO - Interface in it.unimib.unimibmodules.repository
DAO for the Question.
questionDTO - Variable in class it.unimib.unimibmodules.dto.AnswerDTO
Serialization of the question to which this answer belongs.
questionDTO - Variable in class it.unimib.unimibmodules.dto.CloseEndedAnswerDTO
Serialization of the question to which this answer belongs.
questionDTO - Variable in class it.unimib.unimibmodules.dto.SurveyQuestionsDTO
Serialization of the id of the user who created the survey.
QuestionDTO - Class in it.unimib.unimibmodules.dto
DTO for Question.
QuestionDTO() - Constructor for class it.unimib.unimibmodules.dto.QuestionDTO
 
questionHandler(int, int) - Method in interface it.unimib.unimibmodules.repository.SurveyQuestionsDAO
 
questionNotIn(List<Integer>, int) - Method in interface it.unimib.unimibmodules.repository.SurveyQuestionsDAO
 
questionRepository - Variable in class it.unimib.unimibmodules.controller.AnswerController
Instance of AnswerRepository that will be used to access the db.
questionRepository - Variable in class it.unimib.unimibmodules.controller.CloseEndedAnswerController
Instance of QuestionRepository that will be used to access the db.
questionRepository - Variable in class it.unimib.unimibmodules.controller.QuestionController
Instance of QuestionRepository that will be used to access the db.
QuestionRepository - Interface in it.unimib.unimibmodules.controller
Interface for QuestionRepository.
QuestionRepositoryImpl - Class in it.unimib.unimibmodules.repository
Repository for the Question class.
QuestionRepositoryImpl(QuestionDAO) - Constructor for class it.unimib.unimibmodules.repository.QuestionRepositoryImpl
 
QuestionRepositoryReadOnly - Interface in it.unimib.unimibmodules.controller
 
questions - Variable in class it.unimib.unimibmodules.dto.SurveyDTO
Serialization of the questions of the survey.
questions - Variable in class it.unimib.unimibmodules.model.Category
Questions that are in this category
questionsCreated - Variable in class it.unimib.unimibmodules.model.User
The list of the questions created by the user.
questionsCreatedDTO - Variable in class it.unimib.unimibmodules.dto.UserDTO
Serialization of the questions created by the user
questionType - Variable in class it.unimib.unimibmodules.dto.QuestionDTO
Serialization of the type of the question.
questionType - Variable in class it.unimib.unimibmodules.model.Question
The type of the question.
QuestionType - Enum Class in it.unimib.unimibmodules.model
Enum of the types of the question.
QuestionType() - Constructor for enum class it.unimib.unimibmodules.model.QuestionType
 
A B C D E F G H I L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form