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  
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.
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.
RegisterPatientBackingBean This class is used as a backing bean for the RegisterPatient page.