Uses of Package
org.domain.rhims.manager

Packages that use org.domain.rhims.manager
org.domain.rhims.backing   
org.domain.rhims.manager   
 

Classes in org.domain.rhims.manager used by org.domain.rhims.backing
DeviceInputManager
          The DeviceInputManager is the business/application logic that handles the medical data that is received by the application.
UserManager
          The UserManager is the business/application logic that handles the users of the system, such as clinicians and patients.
 

Classes in org.domain.rhims.manager used by org.domain.rhims.manager
DataRetrievalManager
          The DataRetrievalManager is the business/application logic that handles extracting medical data that has been stored by the application.
DeviceInputManager
          The DeviceInputManager is the business/application logic that handles the medical data that is received by the application.
UserManager
          The UserManager is the business/application logic that handles the users of the system, such as clinicians and patients.