Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Z
_
D
DAOBase
- class org.ifeth.sehr.lib.
DAOBase
.
Data access object for using iBatis as layer.
DAOBase()
- Constructor for class org.ifeth.sehr.lib.
DAOBase
DAOBaseInterface
- interface org.ifeth.sehr.lib.
DAOBaseInterface
.
DAOJdbc
- class org.ifeth.sehr.lib.
DAOJdbc
.
This is a data access object (DAO) for accessing the SEHR databases by standard JDBC/SQL without using he iBatis layer.
DAOJdbc()
- Constructor for class org.ifeth.sehr.lib.
DAOJdbc
Parameterless constructor.
DAOJdbc(SEHRDataSource)
- Constructor for class org.ifeth.sehr.lib.
DAOJdbc
Constructor with given FBDataSource object.
DAOJdbc(Connection)
- Constructor for class org.ifeth.sehr.lib.
DAOJdbc
Constructor for a single connection DAO object to use it with an already establish connction handle.
DAOJdbcInterface
- interface org.ifeth.sehr.lib.
DAOJdbcInterface
.
Constants used by DAOJdbc.
DATE
- Static variable in class org.ifeth.sehr.lib.
FPrintf
DBPORT
- Static variable in interface org.ifeth.sehr.client.api.
SEHRRemoteInterface
DBUSER
- Static variable in interface org.ifeth.sehr.client.api.
SEHRRemoteInterface
firebird: user/owner of database; default SYSDBA
DBUSERPASS
- Static variable in interface org.ifeth.sehr.client.api.
SEHRRemoteInterface
firebird: password of user/owner; default masterkey
DEFAULT
- Static variable in class org.ifeth.sehr.lib.
FPrintf
DIALENTRY
- Static variable in interface org.ifeth.sehr.lib.
SEHRConstants
used by SEHR RAS dialer to name the dial-up networking connection
DRV_ASYNC
- Static variable in interface org.ifeth.sehr.client.api.
SEHRConnectionDriverInterface
DRV_LAN
- Static variable in interface org.ifeth.sehr.client.api.
SEHRConnectionDriverInterface
DRV_RAS
- Static variable in interface org.ifeth.sehr.client.api.
SEHRConnectionDriverInterface
DefModule
- class org.ifeth.sehr.sql.
DefModule
.
SQL Table object for db IntraSEC, table DEF_MODULE
DefModule()
- Constructor for class org.ifeth.sehr.sql.
DefModule
DefOptions
- class org.ifeth.sehr.sql.
DefOptions
.
Table object for db IntraSEC, table DEF_OPTIONS
DefOptions()
- Constructor for class org.ifeth.sehr.sql.
DefOptions
DeletedObjIcon
- Static variable in interface org.ifeth.sehr.beans.
SEHRDataObjectConstants
DesEncrypter
- class org.ifeth.sehr.lib.
DesEncrypter
.
DesEncrypter()
- Constructor for class org.ifeth.sehr.lib.
DesEncrypter
Parameterless Constructor
DesEncrypter(char[])
- Constructor for class org.ifeth.sehr.lib.
DesEncrypter
Constructor with preparation of en-/decryption
DocObjectConstants
- interface org.ifeth.sehr.beans.
DocObjectConstants
.
DraftObjIcon
- Static variable in interface org.ifeth.sehr.beans.
SEHRDataObjectConstants
discardConnectionLayer(int)
- Method in class org.ifeth.sehr.client.api.driver.
ConnectionDriver
Removes (disconnects) a transport layer on level idx
disconnect()
- Method in class org.ifeth.sehr.client.api.
SEHRRemote
Disconnects the physical transport layer (#0) Use this to cut the connection on expensive lines.
disconnect(int)
- Method in class org.ifeth.sehr.client.api.
SEHRRemote
Disconnects the given connection layer
disconnect(int)
- Method in class org.ifeth.sehr.client.api.
SEHRServices
Disconnects the service layer
disconnect(int)
- Method in class org.ifeth.sehr.client.api.
SEHRUserData
Disconnects the service layer
disconnect()
- Method in class org.ifeth.sehr.client.api.driver.
ConnectionDriver
Disconnects completely from SEHR host
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Z
_