- icIIOPPort - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- icSCO - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- icSEHRHost - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- icSEHRHostIP - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- icSEHRPort - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- IDGenerator - Class in org.ifeth.sehr.core.lib
-
Generates one or more unique digests based on a 'real' random integer
- IDGenerator() - Constructor for class org.ifeth.sehr.core.lib.IDGenerator
-
Constructor if more than one random numbers and digests are required.
- IIOPPort - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- ImageUtils - Class in org.ifeth.sehr.core.lib
-
Set dots per inch in the metadata of a PNG image.
- ImageUtils() - Constructor for class org.ifeth.sehr.core.lib.ImageUtils
-
- InboxObjIcon - Static variable in class org.ifeth.sehr.core.spec.SEHRDataObjectConstants
-
- InetAddrValidation - Class in org.ifeth.sehr.core.lib
-
Quickly tests whether a given IP address matches an IP range.
- InetAddrValidation() - Constructor for class org.ifeth.sehr.core.lib.InetAddrValidation
-
- InetAddrValidation(String) - Constructor for class org.ifeth.sehr.core.lib.InetAddrValidation
-
Construct an InetAddrValidation that will test for the given IP
specification
- InetAddrValidation(String, String) - Constructor for class org.ifeth.sehr.core.lib.InetAddrValidation
-
- initAutoAckSession(boolean) - Method in class org.ifeth.sehr.core.xnet.SEHRMessaging
-
- initConnection() - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Init a new connection from pool and store it locally in a map.
- initDBConnection() - Method in class org.ifeth.sehr.core.lib.SEHRConfiguration
-
- initDecryptionCipher(String, String) - Method in class org.ifeth.sehr.core.lib.DeEncrypter
-
Initialize DeEncrypter by password (or phrase) and type.
- initEncryptionCipher(String, String) - Method in class org.ifeth.sehr.core.lib.DeEncrypter
-
- initFBDS() - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Init a pooled data source to be used also by ORM/Hibernate/JPA.
- initialize(Object, SEHRDataSource) - Method in class org.ifeth.sehr.core.handler.SEHRObjectHandler
-
- initialize(Object, SEHRDataSource) - Method in class org.ifeth.sehr.core.lib.Module
-
Abstract method to initialize a handler for a given object.
- initialize(Object, SEHRDataSource) - Method in interface org.ifeth.sehr.core.lib.ModuleInterface
-
Used to initialize the object handler
- initialize(Properties) - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Initiates an object instance on a SEHR host using given properties.
- initialize(SEHRConfiguration) - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Initiates an object instance on a SEHR host using the SEHR configuration
object.
- initialize(String, int, String, String, String, String) - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
- initialize(String, String, String, String, String, String) - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
- initialize(String, String, String, String, String) - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
- initJPAResourceLocal() - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
- initKeyStore(File, String) - Method in class org.ifeth.sehr.core.handler.PKIHandler
-
Create/initialize a new KeyStore file by given parameters.
- initLogger() - Method in class org.ifeth.sehr.core.lib.SEHRConfiguration
-
Init logging for this and other SEHR modules using the debugging level
defined by the configuration file.
- initLogger(int) - Method in class org.ifeth.sehr.core.lib.SEHRConfiguration
-
Init logging using the default logger and the given debugging level
- initLogger(String, int) - Method in class org.ifeth.sehr.core.lib.SEHRConfiguration
-
- initSSLSocketFactory(File, String) - Static method in class org.ifeth.sehr.core.handler.PKIHandler
-
Using a private key file and a password of this file to initiate a TLS
(SSL) connection.
- insert(NotePosts) - Method in class org.ifeth.sehr.core.dao.NativeNotePostsDAO
-
- INTRADOC - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- ipToLong(InetAddress) - Method in class org.ifeth.sehr.core.lib.InetAddrValidation
-
- isActive() - Method in class org.ifeth.sehr.core.handler.ACLProcessor
-
Retrieve the ACL initialization status.
- isAESCipher() - Method in class org.ifeth.sehr.core.lib.DeEncrypter
-
If 'true' the PBE key is usable.
- isCertStored(X509Certificate) - Method in class org.ifeth.sehr.core.handler.PKIHandler
-
Check if a X509 certificate is already stored in the KeyStore.
- isConnection() - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Check status of current connection.
- isFBPooledDS() - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Get status if a pooled datasource is present.
- isInherited() - Method in class org.ifeth.sehr.core.objects.AclPermissionObject
-
- isJPAResourceLocal(EntityManager) - Method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
- isLDAP() - Method in class org.ifeth.sehr.core.lib.SEHRConfiguration
-
- isMessaging() - Method in class org.ifeth.sehr.core.lib.SEHRConfiguration
-
- isNULLOrEmpty(String) - Static method in class org.ifeth.sehr.core.lib.SEHRConfiguration
-
Check if a given String is null or empty.
- isNULLOrEmpty(String) - Static method in class org.ifeth.sehr.core.lib.StringFormat
-
Check if a string is null or empty.
- isPBECipher() - Method in class org.ifeth.sehr.core.lib.DeEncrypter
-
If 'true' the PBE key is usable.
- isPermission() - Method in class org.ifeth.sehr.core.objects.AclPermissionObject
-
- isPublic() - Method in class org.ifeth.sehr.core.objects.NoteItem
-
- isSaved() - Method in class org.ifeth.sehr.core.objects.ContactItem
-
- isSaved() - Method in class org.ifeth.sehr.core.objects.NoteItem
-
- isSEHRCfgLoaded() - Method in class org.ifeth.sehr.core.lib.SEHRConfiguration
-
Simple check wether the SEHR object was loaded (is available).
- isSEHRCfgProp() - Method in class org.ifeth.sehr.core.lib.SEHRConfiguration
-
Check wether SEHR environment is initialized (configuration is avlb.)
- isSEHROSICompatible - Variable in class org.ifeth.sehr.core.objects.ServerModule
-
- isSEHROSICompatible() - Method in class org.ifeth.sehr.core.objects.ServerModule
-
Returns the status check of SEHR OSI compatibility.
- isSEHRRunning - Variable in class org.ifeth.sehr.core.objects.ServerModule
-
- isSEHRRunning() - Method in class org.ifeth.sehr.core.objects.ServerModule
-
Returns the status of accessing the SEHR configuration file as an indicator
if SEHR is running.
- isSyntaxC778(String) - Static method in class org.ifeth.sehr.core.handler.LifeCARDObjectHandler
-
- isTerminated - Variable in class org.ifeth.sehr.core.lib.Module
-
- isXNet(String) - Method in class org.ifeth.sehr.core.lib.ModuleLoader
-