Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- rand - Variable in class it.unimib.unimibmodules.controller.UserController
- REGION - Static variable in interface it.unimib.unimibmodules.controller.AWSToken
- register(Answer, String) - Method in class it.unimib.unimibmodules.repository.AnswerRepositoryImpl
-
Registers
answer
on the specifiedoperation
. - registerDeleted(Answer) - Method in interface it.unimib.unimibmodules.controller.AnswerRepository
-
Adds
answer
to the elements to be deleted. - registerDeleted(Answer) - Method in class it.unimib.unimibmodules.repository.AnswerRepositoryImpl
-
Adds
answer
to the elements to be deleted. - registerDeleted(T) - Method in interface it.unimib.unimibmodules.repository.UnitOfWork
-
Adds
entity
to the elements to be deleted. - registerModified(Answer) - Method in interface it.unimib.unimibmodules.controller.AnswerRepository
-
Adds
answer
to the elements to be modified. - registerModified(Answer) - Method in class it.unimib.unimibmodules.repository.AnswerRepositoryImpl
-
Adds
answer
to the elements to be modified. - registerModified(T) - Method in interface it.unimib.unimibmodules.repository.UnitOfWork
-
Adds
entity
to the elements to be modified. - registerNew(Answer) - Method in interface it.unimib.unimibmodules.controller.AnswerRepository
-
Adds
answer
to the elements to be inserted. - registerNew(Answer) - Method in class it.unimib.unimibmodules.repository.AnswerRepositoryImpl
-
Adds
answer
to the elements to be inserted. - registerNew(T) - Method in interface it.unimib.unimibmodules.repository.UnitOfWork
-
Adds
entity
to the elements to be inserted. - remove(int) - Method in interface it.unimib.unimibmodules.controller.CloseEndedAnswerRepository
-
Deletes from the database the CloseEndedAnswer identified by
id
. - remove(int) - Method in interface it.unimib.unimibmodules.controller.QuestionRepository
-
Deletes from the database the question identified by id.
- remove(int) - Method in interface it.unimib.unimibmodules.controller.SurveyRepository
-
Deletes from the database the survey identified by id.
- remove(int) - Method in class it.unimib.unimibmodules.repository.AnswerRepositoryImpl
-
Deletes from the database the answer identified by id.
- remove(int) - Method in class it.unimib.unimibmodules.repository.CategoryRepositoryImpl
-
Deletes from the database the category identified by id.
- remove(int) - Method in class it.unimib.unimibmodules.repository.CloseEndedAnswerRepositoryImpl
-
Deletes from the database the CloseEndedAnswer identified by
id
. - remove(int) - Method in class it.unimib.unimibmodules.repository.QuestionRepositoryImpl
-
Deletes from the database the question identified by id.
- remove(int) - Method in class it.unimib.unimibmodules.repository.SurveyRepositoryImpl
-
Deletes from the database the survey identified by id.
- remove(int) - Method in class it.unimib.unimibmodules.repository.UserRepositoryImpl
-
Deletes from the database the user identified by id.
- remove(Answer) - Method in class it.unimib.unimibmodules.repository.AnswerRepositoryImpl
-
Deletes
answer
from the database. - removeAll() - Method in class it.unimib.unimibmodules.repository.AnswerRepositoryImpl
-
Deletes all answers in the database.
- removeAll() - Method in class it.unimib.unimibmodules.repository.CategoryRepositoryImpl
-
Deletes all categories in the database.
- removeAll() - Method in class it.unimib.unimibmodules.repository.CloseEndedAnswerRepositoryImpl
-
Deletes all CloseEndedAnswer in the database.
- removeAll() - Method in class it.unimib.unimibmodules.repository.QuestionRepositoryImpl
-
Deletes all questions in the database.
- removeAll() - Method in class it.unimib.unimibmodules.repository.SurveyRepositoryImpl
-
Deletes all the surveys in the database.
- removeAll() - Method in class it.unimib.unimibmodules.repository.UserRepositoryImpl
-
Deletes all users in the database.
- RETRIVEDALLSURVEYS - Static variable in class it.unimib.unimibmodules.controller.SurveyController
-
Common strings used by the logger
- RETRIVEDNSURVEYS - Static variable in class it.unimib.unimibmodules.controller.SurveyController
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form