Index
A B C D E F G H I J M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
Q
- Question - Class in com.amos2020.javabackend.entity
- Question() - Constructor for class com.amos2020.javabackend.entity.Question
- questionByQuestionId - Variable in class com.amos2020.javabackend.entity.Answer
- questionController - Variable in class com.amos2020.javabackend.rest_service.QuestionRestService
- QuestionController - Class in com.amos2020.javabackend.rest_service.controller
- QuestionController(QuestionService) - Constructor for class com.amos2020.javabackend.rest_service.controller.QuestionController
- questionId - Variable in class com.amos2020.javabackend.entity.Answer
- questionId - Variable in class com.amos2020.javabackend.entity.AnswerPK
- questionId - Variable in class com.amos2020.javabackend.rest_service.request.answer.CreateAnswerRequest
- questionId - Variable in class com.amos2020.javabackend.rest_service.request.answer.UpdateAnswerRequest
- questionId - Variable in class com.amos2020.javabackend.rest_service.response.BasicAnswerResponse
- QuestionRepository - Interface in com.amos2020.javabackend.repository
-
Interface to access the question table in the database
- QuestionRestService - Class in com.amos2020.javabackend.rest_service
-
Provides endpoints for the question resource under /questions
- QuestionRestService(QuestionController) - Constructor for class com.amos2020.javabackend.rest_service.QuestionRestService
- questionsById - Variable in class com.amos2020.javabackend.entity.FacCrit
- questionService - Variable in class com.amos2020.javabackend.rest_service.controller.AnswerController
- questionService - Variable in class com.amos2020.javabackend.rest_service.controller.InterviewController
- questionService - Variable in class com.amos2020.javabackend.rest_service.controller.QuestionController
- QuestionService - Class in com.amos2020.javabackend.service
- QuestionService(QuestionRepository) - Constructor for class com.amos2020.javabackend.service.QuestionService
- questionText - Variable in class com.amos2020.javabackend.rest_service.response.BasicAnswerResponse
All Classes All Packages