Uses of Interface
org.domain.rhims.manager.DeviceInputManager

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

Uses of DeviceInputManager in org.domain.rhims.backing
 

Methods in org.domain.rhims.backing that return DeviceInputManager
 DeviceInputManager DataEntryBackingBean.getDeviceInputManager()
           
 

Methods in org.domain.rhims.backing with parameters of type DeviceInputManager
 void DataEntryBackingBean.setDeviceInputManager(DeviceInputManager deviceInputManager)
           
 

Uses of DeviceInputManager in org.domain.rhims.manager
 

Classes in org.domain.rhims.manager that implement DeviceInputManager
 class DeviceInputManagerAction
          This class provides an implementation of the DeviceInputManager.