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

C

canClose(boolean) - Method in class org.ifeth.sehr.lib.DAOJdbc
Allow or disallow closing of connection #0 (single connection).
CenterData - class org.ifeth.sehr.beans.CenterData.
This bean is used to manage the centers on a SEHR server.
CenterData() - Constructor for class org.ifeth.sehr.beans.CenterData
 
CenterData(NetCenter) - Constructor for class org.ifeth.sehr.beans.CenterData
 
checkConnection() - Method in class org.ifeth.sehr.lib.DAOJdbc
Check connection.
checkConnection(int) - Method in class org.ifeth.sehr.lib.DAOJdbc
Check connection.
checklogin4module(String, String, String) - Static method in class org.ifeth.sehr.lib.AccessControl
Check username and password to login for a module of SEHR.
checklogin4module(String, String, String, SEHRCfg) - Static method in class org.ifeth.sehr.lib.AccessControl
Check username and password to login for a module of SEHR.
checklogin4module(String, String, String, SEHRDataSource) - Static method in class org.ifeth.sehr.lib.AccessControl
Check username and password to login for a module of SEHR.
CJ - Static variable in class org.ifeth.sehr.lib.FPrintf
 
clear() - Method in class org.ifeth.sehr.beans.ServiceData
 
clearContactData() - Method in class org.ifeth.sehr.beans.UserData
Clear and init new contact data fields in current UserData object
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(...)'
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
 
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(SEHRDataSource) - Static 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(String, String, String, String, String) - Method in class org.ifeth.sehr.lib.SEHRDataSource
Deprecated. use 'connect()'
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)!
connectZone(ZoneData) - Static method in class org.ifeth.sehr.beans.ZoneData
Connect another Zone by using a given zoneobject The purpose of this use case is to connect to another zone within the healthnet to get centers and services offered by another community.
countBasicServices(SEHRCfg) - Static method in class org.ifeth.sehr.beans.ServiceData
Count no. of basic services
countCenters() - Method in class org.ifeth.sehr.beans.ZoneData
Get number of center records using current zonedata object
countCenters(String) - Method in class org.ifeth.sehr.beans.ZoneData
Get number of center records of given zone
countCenters(String, SEHRCfg) - Static method in class org.ifeth.sehr.beans.ZoneData
Main method of receiving the number of center records of a given zone This method is static to use by other classes w/o the requirement of initializing a zonedata object
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
countUsers() - Method in class org.ifeth.sehr.beans.UserData
 
createCenter(String) - Method in class org.ifeth.sehr.beans.ZoneData
Creates a new center record using the SEHR wrapper module 'accadmin.pl'.
createCenter(ZoneData, SEHRCfg, String) - Static method in class org.ifeth.sehr.beans.ZoneData
Creates a new center record for the given zone by parameter.

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