public interface ChallengeQuestionService
Modifier and Type | Method and Description |
---|---|
ChallengeQuestion |
readChallengeQuestionById(long challengeQuestionId) |
List<ChallengeQuestion> |
readChallengeQuestions() |
List<ChallengeQuestion> readChallengeQuestions()
ChallengeQuestion readChallengeQuestionById(long challengeQuestionId)
Copyright © 2013. All rights reserved.