|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NoteDAO
Method Summary | |
---|---|
java.util.List<Note> |
getAllNotes(Patient p)
Gets all notes saved on specified patient |
Methods inherited from interface idi.diplom.linda.db.interfaces.GenericDAO |
---|
findAll, findByExample, findById, makePersistent, makeTransient |
Method Detail |
---|
java.util.List<Note> getAllNotes(Patient p)
patient
- to get notes from
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |