A C D E F G I L M P Q R S T U V

G

getClientId() - Method in class suncertify.db.util.LockObject
Returns clientId string
getClientList() - Method in class suncertify.common.QueryInterfaceImpl
Returns the String - list of the currently logged in clients
getColumnCount() - Method in class suncertify.client.models.TableSorter
Return number of columns.
getDBFile() - Method in class suncertify.db.util.DbFileGuard
The method gets exclusive access to the file, returns the data base access file
getDbFileName() - Method in class suncertify.common.PropertiesWrapper
Returns data base file name stored in properties
getDbFileNameDefault() - Static method in class suncertify.common.PropertiesWrapper
Resturns default value of the data base file name
getElementAt(int) - Method in class suncertify.client.models.ExtendableMutableComboBoxModel
Returns the value from data list with the given index
getFieldSize(int) - Method in class suncertify.db.util.RecordStructure
Method returns number of bytes for the specified column
getHostName() - Method in class suncertify.common.PropertiesWrapper
Returns the host name stored in properties
getHostNameDefault() - Static method in class suncertify.common.PropertiesWrapper
Resturns default value of the host name
getInstance() - Static method in class suncertify.common.PropertiesWrapper
Method returns reference to the PropertiesWrapper instance.
getListenPort() - Method in class suncertify.common.PropertiesWrapper
Returns listen port stored in properties
getListenPortDefault() - Static method in class suncertify.common.PropertiesWrapper
Returns default value for the listen port
getLoginName() - Method in class suncertify.common.PropertiesWrapper
Returns login name stored in properties
getLoginNameDefault() - Static method in class suncertify.common.PropertiesWrapper
Returns default value of the login name
getNumberOfBytesOfHeader() - Method in class suncertify.db.util.RecordStructure
Method returns overall number of bytes taken by the header infromation
getRecordIdForRow(int) - Method in class suncertify.client.models.TableSorter
Returns the recordId of the given row.
getRecordLength() - Method in class suncertify.db.util.RecordStructure
Rturns the total length of the record in bytes
getRowCount() - Method in class suncertify.client.models.TableSorter
Return number of rows.
getSelectedItem() - Method in class suncertify.client.models.ExtendableMutableComboBoxModel
Returns selected item
getSize() - Method in class suncertify.client.models.ExtendableMutableComboBoxModel
Returns the size of the ComboBox model data list
getValueAt(int, int) - Method in class suncertify.client.models.TableSorter
Return value of the data at a given row and column.

A C D E F G I L M P Q R S T U V