Package org.domain.rhims.backing

Interface Summary
Login The Login interface provides a means for validating/authenticating users when they first login to the system (i.e.
 

Class Summary
Authenticator  
CreateCaseBackingBean This class functions as a backing bean for creating cases between clinicians and patients.
CreateGuidelineBackingBean This class functions as a backing bean for creating Guidelines for patient cases.
DataEntryBackingBean This class is used as a backing bean in the presentation layer for the data entry page (this page will eventually be removed, it is just there now for testing data input).
DataRetrievalBackingBean This class is used as a backing bean in the presentation layer for the data retrieval page.
GraphAppletServlet Servlet implementation class GraphAppletServlet
HealthInformationReceiver Servlet implementation class HealthInformationReceiver
LoginBackingBean This class is used as a backing bean for the Login page.
RegisterBackingBean This class is used as a backing bean for the Register page.
RegisterClinicianBackingBean This class is used as a backing bean for the RegisterPatient page.
RegisterPatientBackingBean This class is used as a backing bean for the RegisterPatient page.