A B C D E F G H I J L M N O P R S T U V W X Z _

R

RASDriver - class org.ifeth.sehr.client.api.driver.RASDriver.
This is a template using the RAS libray JDUN as connection driver Because all drivers have their own methods this is a wrapper class which converts the methods of a driver to make them usable by the SEHR connection manager.
RASDriver() - Constructor for class org.ifeth.sehr.client.api.driver.RASDriver
 
RASDriver.StatusNotification - class org.ifeth.sehr.client.api.driver.RASDriver.StatusNotification.
 
RASDriver.StatusNotification() - Constructor for class org.ifeth.sehr.client.api.driver.RASDriver.StatusNotification
 
REGFILE - Static variable in interface org.ifeth.sehr.lib.SEHRConstants
A local (by default crypted) registry / property file
RESP_AUTH_FAILED - Static variable in interface org.ifeth.sehr.lib.SEHRConstants
 
RESP_AUTH_FAILED_ACCCLOSED - Static variable in interface org.ifeth.sehr.lib.SEHRConstants
 
RESP_AUTH_FAILED_LOGINNAME - Static variable in interface org.ifeth.sehr.lib.SEHRConstants
 
RESP_AUTH_FAILED_PASSWD - Static variable in interface org.ifeth.sehr.lib.SEHRConstants
 
RESP_AUTH_PASSED - Static variable in interface org.ifeth.sehr.lib.SEHRConstants
 
RESP_GREETING - Static variable in interface org.ifeth.sehr.lib.SEHRConstants
 
RESP_OK - Static variable in interface org.ifeth.sehr.lib.SEHRConstants
 
RESP_SERV_FAILED - Static variable in interface org.ifeth.sehr.lib.SEHRConstants
 
RESP_SERV_FAILED_CONF - Static variable in interface org.ifeth.sehr.lib.SEHRConstants
 
RESP_SERV_FAILED_MODULE - Static variable in interface org.ifeth.sehr.lib.SEHRConstants
 
RESP_WARN_NODATA - Static variable in interface org.ifeth.sehr.lib.SEHRConstants
 
RESP_WARN_REQ_ERR - Static variable in interface org.ifeth.sehr.lib.SEHRConstants
 
RESP_WARN_REQ_SYNTAX - Static variable in interface org.ifeth.sehr.lib.SEHRConstants
 
RF - Static variable in class org.ifeth.sehr.lib.FPrintf
 
RJ - Static variable in class org.ifeth.sehr.lib.FPrintf
 
readBLOBField(SEHRCfg, String, String, String, int) - Static method in class org.ifeth.sehr.lib.SEHRDataSource
 
readDataObjectFile(File, DesEncrypter) - Static method in class org.ifeth.sehr.lib.SEHRDataSource
Reads/Loads an object from file
readSEHRCfgFile(String) - Method in class org.ifeth.sehr.lib.SEHRCfg
Read configuration file and store key value pairs as properties.
readSEHRCfgFileToProp(String) - Method in class org.ifeth.sehr.lib.SEHRCfg
Deprecated. (for downgrading compatibility)

from modules use 'loadSEHRCfg()'

reconnect() - Method in class org.ifeth.sehr.client.api.SEHRRemote
 
reconnect() - Method in class org.ifeth.sehr.client.api.driver.LANDriver
Reconnect to a SEHR host via LAN; just reset status for LAN :)
registerConnectionListener(ConnectionListener) - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver
Registers the given ConnectionListener When a connection is created or removed, all registered listeners will be notified.
removeListener(int) - Method in interface org.ifeth.sehr.client.api.SEHRConnectionListener
 
replace(String, String, String) - Static method in class org.ifeth.sehr.lib.StringFormat
Replaces a substring in a string Usable for JRE 1.4.x because JRE 1.5 can handle this
run() - Method in class org.ifeth.sehr.client.api.ThreadSEHR
Run the 'never ending' thread :) The thread reflect two use cases
update data if user sets an refreshing intervall check if a connection is still required on 'expensive' lines
run() - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver
To be implemented by driver objects to create a monitoring thread.
run() - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver_Template
Monitoring LAN connection...
run() - Method in class org.ifeth.sehr.client.api.driver.LANDriver
Monitoring LAN connection...
run() - Method in class org.ifeth.sehr.client.api.driver.RASDriver
 
run() - Method in class org.ifeth.sehr.lib.Module
Abstract method to process/run the module; May be overriden by final module object
run() - Method in interface org.ifeth.sehr.lib.ModuleInterface
Used to start the object handler
run() - Method in class org.ifeth.sehr.lib.SEHRObjectHandler
 

A B C D E F G H I J L M N O P R S T U V W X Z _