|
Interface Summary |
| CaseDAO |
The CaseDAO is responsible for interacting with the persistence
of the case files that hold the relationship between Patients and Clinicians. |
| GuidelineDAO |
The GuidelineDAO is responsible for interacting with the persistence
of the guidelines for Patients. |
| MedicalDataDAO |
The MedicalDataDAO is responsible for interacting with the persistence
of the medical data that is received from other parts of the application. |
| UserDAO |
The UserDAO is responsible for managing the persistence of application Users. |