- CACERTS - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
CA Certificates (SEHR specific and keystore).
- CalendarIcon - Static variable in class org.ifeth.sehr.core.spec.SEHRDataObjectConstants
-
- CalendarItem - Static variable in class org.ifeth.sehr.core.spec.SEHRDataObjectConstants
-
- CardItemToJSONFile(LifeCardItem, File) - Static method in class org.ifeth.sehr.core.handler.LifeCARDObjectHandler
-
Write out the LifeCARD item object to a JSON formatted file.
- CDAObj - Static variable in class org.ifeth.sehr.core.spec.SEHRDataObjectConstants
-
CDA object; object of the SEHR care application.
- CFGFILE - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
A local configuration file on client site to define some parameters.
- checkBlacklisted(String, Scanner) - Method in class org.ifeth.sehr.core.lib.InetAddrValidation
-
Scan IP against a blacklist.
- checkConnection(String, int, int) - Static method in class org.ifeth.sehr.core.lib.InetAddrValidation
-
Check if given ip and port is available.
- checkCountryCode(LifeCardItem) - Static method in class org.ifeth.sehr.core.handler.LifeCARDObjectHandler
-
- checkCountryCode(String) - Static method in class org.ifeth.sehr.core.handler.LifeCARDObjectHandler
-
- checkDirectory(String, boolean) - Static method in class org.ifeth.sehr.core.lib.SystemUtility
-
Check (create) a given directory and return rw status.
- checkIP(String) - Method in class org.ifeth.sehr.core.lib.InetAddrValidation
-
- checkLifeCARD(int, String) - Method in class org.ifeth.sehr.core.tests.LifeCardMessagingTest
-
- checkPermission(String, Scanner) - Method in class org.ifeth.sehr.core.lib.InetAddrValidation
-
Scan IP against a whitelist (if given IP is allowed).
- CJ - Static variable in class org.ifeth.sehr.core.lib.FPrintf
-
- CKEY - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
CKEY is used by cipher procedures.
- close() - Method in class org.ifeth.sehr.core.handler.ACLProcessor
-
- close() - Method in class org.ifeth.sehr.core.handler.ContactItemObjectHandler
-
- close() - Method in interface org.ifeth.sehr.core.lib.ObjectItemAdapterInterface
-
Used to close (terminate) the object in the current context
- close() - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Close the current firebird connection handle...
- close(int) - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Close a given connection handle.
- close(SEHRDataSource) - Static method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Close connection of the given data source handle.
- closeAll() - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
- closeConnection(Connection) - Static method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Helper method to close a given SQL connection in other modules, nothing
else.
- closeFBDataSource() - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
- closeFBDataSource(SEHRDataSource) - Static method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
- closeJPAEntityManager() - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Close the JPA (RESOURCE_LOCAL) instance for managing the entities.
- closeResultSet(ResultSet) - Static method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
- closeSession() - Method in class org.ifeth.sehr.core.xnet.SEHRMessaging
-
- closeStatement(Statement) - Static method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
- configure(Properties) - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Configure a native (FBDS) access to a firebird database.
- configure(SEHRConfiguration) - Method in class org.ifeth.sehr.core.tests.LifeCardMessagingTest
-
- configureAES(String) - Method in class org.ifeth.sehr.core.lib.DeEncrypter
-
- configureAMQ(String) - Method in class org.ifeth.sehr.core.tests.LifeCardMessagingTest
-
- configureAMQConnection(String, String, String) - Method in class org.ifeth.sehr.core.xnet.SEHRMessaging
-
- configurePBE(String) - Method in class org.ifeth.sehr.core.lib.DeEncrypter
-
Configure a password (or PIN) based en/decryption.
- connect() - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Make a (re-)connection using the current object assuming all required
parameters are already invoked.
- connectFBDataSource(SEHRDataSource, String, String, String, String, String) - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
- Constants - Class in org.ifeth.sehr.core.spec
-
Constants and parameters of current specifications of the SEHR project.
- Constants() - Constructor for class org.ifeth.sehr.core.spec.Constants
-
- ContactIcon - Static variable in class org.ifeth.sehr.core.spec.SEHRDataObjectConstants
-
- ContactItem - Class in org.ifeth.sehr.core.objects
-
Item of the SEHRDataObject model to store an address book entry.
- ContactItem() - Constructor for class org.ifeth.sehr.core.objects.ContactItem
-
Parameterless Constructor
- ContactItem(String, String) - Constructor for class org.ifeth.sehr.core.objects.ContactItem
-
Constructor which creates a full qualified item object including a unique
ID and date of creation.
- ContactItem(String, String, String) - Constructor for class org.ifeth.sehr.core.objects.ContactItem
-
2nd Constructor which creates a full qualified item object including a
unique ID and date of creation
- ContactItem(Integer, String, String, String, String, String) - Constructor for class org.ifeth.sehr.core.objects.ContactItem
-
Constructor for creating a ContactItem by given data including an id.
- ContactItem - Static variable in class org.ifeth.sehr.core.spec.SEHRDataObjectConstants
-
Item to handle contacts.
- ContactItemObjectHandler - Class in org.ifeth.sehr.core.handler
-
This handler manages ContactItem objects.
- ContactItemObjectHandler() - Constructor for class org.ifeth.sehr.core.handler.ContactItemObjectHandler
-
- ContactItemObjectHandler(SEHRDataSource) - Constructor for class org.ifeth.sehr.core.handler.ContactItemObjectHandler
-
- ContactItemObjectHandler(EntityManager, boolean) - Constructor for class org.ifeth.sehr.core.handler.ContactItemObjectHandler
-
- ContactItemObjectHandlerTest - Class in org.ifeth.sehr.core.tests
-
- ContactItemObjectHandlerTest() - Constructor for class org.ifeth.sehr.core.tests.ContactItemObjectHandlerTest
-
- ContentIcon - Static variable in class org.ifeth.sehr.core.spec.SEHRDataObjectConstants
-
- convertAdrMain(AdrMain) - Method in class org.ifeth.sehr.core.handler.ContactItemObjectHandler
-
- count(int, boolean) - Method in class org.ifeth.sehr.core.handler.NoteItemObjectHandler
-
- countPooledConnections() - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Get the number of currently pooled and used connections by pooled
datasource.
- createConsumer(String) - Method in class org.ifeth.sehr.core.xnet.SEHRMessaging
-
- createLifeCARDImage(File, LifeCardItem, File) - Static method in class org.ifeth.sehr.core.handler.LifeCARDObjectHandler
-
Creates a preview of the LifeCARD(R) as well as the overlay text for
printing purposes.
- createSEHRMessageHeader(Session, SEHRMessageProperties) - Static method in class org.ifeth.sehr.core.xnet.SEHRMessaging
-
Prepare a message for sending over locally (inside a zone) or over XNET.
- createVCard(ContactItem, OutputStream) - Method in class org.ifeth.sehr.core.handler.ContactItemObjectHandler
-
Creates a VCARD from given ContactItem object to given output stream.
- createVCard(OutputStream) - Method in class org.ifeth.sehr.core.handler.ContactItemObjectHandler
-
Creates a VCARD from current ContactItem object to given output stream.