| Package | Description |
|---|---|
| br.com.caelum.srs.dao | |
| br.com.caelum.srs.model |
| Modifier and Type | Method and Description |
|---|---|
Card |
CardDAO.getOrCreate(SpacedRepetition repetition,
long userId) |
Card |
CardDAO.load(java.lang.Long id) |
Card |
CardDAO.save(Card card) |
| Modifier and Type | Method and Description |
|---|---|
Card |
CardDAO.save(Card card) |
| Modifier and Type | Method and Description |
|---|---|
void |
CardDAO.save(java.util.List<Card> cards) |
| Modifier and Type | Method and Description |
|---|---|
Card |
CardAnswer.getCard() |
| Constructor and Description |
|---|
CardAnswer(Card card,
Difficulty difficulty,
Move move,
AnswerKind answerKind) |
Copyright © 2018. All Rights Reserved.