Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- DELETE - Enum constant in enum class it.unimib.unimibmodules.repository.UnitOfWorkOperations
- deleteAnswer(int) - Method in class it.unimib.unimibmodules.controller.AnswerController
-
Deletes the answer associated with the given
id
. - deleteAnswer(int) - Method in class it.unimib.unimibmodules.controller.CloseEndedAnswerController
-
Deletes the close-ended answer associated with the given id.
- deleteQuestion(int) - Method in class it.unimib.unimibmodules.controller.QuestionController
-
Deletes the question associated with the given id.
- deleteSurvey(int) - Method in class it.unimib.unimibmodules.controller.SurveyController
-
Deletes the survey associated with the given id.
- DTOListMapping<M,
T> - Class in it.unimib.unimibmodules.controller - DTOListMapping(ModelMapper) - Constructor for class it.unimib.unimibmodules.controller.DTOListMapping
- DTOMapping<M,
T> - Class in it.unimib.unimibmodules.controller -
Defines the method that will be used by controllers to convert an instance of M (the model) to an instance of T (the DTO) and vice versa.
- DTOMapping(ModelMapper) - Constructor for class it.unimib.unimibmodules.controller.DTOMapping
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form