Uses of Class
com.ubs.backend.classes.database.questions.DefaultQuestion
Packages that use DefaultQuestion
Package
Description
-
Uses of DefaultQuestion in com.ubs.backend.classes.database.dao.questions
Methods in com.ubs.backend.classes.database.dao.questions that return types with arguments of type DefaultQuestionModifier and TypeMethodDescriptionDefaultQuestionDAO.selectRandom(int max)DefaultQuestionDAO.selectRandom(int max, javax.persistence.EntityManager em)select random questions -
Uses of DefaultQuestion in com.ubs.backend.demo
Methods in com.ubs.backend.demo that return types with arguments of type DefaultQuestion -
Uses of DefaultQuestion in com.ubs.backend.services
Method parameters in com.ubs.backend.services with type arguments of type DefaultQuestionModifier and TypeMethodDescriptionprivate StringGet.generateJSONResponseAllDefaultQuestion(List<DefaultQuestion> defaultQuestions)generate the JSON string for all default question