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

C

CFGFILE - Static variable in interface org.ifeth.sehr.lib.SEHRConstants
A local configuration file to define some access parameters Note:Pay attention to the $-variables: '$h' - use homedir of the user...
CJ - Static variable in class org.ifeth.sehr.lib.FPrintf
 
CKEY - Static variable in interface org.ifeth.sehr.lib.SEHRConstants
 
CONNECTION_CLOSED - Static variable in interface org.ifeth.sehr.client.api.driver.ConnectionConstants
 
CONNECTION_DOWN - Static variable in interface org.ifeth.sehr.client.api.driver.ConnectionConstants
 
CONNECTION_ERROR - Static variable in interface org.ifeth.sehr.client.api.driver.ConnectionConstants
 
CONNECTION_INUSE - Static variable in interface org.ifeth.sehr.client.api.driver.ConnectionConstants
 
CONNECTION_NEW - Static variable in interface org.ifeth.sehr.client.api.driver.ConnectionConstants
 
CONNECTION_UNDEFINED - Static variable in interface org.ifeth.sehr.client.api.driver.ConnectionConstants
 
CONNECTION_UNUSED - Static variable in interface org.ifeth.sehr.client.api.driver.ConnectionConstants
 
CONNECTION_UP - Static variable in interface org.ifeth.sehr.client.api.driver.ConnectionConstants
 
CON_CANCLOSE - Static variable in interface org.ifeth.sehr.lib.DAOJdbcInterface
 
CON_CLOSEDENIED - Static variable in interface org.ifeth.sehr.lib.DAOJdbcInterface
 
CON_COMMITREQUIRED - Static variable in interface org.ifeth.sehr.lib.DAOJdbcInterface
 
COSTCONTROL_NONE - Static variable in interface org.ifeth.sehr.client.api.SEHRConnectionDriverInterface
 
COSTCONTROL_TIME - Static variable in interface org.ifeth.sehr.client.api.SEHRConnectionDriverInterface
 
COSTCONTROL_VOLUME - Static variable in interface org.ifeth.sehr.client.api.SEHRConnectionDriverInterface
 
CalendarIcon - Static variable in interface org.ifeth.sehr.beans.SEHRDataObjectConstants
 
CalendarItem - Static variable in interface org.ifeth.sehr.beans.SEHRDataObjectConstants
 
CheckSEHRHostConnection(String, int, String) - Static method in class org.ifeth.sehr.client.api.SEHRRemote
Static method to check if a SEHR host is available for requests.
ConnectionConstants - interface org.ifeth.sehr.client.api.driver.ConnectionConstants.
 
ConnectionDriver - class org.ifeth.sehr.client.api.driver.ConnectionDriver.
Driver object that builds and handles a TCP/IP connection to a SEHR host.
ConnectionDriver() - Constructor for class org.ifeth.sehr.client.api.driver.ConnectionDriver
 
ConnectionDriver.StatusNotification - class org.ifeth.sehr.client.api.driver.ConnectionDriver.StatusNotification.
 
ConnectionDriver.StatusNotification() - Constructor for class org.ifeth.sehr.client.api.driver.ConnectionDriver.StatusNotification
 
ConnectionDriver_Template - class org.ifeth.sehr.client.api.driver.ConnectionDriver_Template.
This is a template for a connection driver to use by ConnectionDriver 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.
ConnectionDriver_Template() - Constructor for class org.ifeth.sehr.client.api.driver.ConnectionDriver_Template
 
ConnectionInfo - class org.ifeth.sehr.client.api.driver.ConnectionInfo.
 
ConnectionInfo() - Constructor for class org.ifeth.sehr.client.api.driver.ConnectionInfo
 
ConnectionInfo(long) - Constructor for class org.ifeth.sehr.client.api.driver.ConnectionInfo
Constructor with setting the start-up time
ConnectionListener - interface org.ifeth.sehr.client.api.driver.ConnectionListener.
The purpose of this interface object is to notify any new or closed remote connection to a SEHR host.
ContactIcon - Static variable in interface org.ifeth.sehr.beans.SEHRDataObjectConstants
 
ContactItem - class org.ifeth.sehr.beans.ContactItem.
Item of the SEHRDataObject model to store an entry of a address book.
ContactItem() - Constructor for class org.ifeth.sehr.beans.ContactItem
Parameterless Constructor
ContactItem(String, String) - Constructor for class org.ifeth.sehr.beans.ContactItem
Constructor which creates a full qualified item object including a unique ID and date of creation
ContactItem(int, String, String, String, String) - Constructor for class org.ifeth.sehr.beans.ContactItem
Constructor for creating a ContactItem from given data
ContactItem - Static variable in interface org.ifeth.sehr.beans.SEHRDataObjectConstants
Item to handle contacts
ContentIcon - Static variable in interface org.ifeth.sehr.beans.SEHRDataObjectConstants
 
canClose(boolean) - Method in class org.ifeth.sehr.lib.DAOJdbc
Allow or disallow closing of connection #0 (single connection).
checkConnection() - Method in class org.ifeth.sehr.lib.DAOJdbc
Check connection.
checkConnection(int) - Method in class org.ifeth.sehr.lib.DAOJdbc
Check connection.
checkLogin2SEHRZone(String, String, String, SEHRCfg) - Static method in class org.ifeth.sehr.lib.AccessControl
Check username and password to login at SEHR host (zone).
checkLogin2SEHRZone(String, String, String, SEHRDataSource) - Static method in class org.ifeth.sehr.lib.AccessControl
Check username and password to login at SEHR host (zone).
checkLogin2Service(int, String, String, String) - Static method in class org.ifeth.sehr.lib.AccessControl
Check username and password to login for a module of SEHR.
checkLogin2Service(int, String, String, String, SEHRCfg) - Static method in class org.ifeth.sehr.lib.AccessControl
Check username and password to login for a module of SEHR.
checkLogin2Service(int, String, String, String, SEHRDataSource) - Static method in class org.ifeth.sehr.lib.AccessControl
Check username and password to login for a module of SEHR.
checklogin4module(String, String, String) - Static method in class org.ifeth.sehr.lib.AccessControl
Deprecated. Conceptional error on authentification!
checklogin4module(String, String, String, SEHRCfg) - Static method in class org.ifeth.sehr.lib.AccessControl
Deprecated. Conceptional error on authentification!
checklogin4module(String, String, String, SEHRDataSource) - Static method in class org.ifeth.sehr.lib.AccessControl
Deprecated. Conceptional error on authentification!
clear() - Method in class org.ifeth.sehr.client.api.ThreadSEHR
Stop the SEHR thread...
close() - Method in class org.ifeth.sehr.client.api.SessionHandler
Close session but keep application alive until all transfers are made.
close() - Method in class org.ifeth.sehr.client.api.driver.ConnectionInfo
Close connection by setting a 'close request'
close() - Method in class org.ifeth.sehr.client.api.driver.SEHRConnection
Request close, but let the thread do it to prevent lost data on currently open db conenctions
=> thread runs a 'commit' lost transfers on active FTP transfer => thread waits until files are transfered
close() - Method in class org.ifeth.sehr.lib.DAOJdbc
Use this method to close the single connection.
close() - Method in class org.ifeth.sehr.lib.SEHRDataSource
Close the firebird datasource handle of current object.
close(SEHRDataSource) - Static method in class org.ifeth.sehr.lib.SEHRDataSource
Close the firebird datasource handle of the given object.
closeAll() - Method in class org.ifeth.sehr.lib.SEHRDataSource
Close all pooled connections
closeFBDataSource() - Method in class org.ifeth.sehr.lib.SEHRDataSource
Deprecated. use 'close(...)'
closeFBDataSource(SEHRDataSource) - Static method in class org.ifeth.sehr.lib.SEHRDataSource
Deprecated. use 'close(...)'
connect() - Method in class org.ifeth.sehr.client.api.SEHRModules
Connect this object to the SEHR host Note: This objects requires the SEHRREmote object which mangages the connections from a clien tto host.
connect() - Method in class org.ifeth.sehr.client.api.SEHRRemote
This method establishes the connection between the client and the SEHR host.
connect(boolean) - Method in class org.ifeth.sehr.client.api.SEHRRemote
This method establishes a socket connection to the SEHR host and loads the SEHR host settings
connect() - Method in interface org.ifeth.sehr.client.api.SEHRRemoteInterface
Connect to server using defined ip and port and receive settings
connect() - Method in class org.ifeth.sehr.client.api.SEHRServices
Connect this service object to SEHR host Note: This objects requires the SEHRREmote object which mangages the connections from a clien tto host.
connect() - Method in class org.ifeth.sehr.client.api.SEHRUserData
Connect this service object to SEHR host Note: This objects requires the SEHRREmote object which mangages the connections from a clien tto host.
connect() - Method in class org.ifeth.sehr.client.api.SEHRZone
Connect this object to the SEHR host Note: This objects requires the SEHRREmote object which mangages the connections from a clien tto host.
connect() - Method in class org.ifeth.sehr.client.api.SessionHandler
 
connect() - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver
Connect to SEHR host and track information about layer #0 in SEHRConnection object
connect() - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver_Template
Connect to SEHR host
connect() - Method in class org.ifeth.sehr.client.api.driver.LANDriver
Connect to a SEHR host via LAN
connect() - Method in class org.ifeth.sehr.client.api.driver.RASDriver
Connect to SEHR host
connect() - Method in class org.ifeth.sehr.lib.DAOJdbc
This method established a single connection to the given datasource on instantiation of this object.
connect() - Method in class org.ifeth.sehr.lib.SEHRDataSource
Make a connection for the current firebird database source object assuming the parameters are already invoked by this object instance.
connect(SEHRDataSource) - Static method in class org.ifeth.sehr.lib.SEHRDataSource
Make a connection for the given firebird database source object assuming the parameters are already invoked by the given 'fbds' object instance.
connectFBDataSource() - Method in class org.ifeth.sehr.lib.SEHRDataSource
Deprecated. use 'connect()'
connectFBDataSource(String, String, String, String, String) - Method in class org.ifeth.sehr.lib.SEHRDataSource
Deprecated. use 'connect()'
connectFBDataSource(SEHRDataSource, String, String, String, String, String) - Method in class org.ifeth.sehr.lib.SEHRDataSource
Deprecated. use 'connect()'
connectFBDataSource(SEHRDataSource) - Static method in class org.ifeth.sehr.lib.SEHRDataSource
Deprecated. use 'connect()'
connectIntraSEC() - Method in class org.ifeth.sehr.client.api.SEHRRemote
Establish a connection to the zone database IntraSEC of a SEHR host.
connectToPool() - Method in class org.ifeth.sehr.lib.DAOJdbc
This method established a new connection using the pool.
connectToPool() - Method in class org.ifeth.sehr.lib.SEHRDataSource
Create a new pooled connection for current firebird database source object. * Note: Use closePooledConnection(int conidx)!
connectionChanged(SEHRConnection) - Method in class org.ifeth.sehr.client.api.SEHRRemote
 
connectionChanged(SEHRConnection) - Method in interface org.ifeth.sehr.client.api.driver.ConnectionListener
Notifies the listener that a connection status has changed, e.g. from 'used' to 'unused'.
connectionClosed(Object) - Method in interface org.ifeth.sehr.client.api.SEHRConnectionListener
Notifies that a connection is closed
connectionClosed(SEHRConnection) - Method in class org.ifeth.sehr.client.api.SEHRRemote
 
connectionClosed(SEHRConnection) - Method in interface org.ifeth.sehr.client.api.driver.ConnectionListener
Notifies the listener that a connection is closed and going to be discarded.
connectionOpen(Object) - Method in interface org.ifeth.sehr.client.api.SEHRConnectionListener
Notifies that a connection is new and opened
connectionOpen(SEHRConnection) - Method in class org.ifeth.sehr.client.api.SEHRRemote
 
connectionOpen(SEHRConnection) - Method in interface org.ifeth.sehr.client.api.driver.ConnectionListener
Notifies the listener that a connection is new or open.
connectionUpdate(Object) - Method in interface org.ifeth.sehr.client.api.SEHRConnectionListener
Notification to start updates
countCenters() - Method in class org.ifeth.sehr.client.api.SEHRZone
 
countConnections() - Method in class org.ifeth.sehr.lib.DAOJdbc
Get number of current handled connections
countExpectedPooledConnections() - Method in class org.ifeth.sehr.lib.SEHRDataSource
Get number of currently pooled connections handled by object
countPooledConnections() - Method in class org.ifeth.sehr.lib.SEHRDataSource
Get number of currently pooled connections by FB engine

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