|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContentDetailsDao
| Method Summary | |
|---|---|
void |
delete(ContentDetails contentDetails)
|
ContentDetails |
readContentDetailsById(Integer id)
|
List<ContentDetails> |
readContentDetailsByOrderedIds(List<Integer> ids)
|
ContentDetails |
save(ContentDetails contentDetails)
|
| Method Detail |
|---|
ContentDetails readContentDetailsById(Integer id)
List<ContentDetails> readContentDetailsByOrderedIds(List<Integer> ids)
ContentDetails save(ContentDetails contentDetails)
void delete(ContentDetails contentDetails)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||