Interface ChallengeQuestionDao
- All Known Implementing Classes:
ChallengeQuestionDaoImpl
public interface ChallengeQuestionDao
-
Method Summary
-
Method Details
-
readChallengeQuestions
List<ChallengeQuestion> readChallengeQuestions() -
readChallengeQuestionById
-
saveChallengeQuestion
-