| 
Class Summary | 
| AccessControl | 
Security class for access control of users to SEHR services (modules).
  | 
| DAOBase | 
Data access object for using iBatis as layer. | 
| DAOJdbc | 
This is a data access object (DAO) for accessing the SEHR databases by
 standard JDBC/SQL without using he iBatis layer.
 
  | 
| DesEncrypter | 
  | 
| FPrintf | 
  | 
| IDGenerator | 
Generates one or more unique digests based on a 'real' random integer | 
| Module | 
Abstract class to be extended in use-case module handlers | 
| ModuleLoader | 
  | 
| SEHRCfg | 
This method is the only one and basic configuration layer between the
 SEHR modules and the operating system.
  | 
| SEHRDataSource | 
Simple class for accessing the firebird database from SEHR projects and
 to read/save local files like profiles, datastores encrypted.
  | 
| SEHRObjectHandler | 
Default handler for SEHR Data Objects.
 
  | 
| ServerModule | 
This module bean is acting as an interface to the SEHR environment.
  | 
| StringFormat | 
"String formatter"; format a string to a given maximum length with left,
 centre, or right justification. | 
| SysExec | 
Run a external process in three ways:
  
     exec: Execute the command, returning
         immediately even if the command is still
         running. e.g. printing, facsimile processes
     execWait: Execute the command, but
         don't return until the command finishes.
          | 
| SysLxLib | 
System interface to Linux.  |