|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.profile.core.dao.ChallengeQuestionDaoImpl
@Repository(value="blChallengeQuestionDao") public class ChallengeQuestionDaoImpl
| Field Summary | |
|---|---|
protected javax.persistence.EntityManager |
em
|
| Constructor Summary | |
|---|---|
ChallengeQuestionDaoImpl()
|
|
| Method Summary | |
|---|---|
ChallengeQuestion |
readChallengeQuestionById(long challengeQuestionId)
|
java.util.List<ChallengeQuestion> |
readChallengeQuestions()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.persistence.EntityManager em
| Constructor Detail |
|---|
public ChallengeQuestionDaoImpl()
| Method Detail |
|---|
public java.util.List<ChallengeQuestion> readChallengeQuestions()
readChallengeQuestions in interface ChallengeQuestionDaopublic ChallengeQuestion readChallengeQuestionById(long challengeQuestionId)
readChallengeQuestionById in interface ChallengeQuestionDao
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||