- MAILDOMAIN - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- MailIcon - Static variable in class org.ifeth.sehr.core.spec.SEHRDataObjectConstants
-
- MailItem - Class in org.ifeth.sehr.core.objects
-
Item to handle mail messages.
- MailItem() - Constructor for class org.ifeth.sehr.core.objects.MailItem
-
- MailItem - Static variable in class org.ifeth.sehr.core.spec.SEHRDataObjectConstants
-
Item to handle mail messages.
- main(String[]) - Static method in class org.ifeth.sehr.core.lib.IDGenerator
-
For testing only.
- main(String[]) - Static method in class org.ifeth.sehr.core.lib.JarResources
-
Is a test driver.
- main(String[]) - Static method in class org.ifeth.sehr.core.lib.ModuleLoader
-
Testing...
- main(String[]) - Static method in class org.ifeth.sehr.core.lib.SEHRConfiguration
-
- main(String[]) - Static method in class org.ifeth.sehr.core.objects.ServerModule
-
For testing purposes.
- main(String[]) - Static method in class org.ifeth.sehr.core.tests.ContactItemObjectHandlerTest
-
For testing and evaluation purposes ...
- main(String[]) - Static method in class org.ifeth.sehr.core.tests.DefModuleTest
-
For testing only...
- main(String[]) - Static method in class org.ifeth.sehr.core.tests.LifeCardMessagingTest
-
- main(String[]) - Static method in class org.ifeth.sehr.core.tests.LifeCardObjectHandlerTest
-
- main(String[]) - Static method in class org.ifeth.sehr.core.tests.NoteItemTest
-
For testing only...
- main(String[]) - Static method in class org.ifeth.sehr.core.tests.PKIHandlerClientTLSLifeCARDTest
-
- main(String[]) - Static method in class org.ifeth.sehr.core.tests.PKIHandlerTest
-
For testing only...
- main(String[]) - Static method in class org.ifeth.sehr.core.tests.SEHRDataSourceTest
-
For testing purposes only...
- MAJOR_VERSION - Static variable in class org.ifeth.sehr.core.spec.Constants
-
- match(String) - Method in class org.ifeth.sehr.core.lib.InetAddrValidation
-
Determine whether the given full IP falls within the range this
InetAddrValidation
was initialized with.
- MAXCLIENTS - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
Number of concurrent clients
- mergeArrays(String[], String[]) - Static method in class org.ifeth.sehr.core.lib.DynamicArray
-
- MILTIME - Static variable in class org.ifeth.sehr.core.lib.FPrintf
-
- MINOR_VERSION - Static variable in class org.ifeth.sehr.core.spec.Constants
-
- Module - Class in org.ifeth.sehr.core.lib
-
Abstract class to be extended by use-case specific module handlers
- Module() - Constructor for class org.ifeth.sehr.core.lib.Module
-
- MODULE_CFG_FILE - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- MODULE_NAME - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- MODULE_PIK - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- MODULE_VERSION - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- ModuleInterface - Interface in org.ifeth.sehr.core.lib
-
- ModuleLoader - Class in org.ifeth.sehr.core.lib
-
Loads (creates an instance) of a retrieved module by a SEHRDataObject or a
given class name.
- ModuleLoader(SEHRDataSource) - Constructor for class org.ifeth.sehr.core.lib.ModuleLoader
-
- MONTH - Static variable in class org.ifeth.sehr.core.lib.FPrintf
-
- move(Object, Object) - Method in class org.ifeth.sehr.core.handler.ContactItemObjectHandler
-
- move(Object, Object) - Method in interface org.ifeth.sehr.core.lib.ObjectItemAdapterInterface
-
Move content of object to another parent or leaf.
- msToSQLString(Long) - Static method in class org.ifeth.sehr.core.lib.DateUtility
-
Converts milli-seconds to a formatted string which can be used in SQL for
DATETIME fields.