Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- UnimibModulesApplication - Class in it.unimib.unimibmodules
- UnimibModulesApplication() - Constructor for class it.unimib.unimibmodules.UnimibModulesApplication
- UnitOfWork<T> - Interface in it.unimib.unimibmodules.repository
-
Defines the method that will be used by controllers to implement a Unit of Work
- UnitOfWorkOperations - Enum Class in it.unimib.unimibmodules.repository
- UnitOfWorkOperations(String) - Constructor for enum class it.unimib.unimibmodules.repository.UnitOfWorkOperations
- uofContext - Variable in class it.unimib.unimibmodules.repository.AnswerRepositoryImpl
-
The context of the UnitOfWork
- urlImage - Variable in class it.unimib.unimibmodules.dto.QuestionDTO
-
Serialization of the image's url of the question.
- urlImage - Variable in class it.unimib.unimibmodules.model.Question
-
The image's url of the question.
- user - Variable in class it.unimib.unimibmodules.dto.QuestionDTO
-
Serialization of the id of the user who created the question.
- user - Variable in class it.unimib.unimibmodules.model.Answer
-
The user who created the answer.
- user - Variable in class it.unimib.unimibmodules.model.Question
-
The user who created the question.
- user - Variable in class it.unimib.unimibmodules.model.Survey
-
The user who created the survey.
- User - Class in it.unimib.unimibmodules.model
-
Representation of a user in a general website way.
- User() - Constructor for class it.unimib.unimibmodules.model.User
-
Creates an empty user.
- UserController - Class in it.unimib.unimibmodules.controller
-
Controller handling HTTP requests from User
- UserController(UserRepository, ModelMapper, MailService) - Constructor for class it.unimib.unimibmodules.controller.UserController
- userDAO - Variable in class it.unimib.unimibmodules.repository.UserRepositoryImpl
-
The instance of UserDAO that will be used to perform actions to the DB
- UserDAO - Interface in it.unimib.unimibmodules.repository
-
DAO for the User class.
- userDTO - Variable in class it.unimib.unimibmodules.dto.AnswerDTO
-
Serialization of the id of the user who created the answer.
- userDTO - Variable in class it.unimib.unimibmodules.dto.SurveyDTO
-
Serialization of the id of the user who created the survey.
- UserDTO - Class in it.unimib.unimibmodules.dto
-
A DTO representing a user
- UserDTO() - Constructor for class it.unimib.unimibmodules.dto.UserDTO
- username - Variable in class it.unimib.unimibmodules.dto.UserDTO
-
Serialization of the username of the user
- username - Variable in class it.unimib.unimibmodules.model.User
-
The username of the user.
- userRepository - Variable in class it.unimib.unimibmodules.controller.AnswerController
-
Instance of AnswerRepository that will be used to access the db.
- userRepository - Variable in class it.unimib.unimibmodules.controller.QuestionController
-
Instance of UserRepository that will be used to access the db.
- userRepository - Variable in class it.unimib.unimibmodules.controller.SurveyController
-
Instance of UserRepository.
- userRepository - Variable in class it.unimib.unimibmodules.controller.UserController
-
Instance of UserRepository that will be used to access the db.
- userRepository - Variable in class it.unimib.unimibmodules.repository.SurveyRepositoryImpl
-
The instance of SurveyDAO that will be used to perform actions to the DB
- UserRepository - Interface in it.unimib.unimibmodules.controller
-
Interface for UserRepository.
- UserRepositoryImpl - Class in it.unimib.unimibmodules.repository
-
Repository for the User.
- UserRepositoryImpl(UserDAO) - Constructor for class it.unimib.unimibmodules.repository.UserRepositoryImpl
- UserRepositoryReadOnly - Interface in it.unimib.unimibmodules.controller
- UserTest - Class in it.unimib.unimibmodules.model
- UserTest() - Constructor for class it.unimib.unimibmodules.model.UserTest
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form