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

G

generateID() - Static method in class org.ifeth.sehr.lib.IDGenerator
Return a random Integer...
generateMsgDig(Integer) - Static method in class org.ifeth.sehr.lib.IDGenerator
Return a message digest of a given random number...
generateNextID() - Method in class org.ifeth.sehr.lib.IDGenerator
Generate, store and return a random Integer Use this if you already have an instance of this object and a secure random.
generateRandomPassword() - Static method in class org.ifeth.sehr.lib.AccessControl
Generate a random password
get(int) - Method in class org.ifeth.sehr.client.api.SEHRZone.CenterVector
 
getAcclogid() - Method in class org.ifeth.sehr.sql.AccUsrLog
 
getAccount() - Method in class org.ifeth.sehr.beans.ContactItem
 
getAccount() - Method in class org.ifeth.sehr.client.api.SessionHandler
 
getAddSuffixToBase() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the addSuffixToBase boolean
getAddSuffixToLogin() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the addSuffixToLogin boolean
getAddSuffixToURL() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the addSuffixToURL boolean
getAddress() - Method in class org.ifeth.sehr.beans.ContactItem
 
getAddressCity() - Method in class org.ifeth.sehr.beans.ContactItem
 
getAddressCountry() - Method in class org.ifeth.sehr.beans.ContactItem
 
getAddressCountryCode() - Method in class org.ifeth.sehr.beans.ContactItem
 
getAddressPOBox() - Method in class org.ifeth.sehr.beans.ContactItem
 
getAddressState() - Method in class org.ifeth.sehr.beans.ContactItem
 
getAddressStreet() - Method in class org.ifeth.sehr.beans.ContactItem
 
getAddressZIP() - Method in class org.ifeth.sehr.beans.ContactItem
 
getAddressesArray() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
 
getAdr1() - Method in class org.ifeth.sehr.sql.UsrContact
 
getAdr2() - Method in class org.ifeth.sehr.sql.UsrContact
 
getAdr3() - Method in class org.ifeth.sehr.sql.UsrContact
 
getAdrid() - Method in class org.ifeth.sehr.sql.NetCenter
 
getAdrid() - Method in class org.ifeth.sehr.sql.UsrContact
 
getBase() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the base used in LDAP queries
getBody() - Method in class org.ifeth.sehr.beans.ContactItem
 
getBody() - Method in class org.ifeth.sehr.beans.NoteItem
 
getBody() - Method in class org.ifeth.sehr.sql.NotePosts
 
getBodyformat() - Method in class org.ifeth.sehr.sql.NotePosts
 
getBytesFromFile(File) - Static method in class org.ifeth.sehr.lib.SEHRDataSource
Method to get contents of a file as bytes.
getCPUInfo(String) - Method in class org.ifeth.sehr.lib.SysLxLib
 
getCategories() - Method in class org.ifeth.sehr.beans.ContactItem
 
getCategories() - Method in class org.ifeth.sehr.beans.NoteItem
 
getCategory() - Method in class org.ifeth.sehr.lib.ServerModule
Returns the defined module category of SEHR
getCatid() - Method in class org.ifeth.sehr.sql.DefModule
 
getCatid() - Method in class org.ifeth.sehr.sql.NetServices
 
getCatid() - Method in class org.ifeth.sehr.sql.UsrServicesBySPList
 
getCattitle() - Method in class org.ifeth.sehr.sql.UsrServicesBySPList
 
getCenter(int) - Method in class org.ifeth.sehr.client.api.SEHRZone
 
getCenterList() - Method in class org.ifeth.sehr.client.api.SEHRZone
 
getCenterList(int) - Method in class org.ifeth.sehr.client.api.SEHRZone
 
getCenterid() - Method in class org.ifeth.sehr.sql.NetCenter
 
getCenterid() - Method in class org.ifeth.sehr.sql.NetServices
 
getCenterid() - Method in class org.ifeth.sehr.sql.UsrServicesBySPList
 
getCenteridstr() - Method in class org.ifeth.sehr.sql.NetCenter
 
getCfg() - Method in class org.ifeth.sehr.lib.ServerModule
 
getCfgValue(String, String, String) - Method in class org.ifeth.sehr.lib.SysLxLib
 
getCfgkey() - Method in class org.ifeth.sehr.sql.DefOptions
 
getCfgvalue() - Method in class org.ifeth.sehr.sql.DefOptions
 
getChanged() - Method in class org.ifeth.sehr.sql.DefOptions
 
getChanged() - Method in class org.ifeth.sehr.sql.UsrContact
 
getChangedTime() - Method in class org.ifeth.sehr.beans.ContactItem
 
getChangedTime() - Method in class org.ifeth.sehr.beans.NoteItem
 
getChangeddt() - Method in class org.ifeth.sehr.sql.NotePosts
 
getChangeduid() - Method in class org.ifeth.sehr.sql.DefOptions
 
getCipherInputStream(FileInputStream) - Method in class org.ifeth.sehr.lib.DesEncrypter
Input stream with cipher
getCipherOutputStream(FileOutputStream) - Method in class org.ifeth.sehr.lib.DesEncrypter
Output stream with cipher
getCity() - Method in class org.ifeth.sehr.sql.UsrContact
 
getCon() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getConinfo() - Method in class org.ifeth.sehr.client.api.SEHRRemote
Returns information object about the physical connection (layer 0)
getConnection() - Method in class org.ifeth.sehr.lib.DAOJdbc
get connection handle for a single connection
getConnection(int) - Method in class org.ifeth.sehr.lib.DAOJdbc
get connection handle for a given connection by 'index'
getConnectionDriver() - Method in class org.ifeth.sehr.client.api.SEHRConnectionDriver
Get currently used driver as class
getConnectionIdx() - Method in class org.ifeth.sehr.client.api.SEHRServices
Get layer index this connection is running on
getConnectionIdx() - Method in class org.ifeth.sehr.client.api.SEHRUserData
Get layer index this connection is running on
getConnectionInfo(int) - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver
Get connection info of layer x
getConnectionInfo() - Method in class org.ifeth.sehr.client.api.driver.SEHRConnection
Get the information about the connection
getConnectionLayer(int) - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver
 
getConnectionLayers() - Method in class org.ifeth.sehr.client.api.SEHRRemote
(Vector-)List of ConnectionInfo objects Each ConnectionInfoobject represents a connection layer including the object with id '0', the physical connection to a SEHR host.
getConnectionLayers() - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver
(Vector-)List of SEHRConnection objects
getConnectionObject(int) - Method in class org.ifeth.sehr.client.api.SEHRRemote
 
getConnectionStatus() - Method in class org.ifeth.sehr.client.api.SEHRRemote
Returns the current connection status of the physical layer of the driver interface.
getConnectionTimeOut() - Method in class org.ifeth.sehr.client.api.SEHRRemote
For informational usage: get current sec to wait for a C/S connection
getConnections() - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver
 
getContacts() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the adresses stored in the profile
getCountaccess() - Method in class org.ifeth.sehr.lib.SysLxLib
 
getCountry() - Method in class org.ifeth.sehr.sql.UsrContact
 
getCountrycode() - Method in class org.ifeth.sehr.sql.UsrContact
 
getCreationTime() - Method in class org.ifeth.sehr.beans.ContactItem
 
getCreationTime() - Method in class org.ifeth.sehr.beans.NoteItem
 
getCreationdt() - Method in class org.ifeth.sehr.sql.NotePosts
 
getCssfile() - Method in class org.ifeth.sehr.lib.SEHRCfg
Get the style file for WEB pages.
getCurrentDuration() - Method in class org.ifeth.sehr.client.api.SEHRRemote
Returns elapsed time of physical layer(0); this represents the remote connection itself
getCurrentDuration(int) - Method in class org.ifeth.sehr.client.api.SEHRRemote
Returns elapsed time of a given layer(0); this represents e.g. a db connection on top of the pysical connection
getCurrentDurationTime() - Method in class org.ifeth.sehr.client.api.driver.ConnectionInfo
Track current duration time A watching thread can use this to show the 'uptime'
getDBHost() - Method in class org.ifeth.sehr.lib.SEHRDataSource
For general usage: get host of db access
getDataobject() - Method in class org.ifeth.sehr.beans.SEHRDataObject
 
getDataroot() - Method in class org.ifeth.sehr.sql.NetCenter
 
getDeEnCrypt() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
 
getDebug() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getDebugInt() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getDebugLevel() - Method in class org.ifeth.sehr.lib.SEHRCfg
Returns a 'Level' object related to the stored/set debug level
getDebugLevel(int) - Static method in class org.ifeth.sehr.lib.SEHRCfg
Returns a 'Level' object related to a given 'int' between 0 to 9 See SEHR conventions for debugging details
getDecryptionCipher() - Method in class org.ifeth.sehr.lib.DesEncrypter
Get cipher for decryption
getDefid() - Method in class org.ifeth.sehr.sql.UsrContact
 
getDomain() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getDriver() - Method in class org.ifeth.sehr.client.api.SEHRRemote
Get driver object used for the c/s connection
getDriverclassForName() - Method in class org.ifeth.sehr.client.api.SEHRConnectionDriver
Get currently used driver as name (for informational usage only)
getEMail() - Method in class org.ifeth.sehr.beans.ContactItem
Returns the default (#1) email of the entry
getEMail() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the email address
getEMail1Address() - Method in class org.ifeth.sehr.beans.ContactItem
 
getEMail1DisplayName() - Method in class org.ifeth.sehr.beans.ContactItem
 
getEmail1() - Method in class org.ifeth.sehr.sql.UsrContact
 
getEncryptionCipher() - Method in class org.ifeth.sehr.lib.DesEncrypter
Get cipher object for encryption
getEnddt() - Method in class org.ifeth.sehr.sql.NetCenter
 
getEndofservice() - Method in class org.ifeth.sehr.sql.NetServices
 
getEndpointURL() - Method in class org.ifeth.sehr.client.api.FileTransfer
 
getEntryID() - Method in class org.ifeth.sehr.beans.ContactItem
 
getEntryID() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
 
getError() - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver.StatusNotification
 
getError() - Method in class org.ifeth.sehr.client.api.driver.RASDriver.StatusNotification
 
getErrorMessage() - Method in class org.ifeth.sehr.client.api.SEHRConnectionDriver
Get error message from notification class of the driver
getErrorMessage() - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver.StatusNotification
 
getErrorMessage() - Method in class org.ifeth.sehr.client.api.driver.RASDriver.StatusNotification
 
getErrorMessage() - Method in class org.ifeth.sehr.lib.DesEncrypter
Returns the last errorMessage.
getFQNN() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getFax1() - Method in class org.ifeth.sehr.beans.ContactItem
 
getFax1() - Method in class org.ifeth.sehr.sql.UsrContact
 
getFbds() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getFirstName() - Method in class org.ifeth.sehr.beans.ContactItem
 
getFmtBody() - Method in class org.ifeth.sehr.beans.NoteItem
 
getFon1() - Method in class org.ifeth.sehr.sql.UsrContact
 
getFtpdir() - Method in class org.ifeth.sehr.sql.UsrServicesBySPList
 
getGenerator() - Method in class org.ifeth.sehr.lib.SEHRDataSource
 
getGenerator(String) - Method in class org.ifeth.sehr.lib.SEHRDataSource
 
getHFBConnection() - Method in class org.ifeth.sehr.lib.SEHRDataSource
Return the connection handle for the current datasource object.
getHFBConnection(SEHRDataSource) - Method in class org.ifeth.sehr.lib.SEHRDataSource
Return the connection handle for given firebird datasource object
getIMAPServer() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getIcon(int) - Method in class org.ifeth.sehr.client.api.SEHRZone.CenterVector
 
getInfo() - Method in class org.ifeth.sehr.sql.UsrContact
 
getInitiator() - Method in class org.ifeth.sehr.client.api.driver.SEHRConnection
Returns the Initiator associated with this connection For future use
getIntradoc() - Method in class org.ifeth.sehr.sql.NetCenter
 
getIntradoc() - Method in class org.ifeth.sehr.sql.UsrServicesBySPList
 
getIsbilling() - Method in class org.ifeth.sehr.sql.UsrContact
 
getIspublic() - Method in class org.ifeth.sehr.sql.DefModule
 
getIspublic() - Method in class org.ifeth.sehr.sql.NotePosts
 
getIspublic() - Method in class org.ifeth.sehr.sql.UsrContact
 
getIsstandard() - Method in class org.ifeth.sehr.sql.DefModule
 
getItem() - Method in class org.ifeth.sehr.sql.NotePosts
 
getItem() - Method in class org.ifeth.sehr.sql.UsrContact
 
getItemEntryID() - Method in class org.ifeth.sehr.beans.NoteItem
 
getItemID() - Method in class org.ifeth.sehr.beans.ContactItem
 
getItemID() - Method in class org.ifeth.sehr.beans.NoteItem
 
getItemOwner() - Method in class org.ifeth.sehr.beans.NoteItem
 
getLANIP() - Method in class org.ifeth.sehr.lib.SEHRCfg
Get LAN IP where current server by SERVER IP running in Due to IP conventions the LAN Ip can be build from SERVER IP otherwise the server would not work :)
getLastAndMail() - Method in class org.ifeth.sehr.beans.ContactItem
Returns preformatted name and email
getLastConTime() - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver
 
getLastConnectionTime() - Method in class org.ifeth.sehr.client.api.driver.ConnectionInfo
Get stored last connection (uptime)
getLastFirst() - Method in class org.ifeth.sehr.beans.ContactItem
Returns preformatted string of lastname and firstname
getLastName() - Method in class org.ifeth.sehr.beans.ContactItem
Returns the lastname of the entry
getLastupdate() - Method in class org.ifeth.sehr.sql.DefModule
 
getLdapLogin() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the LDAP server login
getLdapMailField() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the name of the "mail" field
getLdapNameField() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the name of the "name" field
getLdapPassword() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the LDAP server password
getLocale() - Method in class org.ifeth.sehr.lib.ServerModule
 
getLocalpath() - Method in class org.ifeth.sehr.client.api.FileTransfer
 
getLog() - Method in class org.ifeth.sehr.client.api.SEHRRemote
 
getLogfile() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getLogger() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getLogin() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the (account/profile) login
getLogin() - Method in class org.ifeth.sehr.sql.UsrServicesBySPList
 
getLogindts() - Method in class org.ifeth.sehr.sql.AccUsrLog
 
getLogo() - Method in class org.ifeth.sehr.lib.ServerModule
 
getLogoutdts() - Method in class org.ifeth.sehr.sql.AccUsrLog
 
getMailFilters() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the filters
getMastertyp() - Method in class org.ifeth.sehr.sql.DefOptions
 
getMatch() - Method in class org.ifeth.sehr.sql.UsrContact
 
getMemInfo(String) - Method in class org.ifeth.sehr.lib.SysLxLib
 
getMenutitle() - Method in class org.ifeth.sehr.sql.UsrServicesBySPList
 
getMobile1() - Method in class org.ifeth.sehr.beans.ContactItem
 
getMobile1() - Method in class org.ifeth.sehr.sql.UsrContact
 
getMod_release() - Method in class org.ifeth.sehr.sql.DefModule
 
getMod_title() - Method in class org.ifeth.sehr.sql.DefModule
 
getMod_version() - Method in class org.ifeth.sehr.sql.DefModule
 
getModel() - Method in class org.ifeth.sehr.client.api.SessionHandler
Get model object...
getModid() - Method in class org.ifeth.sehr.sql.DefModule
 
getModid() - Method in class org.ifeth.sehr.sql.NetServices
 
getModule() - Method in class org.ifeth.sehr.sql.AccUsrLog
 
getModuleOwner() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getModuleRoot() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getName() - Method in class org.ifeth.sehr.client.api.SEHRZone
 
getName() - Method in class org.ifeth.sehr.sql.DefModule
 
getName() - Method in class org.ifeth.sehr.sql.NetCenter
 
getNbSupFields() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the number of extra fields
getNotes() - Method in class org.ifeth.sehr.sql.DefModule
 
getNotifiation() - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver
 
getNotification() - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver_Template
Get a status notifiation from driver (if any)
getNotification() - Method in class org.ifeth.sehr.client.api.driver.LANDriver
Get a status notifiation from driver (if any)
getNotification() - Method in class org.ifeth.sehr.client.api.driver.RASDriver
 
getObjAction() - Method in class org.ifeth.sehr.beans.SEHRDataObject
 
getObjClass() - Method in class org.ifeth.sehr.beans.SEHRDataObject
 
getObjCreationDT() - Method in class org.ifeth.sehr.beans.SEHRDataObject
 
getObjDescription() - Method in class org.ifeth.sehr.beans.SEHRDataObject
 
getObjEntryID() - Method in class org.ifeth.sehr.beans.SEHRDataObject
Get EntryID; For application/module usage, e.g. for keys
getObjID() - Method in class org.ifeth.sehr.beans.SEHRDataObject
 
getObjIcon() - Method in class org.ifeth.sehr.beans.SEHRDataObject
 
getObjItem() - Method in class org.ifeth.sehr.beans.SEHRDataObject
Get item classification of object
getObjLocation() - Method in class org.ifeth.sehr.beans.SEHRDataObject
 
getObjName() - Method in class org.ifeth.sehr.beans.SEHRDataObject
 
getObjParentID() - Method in class org.ifeth.sehr.beans.SEHRDataObject
 
getObjRWXOGOInteg() - Method in class org.ifeth.sehr.beans.SEHRDataObject
Get rwx of owner, group, other as Integer
getObjRWXOGOString() - Method in class org.ifeth.sehr.beans.SEHRDataObject
Get rwx of owner, group, other as binary string
getObjType() - Method in class org.ifeth.sehr.beans.SEHRDataObject
Get type of object: inbox, outbox, sent, draft, trash, SEHR/Java
getObject() - Method in class org.ifeth.sehr.client.api.driver.ConnectionInfo
Returns the object associated with the connection
getOptid() - Method in class org.ifeth.sehr.sql.DefOptions
 
getOptionList(String) - Method in class org.ifeth.sehr.lib.DAOBase
Special list of option selections from DEF_OPTIONS table
getPOP3Server() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getParentEntryID() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
 
getParentID() - Method in class org.ifeth.sehr.beans.ContactItem
 
getParentItemID() - Method in class org.ifeth.sehr.beans.NoteItem
 
getParentid() - Method in class org.ifeth.sehr.sql.NotePosts
 
getPasswd() - Method in class org.ifeth.sehr.sql.UsrServicesBySPList
 
getPassword() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the password
getPassword() - Method in class org.ifeth.sehr.client.api.SessionHandler
 
getPhone1() - Method in class org.ifeth.sehr.beans.ContactItem
 
getPik() - Method in class org.ifeth.sehr.sql.DefModule
 
getPik() - Method in class org.ifeth.sehr.sql.NetServices
 
getPooledConnection(int) - Method in class org.ifeth.sehr.lib.SEHRDataSource
Get an already established connection from pool given by index.
getPort() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the LDAP server's port number
getPostid() - Method in class org.ifeth.sehr.sql.NotePosts
 
getPreparedStatement(String) - Method in class org.ifeth.sehr.lib.DAOJdbc
Retrieve a named statement for single connection from hash to use it by DAOJdbc.executePrepStmnt(PreparedStatement)
getPreparedStatement(String, int) - Method in class org.ifeth.sehr.lib.DAOJdbc
Retrieve a named statement for given connection by id to use it by DAOJdbc.executePrepStmnt(PreparedStatement)
getProfile() - Method in class org.ifeth.sehr.client.api.LocalUserProfileCreateAssistent
Returns the profile just created
getProfile() - Method in class org.ifeth.sehr.client.api.ProfileSelectAuthDialog
Returns the selected profile
getProfileName() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the profile name
getProfiles(String, boolean, DesEncrypter) - Static method in class org.ifeth.sehr.client.api.LocalUserProfile
Get the names of local stored profiles
getProperty(String) - Method in class org.ifeth.sehr.lib.ServerModule
 
getRandomID() - Method in class org.ifeth.sehr.lib.SEHRDataSource
Get a random digest ID
getRelease() - Method in class org.ifeth.sehr.lib.ServerModule
 
getResList() - Method in class org.ifeth.sehr.lib.DAOBase
List of last results of mapped object
getResponder() - Method in class org.ifeth.sehr.client.api.driver.SEHRConnection
Returns the Responder associated with this connection For future use
getResultSet() - Method in class org.ifeth.sehr.lib.DAOJdbc
Get ResultSet of executed query.
getRunningCfgFile() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getSDOHURL(int) - Method in class org.ifeth.sehr.client.api.SEHRModules
Get URL of data object handler of given module
getSDOHURLOfServiceID(int) - Method in class org.ifeth.sehr.client.api.SEHRModules
 
getSDOHUrl() - Method in class org.ifeth.sehr.sql.DefModule
 
getSEHRAccount() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
 
getSEHRAccountPw() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
 
getSEHRCfgValue(String) - Method in class org.ifeth.sehr.lib.SEHRCfg
Common getter to retrieve a setting value from running configuration Note: There are a lot predefined methods...
getSEHRConnectionDriver() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
 
getSEHRHost() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the SEHR server IP
getSEHRHostProperties() - Method in class org.ifeth.sehr.client.api.SEHRRemote
Get the received server settings as Hashtable
getSEHRPort() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the server's port number
getSEHRServerIP() - Method in class org.ifeth.sehr.client.api.SEHRRemote
 
getSEHRServerPort() - Method in class org.ifeth.sehr.client.api.SEHRRemote
 
getSEHRServicesObject() - Method in class org.ifeth.sehr.client.api.SessionHandler
Get an instance of the SEHRService object itself
getSEHRZone() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
 
getSEHRconnection(int) - Method in class org.ifeth.sehr.client.api.SEHRRemote
Returns the SEHRconnection layer of the remote object for a given index
getSERVERIP() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getSERVERPort() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getSMTPServer() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getSYSHOME() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getSerialVersionUID() - Static method in class org.ifeth.sehr.beans.SEHRDataObject
 
getSqlmap() - Method in class org.ifeth.sehr.lib.SEHRDataSource
Get the initialized SQL mapping object of connected datasource This is the recommended object for accessng the database by its SQL objects; see example in SEHRDataSource.main(String[])
getStartdt() - Method in class org.ifeth.sehr.sql.NetCenter
 
getStartofservice() - Method in class org.ifeth.sehr.sql.NetServices
 
getState() - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver.StatusNotification
 
getState() - Method in class org.ifeth.sehr.client.api.driver.RASDriver.StatusNotification
 
getStateMessage() - Method in class org.ifeth.sehr.client.api.SEHRConnectionDriver
Get status message from notification class of the driver
getStateMessage() - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver.StatusNotification
 
getStateMessage() - Method in class org.ifeth.sehr.client.api.driver.RASDriver.StatusNotification
 
getStatus() - Method in class org.ifeth.sehr.client.api.driver.ConnectionInfo
Get the status Note: If '0' a watcher or listener thread can close the connection
getStatus() - Method in class org.ifeth.sehr.sql.UsrServicesBySPList
 
getStreet() - Method in class org.ifeth.sehr.sql.UsrContact
 
getSubdomain() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getSubject() - Method in class org.ifeth.sehr.beans.ContactItem
 
getSubject() - Method in class org.ifeth.sehr.beans.NoteItem
 
getSubject() - Method in class org.ifeth.sehr.sql.NotePosts
 
getSuffix() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the suffix used in LDAP queries
getSupFields() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the extra fields
getSvid() - Method in class org.ifeth.sehr.sql.NetServices
 
getSvid() - Method in class org.ifeth.sehr.sql.UsrServicesBySPList
 
getSvtitle() - Method in class org.ifeth.sehr.sql.UsrServicesBySPList
 
getSysCatHTMLSelect() - Method in class org.ifeth.sehr.lib.ServerModule
Helper method to present a HTML SELECT of catagories in WEB forms.
getTitle() - Method in class org.ifeth.sehr.beans.ContactItem
 
getTitle(int) - Method in class org.ifeth.sehr.client.api.SEHRZone.CenterVector
 
getTitle() - Method in class org.ifeth.sehr.client.api.SEHRZone
 
getTitle() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getTitle() - Method in class org.ifeth.sehr.lib.ServerModule
 
getTitle() - Method in class org.ifeth.sehr.sql.NetServices
 
getTitle() - Method in class org.ifeth.sehr.sql.UsrContact
 
getTotalConTime() - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver
 
getTotalConnectionTime(int) - Method in class org.ifeth.sehr.client.api.SEHRRemote
 
getTotalConnectionTime() - Method in class org.ifeth.sehr.client.api.driver.ConnectionInfo
Get stored total connection time
getTypeOfConnection() - Method in class org.ifeth.sehr.client.api.SEHRConnectionDriver
Get currently type of driver (for informational usage only)
getTypeOfDriver() - Method in class org.ifeth.sehr.client.api.driver.ConnectionDriver
 
getUIMail() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
 
getURLSEHRAdminAsIP() - Method in class org.ifeth.sehr.lib.SEHRCfg
Returns the URL to access the SEHR-OSI module by Tomcat for administration purposes.
getUrl() - Method in class org.ifeth.sehr.client.api.LocalUserProfile
Returns the LDAP server's url
getUrladmin() - Method in class org.ifeth.sehr.sql.NetServices
 
getUrlstart() - Method in class org.ifeth.sehr.sql.UsrServicesBySPList
 
getUrluser() - Method in class org.ifeth.sehr.sql.NetServices
 
getUser() - Method in class org.ifeth.sehr.client.api.SessionHandler
 
getUser1() - Method in class org.ifeth.sehr.beans.ContactItem
 
getUser1() - Method in class org.ifeth.sehr.sql.UsrContact
 
getUserServices() - Method in class org.ifeth.sehr.client.api.SessionHandler
Get a list of services of the logged in user
getUsrid() - Method in class org.ifeth.sehr.client.api.SessionHandler
 
getUsrid() - Method in class org.ifeth.sehr.sql.AccUsrLog
 
getUsrid() - Method in class org.ifeth.sehr.sql.NotePosts
 
getUsrid() - Method in class org.ifeth.sehr.sql.UsrContact
 
getUsrname() - Method in class org.ifeth.sehr.sql.NotePosts
 
getUsrsess() - Method in class org.ifeth.sehr.lib.ServerModule
 
getVerbose() - Static method in class org.ifeth.sehr.lib.SysExec
Let Exec print status messages
getVersion() - Method in class org.ifeth.sehr.lib.ServerModule
 
getWebService() - Method in class org.ifeth.sehr.client.api.FileTransfer
 
getZip() - Method in class org.ifeth.sehr.sql.UsrContact
 
getZoneID() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getZoneid() - Method in class org.ifeth.sehr.sql.NetCenter
 
getZoneid() - Method in class org.ifeth.sehr.sql.NetServices
 
getZoneid() - Method in class org.ifeth.sehr.sql.UsrServicesBySPList
 
getdbHost() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getdbHostname() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getdbSec() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getdbSecUser() - Method in class org.ifeth.sehr.lib.SEHRCfg
 
getdbSecUserPw() - Method in class org.ifeth.sehr.lib.SEHRCfg
 

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