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

R

read(int) - Method in interface suncertify.db.DBMain
Reads a record from the file.
read(int) - Method in class suncertify.db.Data
Reads a record from the file.
read(int) - Method in class suncertify.client.QueryInterfaceWrapper
Synchronous read method.
read(int, String) - Method in class suncertify.common.QueryInterfaceImpl
Reads a record from the file.
read(int, String) - Method in interface suncertify.common.QueryInterface
Reads a record from the file.
RecordNotFoundException - exception suncertify.db.RecordNotFoundException.
Exception class for signalization that record was not found
RecordNotFoundException() - Constructor for class suncertify.db.RecordNotFoundException
Empty contructor
RecordNotFoundException(String) - Constructor for class suncertify.db.RecordNotFoundException
One prameter contructor, with the message as param
RecordNotFoundException(String, Throwable) - Constructor for class suncertify.db.RecordNotFoundException
Contructor for chaining exception throwing
RecordNotFoundException(Throwable) - Constructor for class suncertify.db.RecordNotFoundException
Contructor for chaining exception throwing
RecordStructure - class suncertify.db.util.RecordStructure.
The clas contains information about the record structure in a database
RecordStructure(int, short, RandomAccessFile) - Constructor for class suncertify.db.util.RecordStructure
RecordStructure constructor, it reads all the header information from the db file.
releaseDBFile() - Method in class suncertify.db.util.DbFileGuard
The method releases the exclusive access, so othres threads may use the file
REMOTE_CLIENT_MODE - Static variable in class suncertify.common.ConfigSetter
remote client mode - only host name, port and login are enabled
removeAndAddData(int, int) - Method in class suncertify.db.test.DataAccessTest
 
removeElement(Object) - Method in class suncertify.client.models.ExtendableMutableComboBoxModel
Removes elemente from the ComboBox data list.
removeElementAt(int) - Method in class suncertify.client.models.ExtendableMutableComboBoxModel
Removes an element at the given index.
removeListDataListener(ListDataListener) - Method in class suncertify.client.models.ExtendableMutableComboBoxModel
Removes the listener from the model

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