- read(int) - Method in class org.ifeth.sehr.core.handler.ContactItemObjectHandler
-
- read(int) - Method in interface org.ifeth.sehr.core.lib.ObjectItemAdapterInterface
-
Used to read/load the object of given unique itemid from a storage
- readBLOBField(SEHRConfiguration, String, String, String, int) - Static method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
- readBLOBField(SEHRDataSource, String, String, String, int) - Static method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Retrieve a BLOB field...
- readById(int) - Method in class org.ifeth.sehr.core.dao.NativeNotePostsDAO
-
- readBytesFromFile(File) - Static method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Method to get contents of a file as bytes.
- readCert(String) - Method in class org.ifeth.sehr.core.handler.PKIHandler
-
Get X509 certificate from the KeyStore of this instance.
- readContactItemByAdrID(int) - Method in class org.ifeth.sehr.core.handler.ContactItemObjectHandler
-
- readDataObjectFile(File, DeEncrypter) - Static method in class org.ifeth.sehr.core.lib.SEHRDataSource
-
Reads/Loads an object from file.
- readDefModuleByGUID(String) - Method in class org.ifeth.sehr.core.dao.NativeDefModuleDAO
-
- readDefModuleById(int) - Method in class org.ifeth.sehr.core.dao.NativeDefModuleDAO
-
- readDefModuleByModuleName(String) - Method in class org.ifeth.sehr.core.dao.NativeDefModuleDAO
-
- readDefModuleByPIK(String) - Method in class org.ifeth.sehr.core.dao.NativeDefModuleDAO
-
- readLcMain(int) - Method in class org.ifeth.sehr.core.tests.LifeCardObjectHandlerTest
-
- readNote(int) - Method in class org.ifeth.sehr.core.handler.NoteItemObjectHandler
-
Get a single NoteItem from the note posts table.
- readNoteComments(int) - Method in class org.ifeth.sehr.core.handler.NoteItemObjectHandler
-
Get notes as list by track for current NotePost object as parent.
- readNotesByDate(String, String, Locale) - Method in class org.ifeth.sehr.core.handler.NoteItemObjectHandler
-
Get notes by date range.
- readNotesByDate(Date, Date) - Method in class org.ifeth.sehr.core.handler.NoteItemObjectHandler
-
Get note infos as List between 'from creation dt'
- readSEHRCfgFile(String) - Method in class org.ifeth.sehr.core.lib.SEHRConfiguration
-
Read configuration file and store key value pairs as properties.
- readSEHRCfgFileToProp(String) - Method in class org.ifeth.sehr.core.lib.SEHRConfiguration
-
- readUsrMainById(int) - Method in class org.ifeth.sehr.core.dao.NativeUsrMainDAO
-
- readUsrMainByUserName(String) - Method in class org.ifeth.sehr.core.dao.NativeUsrMainDAO
-
- REGFILE - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
A local (by default crypted) registry / property file
- register(Object, String, String) - Method in interface org.ifeth.sehr.core.api.SEHRDirectoryContext
-
Register a SEHR object like a LifeCARD at the given SEHR context.
- register(Object, String, String) - Method in class org.ifeth.sehr.core.xnet.SEHRDirectoryContextImpl
-
- replace(String, String, String) - Static method in class org.ifeth.sehr.core.lib.StringFormat
-
Replaces a substring in a string
Usable for JRE 1.4.x because JRE 1.5 can handle this
- reply(boolean) - Method in class org.ifeth.sehr.core.handler.ContactItemObjectHandler
-
- reply(boolean) - Method in interface org.ifeth.sehr.core.lib.ObjectItemAdapterInterface
-
Reply a received object or send receive notification.
- RESP_AUTH_FAILED - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- RESP_AUTH_FAILED_ACCCLOSED - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- RESP_AUTH_FAILED_LOGINNAME - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- RESP_AUTH_FAILED_PASSWD - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- RESP_AUTH_PASSED - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- RESP_GREETING - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- RESP_OK - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- RESP_SERV_FAILED - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- RESP_SERV_FAILED_CONF - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- RESP_SERV_FAILED_MODULE - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- RESP_WARN_NODATA - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- RESP_WARN_REQ_ERR - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- RESP_WARN_REQ_SYNTAX - Static variable in class org.ifeth.sehr.core.spec.SEHRConstants
-
- rewriteNotePostsEntity(NoteItem, NotePosts, int) - Method in class org.ifeth.sehr.core.handler.NoteItemObjectHandler
-
This is an helper method for preparing a NoteItem object to a NotePosts
object to store notes as posts by the IntraSEC db.
- RF - Static variable in class org.ifeth.sehr.core.lib.FPrintf
-
- RJ - Static variable in class org.ifeth.sehr.core.lib.FPrintf
-
- run() - Method in class org.ifeth.sehr.core.handler.SEHRObjectHandler
-
- run() - Method in class org.ifeth.sehr.core.lib.Module
-
Abstract method to process/run the module To be overwritten by the
module handler to process data
- run() - Method in interface org.ifeth.sehr.core.lib.ModuleInterface
-
Used to start the object handler