All Packages  Class Hierarchy

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

Index of all Fields and Methods

A

accept(DBRecord). Method in interface paid.datamove.db.DBConstraint
Is the given record accepted under this constraint ? This method may not be implemented by all types of constraints.
accept(String, long, String). Method in class paid.datamove.epc.updates.EPCLocalDataDesc
Implementation of UpdateQueueFilter.accept().
accept(String, long, String). Method in class paid.db.main.LocalDBDesc
acceptsURL(String). Method in class paid.db.jdbc.PaidJdbcDriver
actionPerformed(ActionEvent). Method in class paid.testbed.Gui
add(String, Object). Method in class paid.ui.gui.ListAndVector
add(Update). Method in class paid.db.main.UpdateStore
Adds a new update to the storage.
ADD_ADMIN_EVENT. Static variable in class paid.auth.events.AuthEvent
add_escapes(String). Method in class paid.ui.sqlparser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
ADD_USER_EVENT. Static variable in class paid.auth.events.AuthEvent
addActionListener(ActionListener). Method in class paid.ui.gui.LoginDialog
AddAdministratorEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.AddAdministratorEvent
AddAdministratorEvent(String, String). Constructor for class paid.auth.events.AddAdministratorEvent
Constructor with less paramters
addDestination(String). Method in class paid.event.PAIDEvent
adds a destination for events to be sent downwards
addDestinations(String[]). Method in class paid.db.events.DBEvent
adds the destinations from a string array.
addEscapes(String). Static method in class paid.ui.sqlparser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addGroup(GroupProfile). Method in class paid.auth.GroupList
addINParam(int, int, Object[]). Method in class paid.db.jdbc.PaidJdbcSQLPreparedStatement
addLoginData(int, LoginCode). Method in class paid.auth.LoginDataList
addProfile(Profile). Method in class paid.auth.ProfileManager
adds a profile to the ProfileManager.
addSubset(String). Method in class paid.auth.GroupProfile
addSubset(Subset). Method in class paid.db.main.LocalDBDesc
Adds a data subset that was newly installed.
addTestEvent(TestEvent). Method in class paid.testbed.TestEventQueue
addUpdate(DBSingleRecordUpdate). Method in class paid.datamove.db.updates.DBSimpleTableUpdate
Adds a record update operations to this table update.
addUpdate(DBSingleRecordUpdate). Method in class paid.datamove.db.updates.DBTableUpdate
Adds a record update operation to this table update.
addUpdate(DBTableDescription, DBSingleRecordUpdate). Method in class paid.datamove.epc.updates.EPCBasicDataUpdate
Used by EPCUpdateBuilder to add single record update operations to this update.
addUpdate(DBTableDescription, DBSingleRecordUpdate). Method in class paid.datamove.epc.updates.EPCModelCatalogDynUpdate
Used by EPCUpdateBuilder to add single record update operations to this update.
addUpdate(DBTableDescription, DBSingleRecordUpdate). Method in class paid.datamove.epc.updates.EPCModelCatalogImagesUpdate
Used by EPCUpdateBuilder to add single record update operations to this update.
addUpdate(DBTableDescription, DBSingleRecordUpdate). Method in class paid.datamove.epc.updates.EPCModelCatalogStatUpdate
Used by EPCUpdateBuilder to add single record update operations to this update.
addUpdate(DBTableDescription, DBSingleRecordUpdate). Method in class paid.datamove.epc.updates.EPCSpVersCatalogDynUpdate
Used by EPCUpdateBuilder to add single record update operations to this update.
addUpdate(DBTableDescription, DBSingleRecordUpdate). Method in class paid.datamove.epc.updates.EPCSpVersCatalogImagesUpdate
Used by EPCUpdateBuilder to add single record update operations to this update.
addUpdate(DBTableDescription, DBSingleRecordUpdate). Method in class paid.datamove.epc.updates.EPCSpVersCatalogStatUpdate
Used by EPCUpdateBuilder to add single record update operations to this update.
addUpdate(DBTableDescription, DBSingleRecordUpdate). Method in class paid.datamove.epc.updates.EPCSupplementaryTextUpdate
Used by EPCUpdateBuilder to add single record update operations to this update.
addUpdate(DBTableDescription, DBSingleRecordUpdate). Method in class paid.datamove.epc.updates.EPCUpdate
Used by EPCUpdateBuilder to add single record update operations to this update.
addUpdateComponent(UpdateComponent). Method in class paid.datamove.epc.build.EPCUpdateBuilder
Process database update component produced by EPC compare subsystem.
addUpdateComponent(UpdateComponent). Method in class paid.datamove.fdok.build.FDOKUpdateBuilder
Process database update component produced by FDOK compare subsystem.
addUpdateComponent(UpdateComponent). Method in interface paid.datamove.build.UpdateBuilder
Adds update component to the appropriate compound Smart Update.
AddUserEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.AddUserEvent
AddUserEvent(String, String). Constructor for class paid.auth.events.AddUserEvent
Constructor with less paramters
adjustBeginLineColumn(int, int). Static method in class paid.ui.sqlparser.ASCII_CharStream
Method to adjust line and column numbers for the start of a token.
AdministrationEvents(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.AdministrationEvents
AdministrationEvents(String, String). Constructor for class paid.auth.events.AdministrationEvents
Constructor with less paramters
again. Variable in class paid.datamove.db.compare.DBCompareMethodFindBestMatch
When true, records which couldn't be matched in their group are matched once again after all groups have been compared.
AgentsAlreadyConnectedRuntimeException(). Constructor for class paid.net.exception.AgentsAlreadyConnectedRuntimeException
AgentsAlreadyConnectedRuntimeException(String). Constructor for class paid.net.exception.AgentsAlreadyConnectedRuntimeException
AgentsNotConnectedRuntimeException(). Constructor for class paid.net.exception.AgentsNotConnectedRuntimeException
AgentsNotConnectedRuntimeException(String). Constructor for class paid.net.exception.AgentsNotConnectedRuntimeException
aggChassisTableUpdate. Variable in class paid.datamove.epc.updates.EPCBasicDataUpdate
aggChassisTableUpdate. Variable in class paid.datamove.epc.updates.EPCModelCatalogStatUpdate
alter(DBRecord). Method in interface paid.datamove.db.DBRecordRemap
Simulate changes in record.
AnEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.AnEvent
answerTo. Variable in class paid.auth.events.AuthEvent
answerTo. Variable in class paid.event.PAIDEvent
appendToPrepStmt(StringBuffer). Method in interface paid.datamove.db.DBConstraint
Appends SQL template expressing this constraint to a prepared statement.
appendToPrepStmt(StringBuffer). Method in class paid.datamove.db.values.DBStringValueUpdate
Appends SQL template expressing this value update to a prepared statement.
appendToPrepStmt(StringBuffer). Method in class paid.datamove.db.DBValue
Append template placeholder for this value to a prepared statement.
appendToPrepStmt(StringBuffer). Method in class paid.datamove.db.DBValueUpdate
Appends SQL template expressing this value update to a prepared statement.
apply(). Method in class paid.datamove.apply.SimpleApply
Gets available updates from update queue and applies (executes) them on the local data.
applySubsetData(LocalDB). Method in class paid.db.datatypes.SubsetData
applies the subset to a local database.
applySubsetData(SubsetData). Method in class paid.db.main.DBController
Inserts a Subset in the database.
applySubsetData(Update). Method in class paid.db.main.LocalDB
Inserts a Subset in the database.
applyUpdate(Update). Method in class paid.db.main.DBController
Applies an Update to a Subset in the database.
applyUpdate(Update). Method in class paid.db.main.LocalDB
Applies an Update to a Subset in the database.
areaCodes. Variable in class paid.datamove.epc.updates.EPCWantedCatalogues
The area codes used for selecting both dynamic and static subsets.
Arguments(). Static method in class paid.ui.sqlparser.SQLParser
arrayOfTokens. Variable in class paid.ui.sqlparser.EPCParser
arrayOfTokens. Variable in class paid.ui.sqlparser.FDOKParser
ASCII_CharStream(InputStream, int, int). Constructor for class paid.ui.sqlparser.ASCII_CharStream
ASCII_CharStream(InputStream, int, int, int). Constructor for class paid.ui.sqlparser.ASCII_CharStream
ASCII_CharStream(Reader, int, int). Constructor for class paid.ui.sqlparser.ASCII_CharStream
ASCII_CharStream(Reader, int, int, int). Constructor for class paid.ui.sqlparser.ASCII_CharStream
AssignmentStatement(). Static method in class paid.ui.sqlparser.SQLParser
assignSubsetAdapter(String, GroupProfile). Method in class paid.ui.gui.UserGroupsHandler
assignUserAdapter(Profile, GroupProfile). Method in class paid.ui.gui.UserGroupsHandler
AUTH. Static variable in class paid.Launcher
auth. Variable in class paid.testbed.Stubsettings
auth2ui_invalid. Static variable in class paid.auth.events.AuthenticateLoginEvent
auth2ui_success. Static variable in class paid.auth.events.AuthenticateLoginEvent
AUTH_CONN_EVENT. Static variable in class paid.auth.events.AuthEvent
AUTH_EVENT. Static variable in class paid.auth.events.AuthEvent
AUTH_LOGIN_EVENT. Static variable in class paid.auth.events.AuthEvent
AuthenticateConnectionEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.AuthenticateConnectionEvent
AuthenticateConnectionEvent(String, String). Constructor for class paid.auth.events.AuthenticateConnectionEvent
Constructor with less paramters
AuthenticateLoginEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.AuthenticateLoginEvent
AuthenticateLoginEvent(String, String). Constructor for class paid.auth.events.AuthenticateLoginEvent
Constructor with less paramters
AuthenticationInterface(). Constructor for class paid.auth.AuthenticationInterface
Constructor Sets the RunState variable as required
AuthenticationInterface(PAIDEventService). Constructor for class paid.auth.AuthenticationInterface
Constructor Sets the RunState variable as required
AuthEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.AuthEvent
Constructor: for generic Event type
AuthEvent(String, String). Constructor for class paid.auth.events.AuthEvent
Constructor with less paramters
AuthEventChecker(). Constructor for class paid.auth.AuthEventChecker
AuthHardwareManager(). Constructor for class paid.auth.dave.AuthHardwareManager
AuthNetLauncher(). Constructor for class paid.AuthNetLauncher
AuthProfileInstaller(). Constructor for class paid.auth.AuthProfileInstaller

B

backup(int). Static method in class paid.ui.sqlparser.ASCII_CharStream
BasicDataTypeDeclaration(). Static method in class paid.ui.sqlparser.SQLParser
beginColumn. Variable in class paid.ui.sqlparser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginEndBlock(). Static method in class paid.ui.sqlparser.SQLParser
beginLine. Variable in class paid.ui.sqlparser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken(). Static method in class paid.ui.sqlparser.ASCII_CharStream
beginTransaction(). Method in class paid.datamove.db.DBConnection
Transaction support: Begins a transaction (if supported by the database).
beginTransaction(). Method in class paid.datamove.db.updates.DBLocalData
Implementation of LocalData.beginTransaction()
beginTransaction(). Method in class paid.datamove.db.queues.DBUpdateQueueManagerImpl
Implementation of UpdateQueueManager.beginTransaction()
Broker(DataMinerCallback). Constructor for class paid.learn.dataminer.Broker
In the constructor, the DataMiner needs to pass a callback object, the DataMinerCallback, which has a method to be called when the BehaviorModel is finished.
buffer. Variable in class paid.learn.dataminer.DataMinerCallback
bufpos. Static variable in class paid.ui.sqlparser.ASCII_CharStream
build(Hashtable). Method in class paid.learn.dataminer.developer.Const.ConstBuilder
Builds a BehaviorModel given a request for model development.
build(Hashtable). Method in class paid.learn.dataminer.developer.Knn.KnnBuilder
Builds a BehaviorModel given a request for model development.
build(Hashtable). Method in interface paid.learn.dataminer.developer.ModelBuilder
Builds a BehaviorModel given a request.
build(Hashtable). Method in class paid.learn.dataminer.developer.Random.RandomBuilder
Builds a BehaviorModel given a request for model development.
build(Hashtable). Method in interface paid.learn.dataminer.developer.RemoteModelBuilder
Builds a BehaviorModel given a request for model development.
buildProfileManager1(). Static method in class paid.auth.AuthProfileInstaller
buildProfileManager2(). Static method in class paid.auth.AuthProfileInstaller
buildProfileManager3(). Static method in class paid.auth.AuthProfileInstaller
buildProfileManager4(). Static method in class paid.auth.AuthProfileInstaller
buildProfileManager5(). Static method in class paid.auth.AuthProfileInstaller
buildProfileManager6(). Static method in class paid.auth.AuthProfileInstaller
ByteArray(byte[]). Constructor for class paid.auth.events.ByteArray

C

cache. Variable in class paid.db.main.DBController
The cache.
Cache(). Constructor for class paid.db.main.Cache
cacheSize. Variable in class paid.db.events.DBConfigureEvent
cancel(). Method in class paid.db.jdbc.PaidJdbcStatement
Cancels this Statement object if both the DBMS and driver support aborting an SQL statement.
cancel(). Method in class paid.ui.gui.SubsetSelectionAdapter
catalogTableUpdate. Variable in class paid.datamove.epc.updates.EPCBasicDataUpdate
catalogTableUpdate. Variable in class paid.datamove.epc.updates.EPCModelCatalogStatUpdate
CD. Static variable in class paid.db.datatypes.Medium
cgSpVersTableUpdate. Variable in class paid.datamove.epc.updates.EPCBasicDataUpdate
cgSpVersTableUpdate. Variable in class paid.datamove.epc.updates.EPCModelCatalogStatUpdate
cgTableUpdate. Variable in class paid.datamove.epc.updates.EPCModelCatalogDynUpdate
chassisAggTableUpdate. Variable in class paid.datamove.epc.updates.EPCBasicDataUpdate
chassisAggTableUpdate. Variable in class paid.datamove.epc.updates.EPCModelCatalogStatUpdate
CHECK_AUTH_EVENT. Static variable in class paid.auth.events.AuthEvent
CHECK_TS_EVENT. Static variable in class paid.auth.events.AuthEvent
checkAccept(String, int). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkAccess(Thread). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkAccess(ThreadGroup). Method in class paid.db.jdbc.PaidJdbcSecurityManager
CheckAuthenticatorEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.CheckAuthenticatorEvent
CheckAuthenticatorEvent(String, String). Constructor for class paid.auth.events.CheckAuthenticatorEvent
Constructor with less paramters
checkAwtEventQueueAccess(). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkConnect(String, int). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkConnect(String, int, Object). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkCreateClassLoader(). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkDelete(String). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkDependencies(Update, LocalDataDesc). Method in class paid.datamove.apply.SimpleApply
Checks dependencies of single update.
checkEvent(PAIDEvent). Static method in class paid.auth.AuthEventChecker
checkExec(String). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkExit(int). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkForDownloadedSubsets(EventObject). Method in class paid.learn.logger.Logger
checkForDownloadedSubsets(EventObject). Method in class paid.learn.logger.Logger
checkLink(String). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkListen(int). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkMemberAccess(Class, int). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkMulticast(InetAddress). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkMulticast(InetAddress, byte). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkPackageAccess(String). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkPackageDefinition(String). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkPrintJobAccess(). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkPropertiesAccess(). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkPropertyAccess(String). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkPropertyAccess(String, String). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkRead(FileDescriptor). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkRead(String). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkRead(String, Object). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkSecurityAccess(String). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkSetFactory(). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkSystemClipboardAccess(). Method in class paid.db.jdbc.PaidJdbcSecurityManager
CheckTimeStampEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.CheckTimeStampEvent
CheckTimeStampEvent(String, String). Constructor for class paid.auth.events.CheckTimeStampEvent
Constructor with less paramters
checkTopLevelWindow(Object). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkWrite(FileDescriptor). Method in class paid.db.jdbc.PaidJdbcSecurityManager
checkWrite(String). Method in class paid.db.jdbc.PaidJdbcSecurityManager
child. Variable in class paid.datamove.lib.fibheap.FibHeapNode
first child node
clear(). Method in class paid.db.events.DBEvent
clears all destinations and sets a new serial number, so that this event can be published again on the event bus.
clearDestinations(). Method in class paid.event.PAIDEvent
clears the list of destinations
clearParameters(). Method in class paid.db.jdbc.PaidJdbcPreparedStatement

In general, parameter values remain in force for repeated use of a Statement.

clearParameters(). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub

In general, parameter values remain in force for repeated use of a Statement.

clearWarnings(). Method in class paid.db.jdbc.PaidJdbcConnection
Clears all warnings reported for this Connection object.
clearWarnings(). Method in class paid.db.jdbc.PaidJdbcConnectionStub
Clears all warnings reported for this Connection object.
clearWarnings(). Method in class paid.db.jdbc.PaidJdbcResultSet
After this call getWarnings returns null until a new warning is reported for this ResultSet.
clearWarnings(). Method in class paid.db.jdbc.PaidJdbcStatement
Clears all the warnings reported on this Statement object.
close(). Method in class paid.datamove.db.DBConnection
Closes connection to database.
close(). Method in class paid.db.jdbc.PaidJdbcConnection
Releases a Connection's database and JDBC resources immediately instead of waiting for them to be automatically released.
close(). Method in class paid.db.jdbc.PaidJdbcConnectionStub
Releases a Connection's database and JDBC resources immediately instead of waiting for them to be automatically released.
close(). Method in class paid.db.jdbc.PaidJdbcResultSet
Releases this ResultSet object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
close(). Method in class paid.db.jdbc.PaidJdbcStatement
Releases this Statement object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
CLOSE_CONN_EVENT. Static variable in class paid.auth.events.AuthEvent
CloseConnectionEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.CloseConnectionEvent
CloseConnectionEvent(String, String). Constructor for class paid.auth.events.CloseConnectionEvent
Constructor with less paramters
CloseStatement(). Static method in class paid.ui.sqlparser.SQLParser
col. Variable in class paid.datamove.db.DBValueUpdate
The associated database column.
COL_OBJ. Static variable in class paid.datamove.db.updates.DBLocalData
Column containing description of the local data as serialized java object.
cols. Variable in class paid.datamove.db.DBColumnSet
Array containing the columns.
columnNoNulls. Variable in class paid.db.jdbc.PaidJdbcResultSetMetaData
Does not allow NULL values.
columnNullable. Variable in class paid.db.jdbc.PaidJdbcResultSetMetaData
Allows NULL values.
columnNullableUnknown. Variable in class paid.db.jdbc.PaidJdbcResultSetMetaData
Nullability unknown.
columnOf(String). Method in class paid.datamove.db.DBColumnSet
Returns column specified by name.
ColumnValues(). Static method in class paid.ui.sqlparser.SQLParser
command. Variable in class paid.testbed.CommandTestEvent
CommandTestEvent(String, PAIDEvent). Constructor for class paid.testbed.CommandTestEvent
commit(). Method in class paid.datamove.db.DBConnection
Transaction support: Commits transaction (if supported by the database).
commit(). Method in class paid.datamove.db.updates.DBLocalData
Implementation of LocalData.commit()
commit(). Method in class paid.datamove.db.queues.DBUpdateQueueManagerImpl
Implementation of UpdateQueueManager.commit()
commit(). Method in class paid.db.jdbc.PaidJdbcConnection
Makes all changes made since the previous commit/rollback permanent and releases any database locks currently held by the Connection.
commit(). Method in class paid.db.jdbc.PaidJdbcConnectionStub
Makes all changes made since the previous commit/rollback permanent and releases any database locks currently held by the Connection.
CommitStatement(). Static method in class paid.ui.sqlparser.SQLParser
commonPrefixLength(String). Method in class paid.datamove.db.values.DBStringValue
Helper for getUpdateTo(): determine length of common prefix of two strings.
commonSuffixLength(String, int). Method in class paid.datamove.db.values.DBStringValue
Helper for getUpdateTo(): determine length of common suffix of two strings.
compare(). Method in class paid.datamove.epc.compare.EPCCompare
Compares the given EPC databases.
compare(). Method in class paid.datamove.fdok.compare.FDOKCompare
Compares the given FDOK databases.
compareMethod. Variable in class paid.datamove.db.compare.DBCompareTable
The method for comparing the records contained in the tables.
comparePartitions(UpdateBuilder, DBRecordSource, DBRecordVector). Method in class paid.datamove.db.compare.DBPartitionByColumns
Helper method for compareRecords: Compares given table partitions.
compareRecords(UpdateBuilder, DBRecordSource). Method in interface paid.datamove.db.compare.DBCompareMethod
Compares old and new records delivered by a given record source and sends the differences as DBUpdateComponent objects to the given update builder.
compareRecords(UpdateBuilder, DBRecordSource). Method in class paid.datamove.db.compare.DBCompareMethodFindBestMatch
Implementation of DBCompareMethod.compareRecords()
compareRecords(UpdateBuilder, DBRecordSource). Method in class paid.datamove.db.compare.DBCompareMethodIterating
Implementation of DBCompareMethod.compareRecords()
compareRecords(UpdateBuilder, DBRecordSource). Method in class paid.datamove.db.compare.DBCompareMethodPartial
Implementation of DBCompareMethod.compareRecords()
compareRecords(UpdateBuilder, DBRecordSource). Method in class paid.datamove.db.compare.DBPartitionByColumns
Implementation of DBCompareMethod.compareRecords()
compareRecords(UpdateBuilder, DBRecordSource). Method in class paid.datamove.db.compare.DBPartitionByColumnsPartial
Implementation of DBCompareMethod.compareRecords()
compareRecords(UpdateBuilder, DBTableDescription, DBRecord, DBRecord). Static method in class paid.datamove.db.build.DBUpdateComponentProducer
Compares the two given records, and sends the appropriate database update components to an update builder.
compareTo(DBValue). Method in class paid.datamove.db.values.DBBigDecimalValue
Compares this value to another.
compareTo(DBValue). Method in class paid.datamove.db.values.DBByteValue
Compares this value to another.
compareTo(DBValue). Method in class paid.datamove.db.values.DBDoubleValue
Compares this value to another.
compareTo(DBValue). Method in class paid.datamove.db.values.DBFloatValue
Compares this value to another.
compareTo(DBValue). Method in class paid.datamove.db.values.DBIntValue
Compares this value to another.
compareTo(DBValue). Method in class paid.datamove.db.values.DBLongValue
Compares this value to another.
compareTo(DBValue). Method in class paid.datamove.db.values.DBShortValue
Compares this value to another.
compareTo(DBValue). Method in class paid.datamove.db.DBValue
Compares this value to another.
CompilationUnit(). Static method in class paid.ui.sqlparser.SQLParser
CompoundCompare(Compare[]). Constructor for class paid.datamove.compare.CompoundCompare
Creates new compare subsystem.
ComputerProfile(String, Vector, LoginDataList, GroupList). Constructor for class paid.auth.ComputerProfile
con. Variable in class paid.datamove.db.DBConnection
This is the JDBC database connection.
con. Variable in class paid.datamove.db.updates.DBLocalData
The database connection, including the schema name.
con. Variable in class paid.datamove.db.DBTable
The database connection and schema the table is contained in.
config. Variable in class paid.db.main.DBController
The configuration object for the DBController.
configSubSystems(boolean, boolean, boolean, boolean, boolean, boolean). Method in class paid.testbed.Gui
Configuration(String). Constructor for class paid.db.main.Configuration
Creates new Configuration from given filename.
connect(String, Properties). Method in class paid.db.jdbc.PaidJdbcDriver
ConnectClause(). Static method in class paid.ui.sqlparser.SQLParser
connection. Variable in class paid.db.jdbc.PaidJdbcStatement
ConstantDeclaration(). Static method in class paid.ui.sqlparser.SQLParser
ConstBuilder(). Constructor for class paid.learn.dataminer.developer.Const.ConstBuilder
ConstDeveloper(). Constructor for class paid.learn.dataminer.developer.Const.ConstDeveloper
ConstModel(String). Constructor for class paid.learn.dataminer.developer.Const.ConstModel
The constructor of ConstModel takes the most frequent outcome from the past as identified by the ConstBuilder.
containsAdminGroup(). Method in class paid.auth.GroupList
containsCode(LoginCode). Method in class paid.auth.LoginDataList
containsLoginType(int). Method in class paid.auth.LoginDataList
containsProfile(String). Method in class paid.auth.ProfileManager
checks, if a Profile, that matches a given userID, exists in the Profile-Manager.
containsSubset(String). Method in class paid.auth.GroupList
containsSubset(String). Method in class paid.auth.GroupProfile
containsSubset(String). Method in class paid.auth.ProfileManager
continuePosting(). Method in class paid.testbed.Gui
continuePosting(). Method in class paid.testbed.Launcher
controller. Static variable in class paid.db.main.DBController
The reference to itself.
count. Variable in class paid.learn.dataminer.util.WaitBuffer
count(). Method in class paid.db.main.UpdateStore
Returns the currently stored number of updates.
createStatement(). Method in class paid.db.jdbc.PaidJdbcConnection
Creates a Statement object for sending SQL statements to the database.
createStatement(). Method in class paid.db.jdbc.PaidJdbcConnectionStub
Creates a Statement object for sending SQL statements to the database.
createTableInfo(). Method in class paid.datamove.db.compare.DBCompareTable
Initializes tableInfo by using getColumns() and getPKey().
curChar. Static variable in class paid.ui.sqlparser.SQLParserTokenManager
current. Variable in class paid.learn.dataminer.util.WaitBuffer
currentToken. Variable in class paid.ui.sqlparser.ParseException
This is the last token that has been consumed successfully.
CursorDeclaration(). Static method in class paid.ui.sqlparser.SQLParser
CursorForLoop(). Static method in class paid.ui.sqlparser.SQLParser

D

data. Variable in class paid.auth.events.AuthEvent
data. Variable in class paid.datamove.lib.fibheap.FibHeapNode
the data object for this node, holds the key value
data. Variable in class paid.db.datatypes.SubsetData
DataMiner(Logger, RequestQueue). Constructor for class paid.learn.dataminer.DataMiner
DataMinerCallback(WaitBuffer). Constructor for class paid.learn.dataminer.DataMinerCallback
The constructor takes a WaitBuffer object, which is a producer-consumer type buffer that uses Java monitors to synchronized the action.
DataMinerStub(). Constructor for class paid.learn.dataminer.DataMinerStub
DaveInfo(). Constructor for class paid.auth.dave.DaveInfo
DB. Static variable in class paid.Launcher
db. Variable in class paid.testbed.Stubsettings
DBAbstractDeleteRecords(). Constructor for class paid.datamove.db.updates.DBAbstractDeleteRecords
DBAbstractUpdateRecords(DBValueUpdate[]). Constructor for class paid.datamove.db.updates.DBAbstractUpdateRecords
Protected constructor used by subclasses.
DBAccessEvent(Subset). Constructor for class paid.db.events.DBAccessEvent
DBAccessResultEvent(Subset). Constructor for class paid.db.events.DBAccessResultEvent
contructor only with subset
DBAccessResultEvent(Subset, Exception). Constructor for class paid.db.events.DBAccessResultEvent
constructor with subset and a special exception
DBAutoColumn(String, int). Constructor for class paid.datamove.db.columns.DBAutoColumn
Creates new database column handler for columns having standard JDBC type.
DBBigDecimalValue(DBColumn, BigDecimal). Constructor for class paid.datamove.db.values.DBBigDecimalValue
Creates new value in given column with given value.
DBBinaryValue(DBColumn, byte[]). Constructor for class paid.datamove.db.values.DBBinaryValue
Creates new value in given column with given value.
DBByteValue(DBColumn, byte). Constructor for class paid.datamove.db.values.DBByteValue
Creates new value in given column with given value.
DBColumn(String, int). Constructor for class paid.datamove.db.DBColumn
Protected constructor, used by subclasses.
DBColumnSet(DBColumn[]). Constructor for class paid.datamove.db.DBColumnSet
Protected constructor used by subclasses and DBColumnSetFactory.
DBCompareMethodFindBestMatch(String[], DBCompareBestMatchingRecords, boolean). Constructor for class paid.datamove.db.compare.DBCompareMethodFindBestMatch
Constructor.
DBCompareMethodIterating(String[]). Constructor for class paid.datamove.db.compare.DBCompareMethodIterating
Shortcut for DBCompareMethodIterating(sortColNames, false).
DBCompareMethodIterating(String[], boolean). Constructor for class paid.datamove.db.compare.DBCompareMethodIterating
Constructor.
DBCompareMethodPartial(). Constructor for class paid.datamove.db.compare.DBCompareMethodPartial
DBCompareSchema(DBConnection, DBConnection, DBCompareTable[]). Constructor for class paid.datamove.db.compare.DBCompareSchema
Creates new database schema compare method.
DBCompareTable(String, DBCompareMethod). Constructor for class paid.datamove.db.compare.DBCompareTable
Creates new table compare method.
DBCompareTablePartition(DBRecordSource, DBConstraint). Constructor for class paid.datamove.db.compare.DBCompareTablePartition
Create new partitioning source.
DBConfigureEvent(int, int). Constructor for class paid.db.events.DBConfigureEvent
the constructor needs all paramters you want to set.
DBConnection(String). Constructor for class paid.datamove.db.DBConnection
Creates new database connection for an extended database URL.
DBController(). Constructor for class paid.db.main.DBController
Creates a new DBController object.
DBDateValue(DBColumn, Date). Constructor for class paid.datamove.db.values.DBDateValue
Creates new value in given column with given value.
DBDeleteSingleRecord(DBValue[]). Constructor for class paid.datamove.db.updates.DBDeleteSingleRecord
Creates new record update operation which deletes a single record.
DBDeleteSomeRecords(DBConstraint). Constructor for class paid.datamove.db.updates.DBDeleteSomeRecords
Creates new record update operation which deletes some records.
DBDoubleValue(DBColumn, double). Constructor for class paid.datamove.db.values.DBDoubleValue
Creates new value in given column with given value.
DBEvent(Subset). Constructor for class paid.db.events.DBEvent
The DBEvent constructor always contains the subset, as authentication & security checks all DBEvents for their subset.
DBFloatValue(DBColumn, float). Constructor for class paid.datamove.db.values.DBFloatValue
Creates new value in given column with given value.
DBGetMediaEvent(). Constructor for class paid.db.events.DBGetMediaEvent
this constructor needs no paramters
DBGetSubsetDataEvent(Subset, Medium). Constructor for class paid.db.events.DBGetSubsetDataEvent
constructor
DBGetUpdateEvent(Subset). Constructor for class paid.db.events.DBGetUpdateEvent
constructor with the subset for the requested update
DBInsertRecord(DBValue[]). Constructor for class paid.datamove.db.updates.DBInsertRecord
Creates new record update operation which inserts a single record.
DBIntValue(DBColumn, int). Constructor for class paid.datamove.db.values.DBIntValue
Creates new value in given column with given value.
DBListStoredUpdatesEvent(). Constructor for class paid.db.events.DBListStoredUpdatesEvent
this constructor needs no paramter.
DBListStoredUpdatesResultEvent(Vector). Constructor for class paid.db.events.DBListStoredUpdatesResultEvent
the constructor needs a vector of all stored updates
DBListSubsetsEvent(Medium). Constructor for class paid.db.events.DBListSubsetsEvent
the constructor needs to know which medium to query.
DBListSubsetsResultEvent(ResultSet). Constructor for class paid.db.events.DBListSubsetsResultEvent
the constructor needs the result set of the query
DBLocalData(DBConnection). Constructor for class paid.datamove.db.updates.DBLocalData
Constructor.
DBLongValue(DBColumn, long). Constructor for class paid.datamove.db.values.DBLongValue
Creates new value in given column with given value.
DBLookupSubsetEvent(Subset). Constructor for class paid.db.events.DBLookupSubsetEvent
the constructor needs to know which subset to look up and return the version.
DBLookupSubsetResultEvent(Subset, long). Constructor for class paid.db.events.DBLookupSubsetResultEvent
the constructor needs the subset that was looked up and its corrently installed version
DBManipulateEvent(Subset). Constructor for class paid.db.events.DBManipulateEvent
DBManipulateResultEvent(Subset). Constructor for class paid.db.events.DBManipulateResultEvent
DBManipulateResultEvent(Subset, Exception). Constructor for class paid.db.events.DBManipulateResultEvent
DBMediaEvent(Medium[]). Constructor for class paid.db.events.DBMediaEvent
construtor with an array of media
DBMoveRecord(DBValueUpdate[], DBValue[]). Constructor for class paid.datamove.db.updates.DBMoveRecord
Creates new record update operation which updates a single record.
DBNullValue(DBColumn). Constructor for class paid.datamove.db.values.DBNullValue
Creates new NULL value in given column with given value.
DBObjectColumn(DBColumn). Constructor for class paid.datamove.db.columns.DBObjectColumn
Creates new database column handler.
DBObjectValue(DBColumn, byte[]). Constructor for class paid.datamove.db.values.DBObjectValue
Creates new object in given column from given binary image.
DBObjectValue(DBColumn, InputStream). Constructor for class paid.datamove.db.values.DBObjectValue
Creates new object in given column from given input stream.
DBObjectValue(DBColumn, Object). Constructor for class paid.datamove.db.values.DBObjectValue
Creates new object in given column.
DBPartitionByColumns(String, DBCompareMethod). Constructor for class paid.datamove.db.compare.DBPartitionByColumns
Creates new partitioning method which uses a single column to determine the partitions.
DBPartitionByColumns(String[], DBCompareMethod). Constructor for class paid.datamove.db.compare.DBPartitionByColumns
Creates new partitioning method.
DBPartitionByColumnsPartial(String, DBCompareMethod). Constructor for class paid.datamove.db.compare.DBPartitionByColumnsPartial
Creates new partial partitioning method which uses a single column to determine the partitions.
DBPartitionByColumnsPartial(String[], DBCompareMethod). Constructor for class paid.datamove.db.compare.DBPartitionByColumnsPartial
Creates new partial partitioning method.
DBQueryEvent(Subset). Constructor for class paid.db.events.DBQueryEvent
DBQueryResultEvent(Subset). Constructor for class paid.db.events.DBQueryResultEvent
DBQueryResultEvent(Subset, Exception). Constructor for class paid.db.events.DBQueryResultEvent
DBRecord(DBColumnSet, ResultSet). Constructor for class paid.datamove.db.DBRecord
Constructor used by DBRecordEnumeration implementations.
DBRecord(DBValue[]). Constructor for class paid.datamove.db.DBRecord
Creates new record containing given values.
DBRecordEnumRemapImpl(DBRecordEnumeration, DBRecordRemap). Constructor for class paid.datamove.db.DBRecordEnumRemapImpl
Create new record enumeration simulating changes to records.
DBRemoveSubsetEvent(Subset). Constructor for class paid.db.events.DBRemoveSubsetEvent
constructor setting the subset to be removed
DBShortValue(DBColumn, short). Constructor for class paid.datamove.db.values.DBShortValue
Creates new value in given column with given value.
DBSimpleTableUpdate(String). Constructor for class paid.datamove.db.updates.DBSimpleTableUpdate
Creates new simple table update.
DBSQLManipulateEvent(PaidJdbcSQLStatement). Constructor for class paid.db.events.DBSQLManipulateEvent
this constructor is used by StarNetwork integration.
DBSQLManipulateEvent(Subset, PaidJdbcSQLStatement). Constructor for class paid.db.events.DBSQLManipulateEvent
constructor for a prepared statement SQL manipulation
DBSQLManipulateEvent(Subset, String). Constructor for class paid.db.events.DBSQLManipulateEvent
constructor for a normal SQL manipulate statement
DBSQLManipulateResultEvent(Subset, Exception). Constructor for class paid.db.events.DBSQLManipulateResultEvent
DBSQLManipulateResultEvent(Subset, int). Constructor for class paid.db.events.DBSQLManipulateResultEvent
DBSQLQueryEvent(PaidJdbcSQLStatement). Constructor for class paid.db.events.DBSQLQueryEvent
this constructor is used by StarNetwork integration.
DBSQLQueryEvent(Subset, PaidJdbcSQLStatement). Constructor for class paid.db.events.DBSQLQueryEvent
constructor for a prepared statement SQL query
DBSQLQueryEvent(Subset, String). Constructor for class paid.db.events.DBSQLQueryEvent
constructor for a normal SQL query statement
DBSQLQueryResultEvent(Subset). Constructor for class paid.db.events.DBSQLQueryResultEvent
this constructor just needs the subset, the result set is set to null
DBSQLQueryResultEvent(Subset, Exception). Constructor for class paid.db.events.DBSQLQueryResultEvent
this constructor needs the queried subset and the exception that occured during the query
DBSQLQueryResultEvent(Subset, ResultSet). Constructor for class paid.db.events.DBSQLQueryResultEvent
this constructor needs the queried subset and the querys result set
DBStringValue(DBColumn, String). Constructor for class paid.datamove.db.values.DBStringValue
Creates new value in given column with given value.
DBStringValueUpdate(DBColumn, int, int, String). Constructor for class paid.datamove.db.values.DBStringValueUpdate
Create a new string value update.
DBSubset(). Constructor for class paid.db.datatypes.DBSubset
DBSubsetDataEvent(SubsetData). Constructor for class paid.db.events.DBSubsetDataEvent
the constructor sets the subset data; the subset is set automatically
DBSubsetManagementEvent(Subset). Constructor for class paid.db.events.DBSubsetManagementEvent
DBSubsetManagementResultEvent(Subset). Constructor for class paid.db.events.DBSubsetManagementResultEvent
constructor only with subsets
DBSubsetManagementResultEvent(Subset, Exception). Constructor for class paid.db.events.DBSubsetManagementResultEvent
constructor only with subsets and an exception
DBTableDescription(String, DBColumnSet, int[]). Constructor for class paid.datamove.db.DBTableDescription
Creates new database table description.
DBTableUpdate(String, DBValue[]). Constructor for class paid.datamove.db.updates.DBTableUpdate
Creates new database table update.
DBTimestampValue(DBColumn, Timestamp). Constructor for class paid.datamove.db.values.DBTimestampValue
Creates new value in given column with given value.
DBTimeValue(DBColumn, Time). Constructor for class paid.datamove.db.values.DBTimeValue
Creates new value in given column with given value.
DBTmpQueueManagerImpl(DBConnection). Constructor for class paid.datamove.db.queues.DBTmpQueueManagerImpl
Creates new temporary queue manager for update queue within the specified database schema.
DBUncomparableException(). Constructor for class paid.datamove.db.DBUncomparableException
DBUpdateComponent(DBTableDescription, DBRecordUpdate). Constructor for class paid.datamove.db.build.DBUpdateComponent
Creates new database update component.
DBUpdateEvent(Exception). Constructor for class paid.db.events.DBUpdateEvent
constructor with an exception
DBUpdateEvent(Update). Constructor for class paid.db.events.DBUpdateEvent
constructor with the update.
DBUpdateQueueManagerImpl(DBConnection). Constructor for class paid.datamove.db.queues.DBUpdateQueueManagerImpl
Creates new update queue manager for update queue within the specified database schema.
DBUpdateSingleRecord(DBValueUpdate[], DBValue[]). Constructor for class paid.datamove.db.updates.DBUpdateSingleRecord
Creates new record update operation which updates a single record.
DBUpdateSomeRecords(DBValueUpdate[], DBConstraint). Constructor for class paid.datamove.db.updates.DBUpdateSomeRecords
Creates new record update operation which updates some records.
DBValue(DBColumn). Constructor for class paid.datamove.db.DBValue
Constructor used only by subclasses.
DBValueUpdate(DBColumn). Constructor for class paid.datamove.db.DBValueUpdate
The constructor used by subclasses.
DEBUG. Static variable in class paid.db.events.DBEvent
DEBUG. Static variable in class paid.db.jdbc.PaidJdbcDriver
DEBUG. Static variable in interface paid.PAIDSubSystem
DEBUG. Static variable in class paid.Statics
DEBUGBridge. Static variable in class paid.Statics
DEBUGEVENT. Static variable in class paid.Statics
DEBUGLauncher. Static variable in class paid.Statics
DEBUGLogger. Static variable in class paid.Statics
DEBUGNET. Static variable in class paid.Statics
DEBUGParser. Static variable in class paid.Statics
DEBUGPoster. Static variable in class paid.Statics
debugPrint(). Method in class paid.datamove.epc.updates.EPCBasicDataUpdate
Implementation of Update.debugPrint().
debugPrint(). Method in class paid.datamove.epc.updates.EPCModelCatalogDynUpdate
Implementation of Update.debugPrint().
debugPrint(). Method in class paid.datamove.epc.updates.EPCModelCatalogImagesUpdate
Implementation of Update.debugPrint().
debugPrint(). Method in class paid.datamove.epc.updates.EPCModelCatalogStatUpdate
Implementation of Update.debugPrint().
debugPrint(). Method in class paid.datamove.epc.updates.EPCSpVersCatalogDynUpdate
Implementation of Update.debugPrint().
debugPrint(). Method in class paid.datamove.epc.updates.EPCSpVersCatalogImagesUpdate
Implementation of Update.debugPrint().
debugPrint(). Method in class paid.datamove.epc.updates.EPCSpVersCatalogStatUpdate
Implementation of Update.debugPrint().
debugPrint(). Method in class paid.datamove.epc.updates.EPCSupplementaryTextUpdate
Implementation of Update.debugPrint().
debugPrint(). Method in class paid.datamove.epc.updates.EPCUpdate
Implementation of Update.debugPrint().
debugPrint(String). Method in class paid.datamove.db.updates.DBSimpleTableUpdate
Prints debugging information to System.err.
debugString(). Method in class paid.datamove.db.updates.DBAbstractDeleteRecords
Implementation of DBRecordUpdate.debugString()
debugString(). Method in class paid.datamove.db.updates.DBAbstractUpdateRecords
Implementation of DBRecordUpdate.debugString()
debugString(). Method in interface paid.datamove.db.DBConstraint
Returns debugging string describing this constraint.
debugString(). Method in class paid.datamove.db.updates.DBInsertRecord
Implementation of DBRecordUpdate.debugString()
debugString(). Method in class paid.datamove.db.DBRecord
Returns a debugging string.
debugString(). Method in interface paid.datamove.db.updates.DBRecordUpdate
Returns a debugging string.
DEBUGSubsystem. Static variable in class paid.Statics
Declarations(). Static method in class paid.ui.sqlparser.SQLParser
DeclarationSection(). Static method in class paid.ui.sqlparser.SQLParser
decreaseKey(FibHeapNode, double). Method in class paid.datamove.lib.fibheap.FibHeap
Decreases the key value for a heap node, given the new value to take on.
decreaseTriesLeft(). Method in class paid.auth.events.AuthenticateLoginEvent
decrypt(byte[]). Method in class paid.auth.AuthenticationInterface
Offers decryption of a byte array via method call.
decrypt(byte[], String). Method in class paid.auth.AuthenticationInterface
Offers decryption of a byte array via method call.
DECRYPT_EVENT. Static variable in class paid.auth.events.AuthEvent
DecryptEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.DecryptEvent
DecryptEvent(String, String). Constructor for class paid.auth.events.DecryptEvent
Constructor with less paramters
decryptInstance(byte[], SecretKey). Static method in class paid.auth.ProfileManager
DEFAULT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
degree. Variable in class paid.datamove.lib.fibheap.FibHeapNode
number of children of this node (does not count grandchildren)
DEL_USER_EVENT. Static variable in class paid.auth.events.AuthEvent
delete(DBConstraint). Method in class paid.datamove.db.DBTable
Deletes some records from this table.
delete(FibHeapNode). Method in class paid.datamove.lib.fibheap.FibHeap
Deletes a node from the heap given the reference to the node.
deletes. Variable in class paid.datamove.db.updates.DBSimpleTableUpdate
Contains the DBDeleteSingleRecord operations.
DeleteStatement(). Static method in class paid.ui.sqlparser.SQLParser
deliverModel(BehaviorModel). Method in class paid.learn.dataminer.Broker
Called by ModelDevelopers when their BehaviorModels are ready.
deliverModel(BehaviorModel). Method in class paid.learn.dataminer.DataMinerCallback
Called by the ModelSelector part of Broker to deliver the best BehaviorModel after all of them have been evaluated and ranked.
delProfile(String). Method in class paid.auth.ProfileManager
deletes the reference of a profile from the ProfileManager.
DelUserEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.DelUserEvent
DelUserEvent(String, String). Constructor for class paid.auth.events.DelUserEvent
Constructor with less paramters
desc. Static variable in class paid.db.main.LocalDB
The local database description.
description. Variable in class paid.datamove.db.updates.DBLocalData
Current description of the data stored in the database.
destination. Variable in class paid.auth.events.AuthEvent
destinations. Variable in class paid.event.PAIDEvent
detectCatalogs(LocalDataDesc, DBConnection, long). Static method in class paid.datamove.epc.run.EPCCreateDataDesc
Detects installed model catalogues.
detectCodes(LocalDataDesc, DBConnection, long). Static method in class paid.datamove.fdok.run.FDOKCreateDataDesc
Check if code namings are installed.
detectSpVers(LocalDataDesc, DBConnection, long). Static method in class paid.datamove.epc.run.EPCCreateDataDesc
Detects installed special version catalogues.
detectSupText(LocalDataDesc, DBConnection, long). Static method in class paid.datamove.epc.run.EPCCreateDataDesc
Checks if supplementary texts are installed.
detectVDCSubsets(LocalDataDesc, DBConnection, long). Static method in class paid.datamove.fdok.run.FDOKCreateDataDesc
Detects installed vehicle data card subsets.
DeveloperLauncher(Broker, ModelDeveloper, Hashtable). Constructor for class paid.learn.dataminer.DeveloperLauncher
The constructor of DeveloperLaucher takes several arguments as given below.
DeveloperSelector(String). Constructor for class paid.learn.dataminer.DeveloperSelector
Future feature: depending on the CPU load, use different developerListFiles, that contain the names of more or less CPU consuming algorithms
developModel(Hashtable). Method in class paid.learn.dataminer.DataMinerStub
DIGIT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
DISABLE_MACHINE_AUTH. Static variable in class paid.Statics
disable_tracing(). Static method in class paid.ui.sqlparser.SQLParser
dispatchRequest(Vector, Hashtable). Method in class paid.learn.dataminer.RequestDispatcher
Dispatches the request for model development to all available ModelDevelopers.
doDelete(String, DBConstraint). Method in class paid.datamove.db.SQLHelper
Executes a SQL DELETE statement, used by DBTable.delete()
doInsert(String, DBValue[]). Method in class paid.datamove.db.SQLHelper
Executes a SQL INSERT statement, used by DBTable.insert().
Done(). Static method in class paid.ui.sqlparser.ASCII_CharStream
donePosting(). Method in class paid.testbed.Gui
doQuery(String, DBColumnSet, DBConstraint, DBColumnSet, boolean). Method in class paid.datamove.db.SQLHelper
Executes a SQL SELECT statement, used by DBTable.query().
doUpdate(String, DBValueUpdate[], DBConstraint). Method in class paid.datamove.db.SQLHelper
Executes a SQL UPDATE statement, used by DBTable.update().
Driver(). Constructor for class paid.db.jdbc.Driver
Driver01(). Constructor for class paid.ui.gui.Driver01
DVD. Static variable in class paid.db.datatypes.Medium
DYNPREFIX. Static variable in class paid.datamove.epc.updates.EPCModelCatalogDyn
Additional prefix for subset identifier.
DYNPREFIX. Static variable in class paid.datamove.epc.updates.EPCSpVersCatalogDyn
Additional prefix for subset identifier.

E

e. Variable in class paid.db.events.DBAccessResultEvent
e. Variable in class paid.db.events.DBUpdateEvent
EchoAdapter(String). Constructor for class paid.event.EchoAdapter
EchoServer(). Constructor for class paid.EchoServer
eDeviceNotFound. Static variable in class paid.auth.dave.AuthHardwareManager
Execption message when the specified index does not exist.
eDeviceNotReady. Static variable in class paid.auth.dave.AuthHardwareManager
Execption message when the device is not ready to read or write, i.e.
eDeviceReadOnly. Static variable in class paid.auth.dave.AuthHardwareManager
Execption message when the specified device does not support writing
EDIT_PROFILE_EVENT. Static variable in class paid.auth.events.AuthEvent
EditProfileEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.EditProfileEvent
EditProfileEvent(String, String). Constructor for class paid.auth.events.EditProfileEvent
Constructor with less paramters
eInvalidKey. Static variable in class paid.auth.dave.AuthHardwareManager
Execption message when a key is read that is invalid or there's no key stored.
empty(). Method in class paid.datamove.lib.fibheap.FibHeap
Tests if the Fibonacci heap is empty or not.
empty(). Method in class paid.db.jdbc.INParameter
empty(). Method in class paid.db.jdbc.Queue
enable_tracing(). Static method in class paid.ui.sqlparser.SQLParser
encrypt(Object). Method in class paid.auth.AuthenticationInterface
Offers encryption of an object via method call.
encrypt(Object, String). Method in class paid.auth.AuthenticationInterface
Offers encryption of an object via method call You better hold a seperate instance of AuthenticationInterface while calling this methode in order not to block the main interface activities during the encryption process.
ENCRYPT_EVENT. Static variable in class paid.auth.events.AuthEvent
EncryptEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.EncryptEvent
EncryptEvent(String, String). Constructor for class paid.auth.events.EncryptEvent
Constructor with less paramters
encryptInstance(SecretKey). Method in class paid.auth.ProfileManager
endColumn. Variable in class paid.ui.sqlparser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine. Variable in class paid.ui.sqlparser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
enterRequest(Hashtable). Method in class paid.learn.logger.util.RequestQueue
EOF. Static variable in interface paid.ui.sqlparser.SQLParserConstants
eol. Variable in class paid.ui.sqlparser.ParseException
The end of line string for this machine.
ePasswordTooLong. Static variable in class paid.auth.dave.AuthHardwareManager
Execption message when the specified password is too long
EPCBasicData(long). Constructor for class paid.datamove.epc.updates.EPCBasicData
Creates new subset description.
EPCBasicDataUpdate(). Constructor for class paid.datamove.epc.updates.EPCBasicDataUpdate
Creates new update to basic EPC data.
EPCCompare(DBConnection, DBConnection, EPCUpdateBuilder). Constructor for class paid.datamove.epc.compare.EPCCompare
Creates new EPC compare subsystem.
EPCLocalDataDesc(LocalData). Constructor for class paid.datamove.epc.updates.EPCLocalDataDesc
Creates new description of EPC data for initial setup by EPCCreateDataDesc.
EPCModelCatalogDyn(String, long). Constructor for class paid.datamove.epc.updates.EPCModelCatalogDyn
Creates new subset description.
EPCModelCatalogDynUpdate(String). Constructor for class paid.datamove.epc.updates.EPCModelCatalogDynUpdate
Creates new update to dynamic subset of a model catalog.
EPCModelCatalogImages(String, long). Constructor for class paid.datamove.epc.updates.EPCModelCatalogImages
Creates new subset description.
EPCModelCatalogImagesUpdate(String). Constructor for class paid.datamove.epc.updates.EPCModelCatalogImagesUpdate
Creates new update to image files table for a model catalog.
EPCModelCatalogStat(String, long). Constructor for class paid.datamove.epc.updates.EPCModelCatalogStat
Creates new subset description.
EPCModelCatalogStatUpdate(String). Constructor for class paid.datamove.epc.updates.EPCModelCatalogStatUpdate
Creates new update to static subset of a model catalog.
EPCModelCatalogUpdate(String). Constructor for class paid.datamove.epc.updates.EPCModelCatalogUpdate
Creates new model catalog update.
EPCParser(). Constructor for class paid.ui.sqlparser.EPCParser
The constructor instantiates the SQLParser
EPCParser(SQLParser). Constructor for class paid.ui.sqlparser.EPCParser
EPCPREFIX. Static variable in class paid.datamove.epc.updates.EPCSubset
Prefix for subset identifiers for all EPC subsets.
EPCPublisher(TmpQueueManager, UpdateQueueManager, LocalDataDesc). Constructor for class paid.datamove.epc.publish.EPCPublisher
Creates new EPC publisher subsystem.
EPCSpVersCatalogDyn(String, long). Constructor for class paid.datamove.epc.updates.EPCSpVersCatalogDyn
Creates new subset description.
EPCSpVersCatalogDynUpdate(String). Constructor for class paid.datamove.epc.updates.EPCSpVersCatalogDynUpdate
Creates new update to dynamic subset of a special version catalog.
EPCSpVersCatalogImages(String, long). Constructor for class paid.datamove.epc.updates.EPCSpVersCatalogImages
Creates new subset description.
EPCSpVersCatalogImagesUpdate(String). Constructor for class paid.datamove.epc.updates.EPCSpVersCatalogImagesUpdate
Creates new update to image files table for a special version catalog.
EPCSpVersCatalogStat(String, long). Constructor for class paid.datamove.epc.updates.EPCSpVersCatalogStat
Creates new subset description.
EPCSpVersCatalogStatUpdate(String). Constructor for class paid.datamove.epc.updates.EPCSpVersCatalogStatUpdate
Creates new update to static subset of a special version catalog.
EPCSpVersCatalogUpdate(String). Constructor for class paid.datamove.epc.updates.EPCSpVersCatalogUpdate
Creates new special version catalog update.
EPCSubset(). Constructor for class paid.datamove.epc.updates.EPCSubset
EPCSupplementaryText(long). Constructor for class paid.datamove.epc.updates.EPCSupplementaryText
Creates new supplementary texts subset description.
EPCSupplementaryTextUpdate(String). Constructor for class paid.datamove.epc.updates.EPCSupplementaryTextUpdate
Creates new update to the EPC supplementary texts table.
EPCUpdate(). Constructor for class paid.datamove.epc.updates.EPCUpdate
EPCUpdateBuilder(TmpQueueManager). Constructor for class paid.datamove.epc.build.EPCUpdateBuilder
Creates new EPC update builder
EPCWantedCatalogues(). Constructor for class paid.datamove.epc.updates.EPCWantedCatalogues
equalColumns(DBColumnSet). Method in class paid.datamove.db.DBColumnSet
Compares two column sets for equality.
equals(LoginCode). Method in class paid.auth.LoginCode
equals(Object). Method in class paid.datamove.db.values.DBBigDecimalValue
equals(Object). Method in class paid.datamove.db.values.DBBinaryValue
equals(Object). Method in class paid.datamove.db.values.DBByteValue
equals(Object). Method in class paid.datamove.db.DBColumn
Compares this column's name with that of another column or directly with a column name given as String.
equals(Object). Method in class paid.datamove.db.values.DBDateValue
equals(Object). Method in class paid.datamove.db.values.DBDoubleValue
equals(Object). Method in class paid.datamove.db.values.DBFloatValue
equals(Object). Method in class paid.datamove.db.values.DBIntValue
equals(Object). Method in class paid.datamove.db.values.DBLongValue
equals(Object). Method in class paid.datamove.db.values.DBNullValue
equals(Object). Method in class paid.datamove.db.values.DBObjectValue
equals(Object). Method in class paid.datamove.db.values.DBShortValue
equals(Object). Method in class paid.datamove.db.values.DBStringValue
equals(Object). Method in class paid.datamove.db.values.DBStringValueUpdate
equals(Object). Method in class paid.datamove.db.values.DBTimestampValue
equals(Object). Method in class paid.datamove.db.values.DBTimeValue
equals(Object). Method in class paid.datamove.db.DBValueUpdate
estimateDiffTo(DBValue). Method in class paid.datamove.db.values.DBBigDecimalValue
Calculates a double value representing the estimated difference to another value.
estimateDiffTo(DBValue). Method in class paid.datamove.db.values.DBByteValue
Calculates a double value representing the estimated difference to another value.
estimateDiffTo(DBValue). Method in class paid.datamove.db.values.DBDoubleValue
Calculates a double value representing the estimated difference to another value.
estimateDiffTo(DBValue). Method in class paid.datamove.db.values.DBFloatValue
Calculates a double value representing the estimated difference to another value.
estimateDiffTo(DBValue). Method in class paid.datamove.db.values.DBIntValue
Calculates a double value representing the estimated difference to another value.
estimateDiffTo(DBValue). Method in class paid.datamove.db.values.DBLongValue
Calculates a double value representing the estimated difference to another value.
estimateDiffTo(DBValue). Method in class paid.datamove.db.values.DBNullValue
Calculates a double value representing the estimated difference to another value.
estimateDiffTo(DBValue). Method in class paid.datamove.db.values.DBShortValue
Calculates a double value representing the estimated difference to another value.
estimateDiffTo(DBValue). Method in class paid.datamove.db.values.DBStringValue
Calculates a double value representing the estimated difference to another value.
estimateDiffTo(DBValue). Method in class paid.datamove.db.DBValue
Calculates a double value representing the estimated difference to another value.
evaluate(Vector). Method in interface paid.learn.dataminer.developer.BehaviorModel
evaluates the input variables and return a prediction
evaluate(Vector). Method in class paid.learn.dataminer.developer.Const.ConstModel
Evaluates a tuple of input variables to produce a recommendation.
evaluate(Vector). Method in class paid.learn.dataminer.developer.Knn.KnnModel
Evaluates a tuple of input variables to produce a recommendation.
evaluate(Vector). Method in class paid.learn.dataminer.developer.Random.RandomModel
Evaluates a tuple of input variables to produce a recommendation.
evaluate(Vector). Method in class paid.learn.dataminer.developer.stub.StubModel
Evaluates a tuple of input variables to produce a recommendation.
EVENT_ALLOWED. Static variable in class paid.auth.AuthEventChecker
EVENT_REJECTED. Static variable in class paid.auth.AuthEventChecker
event_service. Variable in class paid.testbed.guiLogger
Pointer to the eventservice
event_service. Variable in class paid.Launcher
event_service. Variable in class paid.testbed.Logger
Pointer to the eventservice
event_service. Variable in class paid.PAIDSubsystem
Pointer to the eventservice
EventPoster(). Constructor for class paid.EventPoster
special version of the Launcher modified by Network for Database
events. Variable in class paid.testbed.TestEventQueue
EventService(). Constructor for class paid.event.EventService
Constructor of the event services object.
except. Variable in class paid.db.events.DBSubsetManagementResultEvent
ExceptionBlock(). Static method in class paid.ui.sqlparser.SQLParser
ExceptionDeclaration(). Static method in class paid.ui.sqlparser.SQLParser
ExceptionHandler(). Static method in class paid.ui.sqlparser.SQLParser
execute(). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
execute(). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
execute(DBConnection). Method in class paid.datamove.db.updates.DBSimpleTableUpdate
Executes this table update on given database connection.
execute(DBConnection). Method in class paid.datamove.db.updates.DBTableUpdate
Executes this table update on given database connection.
execute(DBTable). Method in class paid.datamove.db.updates.DBAbstractDeleteRecords
Implementation of DBRecordUpdate.execute()
execute(DBTable). Method in class paid.datamove.db.updates.DBAbstractUpdateRecords
Implementation of DBRecordUpdate.execute()
execute(DBTable). Method in class paid.datamove.db.updates.DBInsertRecord
Implementation of DBRecordUpdate.execute()
execute(DBTable). Method in interface paid.datamove.db.updates.DBRecordUpdate
Update records in given table.
execute(LocalData). Method in class paid.datamove.epc.updates.EPCUpdate
Implementation of Update.execute().
execute(String). Method in class paid.db.jdbc.PaidJdbcStatement
Executes a SQL statement that may return multiple results.
executeMoves(DBSingleRecordUpdateVisitor). Method in class paid.datamove.db.updates.DBTableUpdate
Execute record moves.
executeQuery(). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
A prepared SQL query is executed and its ResultSet is returned.
executeQuery(). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
A prepared SQL query is executed and its ResultSet is returned.
executeQuery(PaidJdbcSQLStatement). Method in class paid.db.main.DBController
Executes a query on the specified Subset.
executeQuery(PaidJdbcSQLStatement). Method in class paid.db.main.LocalDB
Executes the given PaidJdbcSQLStatement.
executeQuery(PaidJdbcSQLStatement). Method in interface paid.db.jdbc.PaidJdbcTranslator
executeQuery(PaidJdbcSQLStatement). Method in class paid.db.jdbc.PaidJdbcTranslatorImpl
executeQuery(PaidJdbcSQLStatement). Method in class paid.db.jdbc.PaidJdbcTranslatorStubImpl
executeQuery(String). Method in class paid.db.jdbc.PaidJdbcStatement
Executes a SQL statement that returns a single ResultSet.
executeQueryOn(Connection). Method in class paid.db.jdbc.PaidJdbcSQLPreparedStatement
executeQueryOn(Connection). Method in class paid.db.jdbc.PaidJdbcSQLStatement
executeUpdate(). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
Execute a SQL INSERT, UPDATE or DELETE statement.
executeUpdate(). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
Execute a SQL INSERT, UPDATE or DELETE statement.
executeUpdate(PaidJdbcSQLStatement). Method in interface paid.db.jdbc.PaidJdbcTranslator
executeUpdate(PaidJdbcSQLStatement). Method in class paid.db.jdbc.PaidJdbcTranslatorImpl
executeUpdate(PaidJdbcSQLStatement). Method in class paid.db.jdbc.PaidJdbcTranslatorStubImpl
executeUpdate(String). Method in class paid.db.jdbc.PaidJdbcStatement
Executes an SQL INSERT, UPDATE or DELETE statement.
executeUpdate(Update). Method in class paid.db.main.LocalDB
Executes an Update and checks for dependencies on other subsets.
executeUpdateOn(Connection). Method in class paid.db.jdbc.PaidJdbcSQLPreparedStatement
executeUpdateOn(Connection). Method in class paid.db.jdbc.PaidJdbcSQLStatement
ExistsClause(). Static method in class paid.ui.sqlparser.SQLParser
ExitStatement(). Static method in class paid.ui.sqlparser.SQLParser
expectedTokenSequences. Variable in class paid.ui.sqlparser.ParseException
Each entry in this array is an array of integers.
expire(Subset). Method in class paid.db.main.Cache
extractSubsetData(DBConnection, DBConnection). Method in class paid.datamove.epc.updates.EPCSubset
Extract this subset from the a DBConnection to an Update.
extractSubsetData(DBConnection, DBConnection). Method in class paid.db.datatypes.PAIDSubset
extracts subset data (not functional for PAID subsets)

F

FDOKCompare(DBConnection, DBConnection, FDOKUpdateBuilder). Constructor for class paid.datamove.fdok.compare.FDOKCompare
Creates new FDOK compare subsystem.
FDOKParser(). Constructor for class paid.ui.sqlparser.FDOKParser
The constructor instantiates the SQLParser
FDOKParser(SQLParser). Constructor for class paid.ui.sqlparser.FDOKParser
FDOKPublisher(TmpQueueManager, UpdateQueueManager, LocalDataDesc). Constructor for class paid.datamove.fdok.publish.FDOKPublisher
Creates new FDOK publisher subsystem.
FDOKUpdateBuilder(TmpQueueManager). Constructor for class paid.datamove.fdok.build.FDOKUpdateBuilder
Creates new FDOK update builder
FetchStatement(). Static method in class paid.ui.sqlparser.SQLParser
FibHeap(). Constructor for class paid.datamove.lib.fibheap.FibHeap
fill(String). Method in class paid.db.jdbc.INParameter
fillPrepStmt(PreparedStatement, int). Method in class paid.datamove.db.values.DBBigDecimalValue
fillPrepStmt(PreparedStatement, int). Method in class paid.datamove.db.values.DBBinaryValue
fillPrepStmt(PreparedStatement, int). Method in class paid.datamove.db.values.DBByteValue
fillPrepStmt(PreparedStatement, int). Method in interface paid.datamove.db.DBConstraint
Fills actual values into the placeholders contained in the given prepared statement.
fillPrepStmt(PreparedStatement, int). Method in class paid.datamove.db.values.DBDateValue
fillPrepStmt(PreparedStatement, int). Method in class paid.datamove.db.values.DBDoubleValue
fillPrepStmt(PreparedStatement, int). Method in class paid.datamove.db.values.DBFloatValue
fillPrepStmt(PreparedStatement, int). Method in class paid.datamove.db.values.DBIntValue
fillPrepStmt(PreparedStatement, int). Method in class paid.datamove.db.values.DBLongValue
fillPrepStmt(PreparedStatement, int). Method in class paid.datamove.db.values.DBNullValue
fillPrepStmt(PreparedStatement, int). Method in class paid.datamove.db.values.DBObjectValue
fillPrepStmt(PreparedStatement, int). Method in class paid.datamove.db.values.DBShortValue
fillPrepStmt(PreparedStatement, int). Method in class paid.datamove.db.values.DBStringValue
fillPrepStmt(PreparedStatement, int). Method in class paid.datamove.db.values.DBStringValueUpdate
fillPrepStmt(PreparedStatement, int). Method in class paid.datamove.db.values.DBTimestampValue
fillPrepStmt(PreparedStatement, int). Method in class paid.datamove.db.values.DBTimeValue
fillPrepStmt(PreparedStatement, int). Method in class paid.datamove.db.DBValueUpdate
Fills actual values into the placeholders contained in the given prepared statement.
finalize(). Method in class paid.testbed.Gui
will shutdown all subsystems properly, therefor it will determine the subsystems runlevel and call all nexsary methods in the order defined in subSystemShutdownOrder.
finalize(). Method in class paid.Launcher
will shutdown all subsystems properly, therefor it will determine the subsystems runlevel and call all nexsary methods in the order defined in subSystemShutdownOrder.
finalize(). Method in class paid.testbed.Launcher
will shutdown all subsystems properly, therefor it will determine the subsystems runlevel and call all nexsary methods in the order defined in subSystemShutdownOrder.
findColumn(String). Method in class paid.db.jdbc.PaidJdbcResultSet
Maps the given Resultset column name to its ResultSet column index.
FIRST_OBJECT. Static variable in class paid.db.jdbc.INParameter
FIRST_SIMPLE. Static variable in class paid.db.jdbc.INParameter
FIRST_STREAM. Static variable in class paid.db.jdbc.INParameter
firstTime(). Method in class paid.db.main.LocalDBDesc
Returns timestamp of oldest data subset.
fitsTable(EPCTableInfo). Method in class paid.datamove.epc.updates.EPCBasicData
Check whether a given EPCTableInfo matches the subset
fitsTable(EPCTableInfo). Method in class paid.datamove.epc.updates.EPCModelCatalogDyn
Check whether a given EPCTableInfo matches the subset
fitsTable(EPCTableInfo). Method in class paid.datamove.epc.updates.EPCModelCatalogImages
Check whether a given EPCTableInfo matches the subset
fitsTable(EPCTableInfo). Method in class paid.datamove.epc.updates.EPCModelCatalogStat
Check whether a given EPCTableInfo matches the subset
fitsTable(EPCTableInfo). Method in class paid.datamove.epc.updates.EPCSpVersCatalogDyn
Check whether a given EPCTableInfo matches the subset
fitsTable(EPCTableInfo). Method in class paid.datamove.epc.updates.EPCSpVersCatalogImages
Check whether a given EPCTableInfo matches the subset
fitsTable(EPCTableInfo). Method in class paid.datamove.epc.updates.EPCSpVersCatalogStat
Check whether a given EPCTableInfo matches the subset
fitsTable(EPCTableInfo). Method in class paid.datamove.epc.updates.EPCSubset
Check whether a given EPCTableInfo matches the subset
fitsTable(EPCTableInfo). Method in class paid.datamove.epc.updates.EPCSupplementaryText
Check whether a given EPCTableInfo matches the subset
flash(). Method in class paid.testbed.Gui
flash(int, int, int). Method in class paid.testbed.Gui
FLOAT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
footnoteTableUpdate. Variable in class paid.datamove.epc.updates.EPCModelCatalogDynUpdate
ForLoop(). Static method in class paid.ui.sqlparser.SQLParser
ForUpdateClause(). Static method in class paid.ui.sqlparser.SQLParser
FromClause(). Static method in class paid.ui.sqlparser.SQLParser
FromItem(). Static method in class paid.ui.sqlparser.SQLParser
fromString(String, Object). Static method in class paid.event.PAIDEvent
this method will generate a PAIDEvent object from a string at the moment the string is formated like this: ,,,, added by testbed
fullTableName(String). Method in class paid.datamove.db.SQLHelper
Returns fully qualified table name.
FunctionBody(). Static method in class paid.ui.sqlparser.SQLParser
FunctionCall(). Static method in class paid.ui.sqlparser.SQLParser
FunctionDeclaration(). Static method in class paid.ui.sqlparser.SQLParser

G

generate(PrintStream, int). Static method in class paid.testbed.ScriptGenerator
generateParseException(). Static method in class paid.ui.sqlparser.SQLParser
generateProfileManager(). Static method in class paid.auth.TestProfileManager
generateRequest(). Method in class paid.learn.logger.Logger
Generates the request hastable, which is required by the dataminer, the request hastable consists of the Client's metadata and logs
generateRequest(). Method in class paid.learn.logger.Logger
Generates the request hastable, which is required by the dataminer, the request hastable consists of the Client's metadata and logs
generateRequest(Hashtable). Method in class paid.learn.dataminer.util.UCIFileIO
Generates a DataMiner-ready file by splitting the dataset into two parts, training and evaluation sets.
get(). Method in class paid.db.jdbc.Queue
get(). Method in class paid.learn.dataminer.util.WaitBuffer
Gets the content of the buffer.
getAlgorithmName(). Method in interface paid.learn.dataminer.developer.BehaviorModel
Gets the name of algorithm used by the BehaviorModel implementation.
getAlgorithmName(). Method in class paid.learn.dataminer.developer.Const.ConstModel
Gets the algorithm name.
getAlgorithmName(). Method in class paid.learn.dataminer.developer.Knn.KnnModel
Gets the algorithm name.
getAlgorithmName(). Method in class paid.learn.dataminer.developer.Random.RandomModel
Gets the algorithm name.
getAlgorithmName(). Method in class paid.learn.dataminer.developer.stub.StubModel
getAllGroups(). Method in class paid.auth.GroupList
getAllProfiles(). Method in class paid.auth.ProfileManager
returns an Enumeration of references to all profiles that are stored in this ProfileManager.
getAllSubsets(). Method in class paid.auth.ProfileManager
getAllUpdateIds(). Method in class paid.datamove.db.queues.DBTmpQueueManagerImpl
Implementation of TmpQueueManager.getAllUpdateIds()
getAnswerTo(). Method in class paid.event.PAIDEvent
getArrayOfMatchedTokens(). Method in class paid.ui.sqlparser.SQLParserTokenManager
getArrayOfTokens(). Method in class paid.ui.sqlparser.SQLParser
getAsciiStream(int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a stream of ASCII characters.
getAsciiStream(String). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a stream of ASCII characters.
getAuthenticator(). Method in class paid.auth.events.CheckAuthenticatorEvent
getAutoCommit(). Method in class paid.db.jdbc.PaidJdbcConnection
Gets the current auto-commit state.
getAutoCommit(). Method in class paid.db.jdbc.PaidJdbcConnectionStub
Gets the current auto-commit state.
getBeginColumn(). Static method in class paid.ui.sqlparser.ASCII_CharStream
getBeginLine(). Static method in class paid.ui.sqlparser.ASCII_CharStream
getBigDecimal(int, int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a java.math.BigDecimal object.
getBigDecimal(String, int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a java.math.BigDecimal object.
getBinaryStream(int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a stream of uninterpreted bytes.
getBinaryStream(String). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a stream of uninterpreted bytes.
getBoolean(int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java boolean.
getBoolean(String). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java boolean.
getByte(int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java byte.
getByte(String). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java byte.
getBytes(). Method in class paid.auth.events.ByteArray
getBytes(int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java byte array.
getBytes(String). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java byte array.
getCacheSize(). Method in class paid.db.events.DBConfigureEvent
getCatalog(). Method in class paid.db.jdbc.PaidJdbcConnection
Returns the Connection's current catalog name.
getCatalog(). Method in class paid.db.jdbc.PaidJdbcConnectionStub
Returns the Connection's current catalog name.
getCatalogName(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
What's a column's table's catalog name?
getCode(). Method in class paid.auth.LoginCode
getColumn(). Static method in class paid.ui.sqlparser.ASCII_CharStream
getColumnCount(). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
What's the number of columns in the ResultSet?
getColumnDisplaySize(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
What's the column's normal max width in chars?
getColumnLabel(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
What's the suggested column title for use in printouts and displays?
getColumnList(DBColumn[]). Method in class paid.datamove.db.SQLHelper
Constructs column list for use in SQL statements.
getColumnName(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
What's a column's name?
getColumnNames(). Method in class paid.datamove.db.DBColumnSet
Returns an array containing the names of the columns contained in this column set.
getColumns(). Method in class paid.datamove.db.compare.DBCompareTable
Returns subset of columns which is used to compare records and generate updates.
getColumns(). Method in interface paid.datamove.db.DBRecordEnumeration
Returns the columns producing the record values delivered by this enumeration.
getColumns(). Method in class paid.datamove.db.DBRecordEnumRemapImpl
Implementation of DBRecordEnumeration.getColumns()
getColumnType(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
What's a column's SQL type?
getColumnTypeName(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
What's a column's data source specific type name?
getCommand(). Method in class paid.testbed.CommandTestEvent
getConnection(). Method in class paid.datamove.db.DBConnection
Returns database connection, see con.
getConnection(). Method in class paid.db.main.LocalDB
Retrieves a Connection in order to execute SQL Statements.
getConnectionData(). Method in class paid.auth.events.SecureEstablishEvent
getConstraint(). Method in class paid.datamove.db.updates.DBAbstractDeleteRecords
Returns constraint specifying which records will be deleted.
getConstraint(). Method in class paid.datamove.db.updates.DBAbstractUpdateRecords
Returns constraint specifying which records will be updated.
getConstraint(). Method in class paid.datamove.db.updates.DBDeleteSingleRecord
Implementation of DBAbstractDeleteRecords.getConstraint().
getConstraint(). Method in class paid.datamove.db.updates.DBDeleteSomeRecords
Implementation of DBAbstractDeleteRecords.getConstraint()
getConstraint(). Method in class paid.datamove.db.updates.DBUpdateSingleRecord
Implementation of DBAbstractUpdateRecords.getConstraint().
getConstraint(). Method in class paid.datamove.db.updates.DBUpdateSomeRecords
Implementation of DBAbstractUpdateRecords.getConstraint()
getConstraint(DBTable). Method in class paid.datamove.epc.updates.EPCBasicData
Give a constraint for selecting a table from this subset so that only data from this subset will be returned.
getConstraint(DBTable). Method in class paid.datamove.epc.updates.EPCSubset
Give a constraint for selecting a table from this subset so that only data from this subset will be returned.
getConstraint(DBTable). Method in class paid.datamove.epc.updates.EPCSupplementaryText
Give a constraint for selecting a table from this subset so that only data from this subset will be returned.
getController(). Static method in class paid.db.main.DBController
Retrieves the instance of DBController.
getCurrentMedium(). Method in interface paid.db.main.MediumDataSource
Return the currently selected Medium.This method is also meant to be used with media players which can hold multiple media.
getCursorName(). Method in class paid.db.jdbc.PaidJdbcResultSet
Get the name of the SQL cursor used by this ResultSet.
getCustomized(LocalDataDesc). Method in class paid.datamove.epc.updates.EPCUpdate
Implementation of Update.getCustomized().
getData(). Method in class paid.auth.events.AuthEvent
Gets the Object stored in the data field
getDate(). Method in class paid.testbed.TestEvent
getDate(int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a java.sql.Date object.
getDate(String). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a java.sql.Date object.
getDateString(). Method in class paid.learn.logger.util.LogItem
getDBConnection(). Method in class paid.datamove.db.updates.DBLocalData
Returns connection to local database
getDBforSubsetClass(Subset). Method in class paid.db.main.DBController
Retrieves the LocalDB that holds the class of the given subset.
getDependencies(). Method in class paid.datamove.epc.updates.EPCModelCatalogDyn
Get all subsets this subset depends on.
getDependencies(). Method in class paid.datamove.epc.updates.EPCUpdate
Implementation of Update.getDependencies().
getDescription(). Method in class paid.datamove.db.updates.DBLocalData
Implementation of LocalData.getDescription()
getDescription(). Method in class paid.db.main.LocalDB
Retrieves the associated Local Data Description.
getDestinations(). Method in class paid.event.PAIDEvent
getDeveloperList(). Method in class paid.learn.dataminer.DeveloperSelector
Gets the available ModelDevelopers.
getDevName(). Method in class paid.learn.dataminer.developer.RemoteDeveloper
getDivisionConstraint(). Method in class paid.datamove.db.compare.DBCompareTable
Implementation of DBRecordSource.getDivisionConstraint()
getDivisionConstraint(). Method in class paid.datamove.db.compare.DBCompareTablePartition
Implementation of DBRecordSource.getDivisionConstraint()
getDivisionConstraint(). Method in interface paid.datamove.db.compare.DBRecordSource
Returns constraint describing the current subset of records delivered by this source.
getDouble(int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java double.
getDouble(String). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java double.
getEndColumn(). Static method in class paid.ui.sqlparser.ASCII_CharStream
getEndLine(). Static method in class paid.ui.sqlparser.ASCII_CharStream
getEPCSubset(String, long). Static method in class paid.datamove.epc.updates.EPCSubset
Returns new EPC data subset with specified identity and timestamp.
getEvent(). Method in class paid.testbed.TestEvent
getEventService(). Method in class paid.EventPoster
getEventService(). Method in class paid.Launcher
returns the eventservice
getEventService(). Method in class paid.testbed.Launcher
returns the eventservice
getException(). Method in class paid.db.events.DBAccessResultEvent
query the exception
getException(). Method in interface paid.db.events.DBResultEvent
getException(). Method in class paid.db.events.DBSubsetManagementResultEvent
queries an occured exception
getException(). Method in class paid.db.events.DBUpdateEvent
get an occured exception
getExecuteVisitor(DBConnection). Method in class paid.datamove.db.updates.DBSimpleTableUpdate
Helper method for execute(): Returns a visitor which executes single record updates.
getFloat(int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java float.
getFloat(String). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java float.
getGroup(String). Method in class paid.auth.GroupList
getGroupList(). Method in class paid.auth.Profile
getGroupList(). Method in class paid.auth.ProfileManager
getGroups(). Method in class paid.auth.GroupList
getGroupsBySubset(String). Method in class paid.auth.ProfileManager
getGroupsList(). Method in class paid.ui.gui.UserGroupsMainFrame
getHandler(). Method in class paid.ui.gui.UserGroupsMainFrame
getHelp(String). Method in class paid.ui.gui.UserGroupsHandler
getHelper(). Method in class paid.datamove.db.DBConnection
Returns helper class for constructing SQL statements, see helper.
getIdentifier(String). Method in class paid.datamove.db.SQLHelper
Converts an identifier into an schema/table/column identifier usable with the current database system.
getIdentity(). Method in class paid.db.datatypes.DBSubset
returns the identity of the subset
getIdentity(). Method in class paid.datamove.epc.updates.EPCBasicData
getIdentity(). Method in class paid.datamove.epc.updates.EPCModelCatalogDyn
getIdentity(). Method in class paid.datamove.epc.updates.EPCModelCatalogImages
getIdentity(). Method in class paid.datamove.epc.updates.EPCModelCatalogStat
getIdentity(). Method in class paid.datamove.epc.updates.EPCSpVersCatalogDyn
getIdentity(). Method in class paid.datamove.epc.updates.EPCSpVersCatalogImages
getIdentity(). Method in class paid.datamove.epc.updates.EPCSpVersCatalogStat
getIdentity(). Method in class paid.datamove.epc.updates.EPCSupplementaryText
getIdentity(). Method in class paid.ui.gui.GUISubset
getIdentity(). Method in class paid.db.datatypes.LearnSubset
returns the identity of the subset
getIdentity(). Method in class paid.db.datatypes.NetSubset
returns the identity of the subset
getIdentity(). Method in class paid.db.datatypes.SecSubset
returns the identity of the subset
getIdentity(). Method in class paid.db.datatypes.UISubset
returns the identity of the subset
GetImage(). Static method in class paid.ui.sqlparser.ASCII_CharStream
getIndices(DBColumnSet, boolean). Method in class paid.datamove.db.DBColumnSet
Gets indices of given columns in this column set.
getInfo(). Method in class paid.auth.events.AuthEvent
Makes an easier to read String of an Event containing the Event class name, User ID, Serial Number and AnswerTo Number.
getInstance(Frame). Static method in class paid.ui.gui.UserGroupsHandler
getInstanceForType(int, int, int, Object[]). Static method in class paid.db.jdbc.INParameter
getInt(int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java int.
getInt(String). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java int.
getInterface(). Static method in class paid.auth.SessionManager
getLastActivity(). Method in class paid.auth.Profile
returns, at what date (and time) the user was last active
getLine(). Static method in class paid.ui.sqlparser.ASCII_CharStream
getListOfLoginSystems(). Method in class paid.auth.dave.AuthHardwareManager
The programmer can use this method whenever he wants to get the names (which then can be presented to the user) of attached authentication hardware.
getLocalDBDesc(). Method in class paid.db.main.LocalDB
Retrieves the associated Local Database Description.
getLocalHostAddress(). Static method in class paid.Statics
getLoginDataList(). Method in class paid.auth.Profile
returns a LoginDataList-Object, that contains a reference to the profile's loginDataList.
getLong(int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java long.
getLong(String). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java long.
getMajorVersion(). Method in class paid.db.jdbc.PaidJdbcDriver
getMaxFieldSize(). Method in class paid.db.jdbc.PaidJdbcStatement
Returns the maximum number of bytes allowed for any column value.
getMaxRows(). Method in class paid.db.jdbc.PaidJdbcStatement
Retrieves the maximum number of rows that a ResultSet can contain.
getMaxSize(). Method in class paid.db.main.UpdateStore
getMedia(). Method in class paid.db.events.DBMediaEvent
get all known media.
getMessage(). Method in class paid.ui.sqlparser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage(). Method in class paid.ui.sqlparser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMetaData(). Method in class paid.datamove.db.DBConnection
Returns database meta data, see metaData.
getMetaData(). Method in class paid.db.jdbc.PaidJdbcConnection
Gets the metadata regarding this connection's database.
getMetaData(). Method in class paid.db.jdbc.PaidJdbcConnectionStub
Gets the metadata regarding this connection's database.
getMetaData(). Method in class paid.db.jdbc.PaidJdbcResultSet
Retrieves the number, types and properties of a ResultSet's columns.
getMinorVersion(). Method in class paid.db.jdbc.PaidJdbcDriver
getMoreResults(). Method in class paid.db.jdbc.PaidJdbcStatement
Moves to a Statement's next result.
getName(). Method in class paid.datamove.db.DBValueUpdate
Returns the name of the associated database column.
getName(). Method in class paid.auth.GroupProfile
getName(). Method in class paid.auth.Profile
getNewInfo(). Method in class paid.datamove.epc.updates.EPCUpdate
Implementation of Update.getNewInfo().
getNewPKey(). Method in class paid.datamove.db.updates.DBMoveRecord
Returns updated primary key of record
getNewRecords(DBColumnSet, DBConstraint, DBColumnSet, boolean). Method in class paid.datamove.db.compare.DBCompareTable
Implementation of DBRecordSource.getNewRecords()
getNewRecords(DBColumnSet, DBConstraint, DBColumnSet, boolean). Method in class paid.datamove.db.compare.DBCompareTablePartition
Implementation of DBRecordSource.getNewRecords()
getNewRecords(DBColumnSet, DBConstraint, DBColumnSet, boolean). Method in interface paid.datamove.db.compare.DBRecordSource
Returns enumeration of records from the new version of the database table (partition).
getNewState(). Method in class paid.ui.gui.GUISubset
getNextRequest(). Method in class paid.learn.logger.util.RequestQueue
getNextSerialNumber(). Method in class paid.event.EventService
creates an unique (within the next million years) serial number for events this method is synchronized to ensure uniquness
getNextSerialNumber(). Method in interface paid.event.PAIDEventService
returnes the next unique Serial Number
getNextToken(). Static method in class paid.ui.sqlparser.SQLParser
getNextToken(). Static method in class paid.ui.sqlparser.SQLParserTokenManager
getNumOfDestinations(). Method in class paid.event.PAIDEvent
getObject(int). Method in class paid.db.jdbc.PaidJdbcResultSet

Gets the value of a column in the current row as a Java object.

getObject(String). Method in class paid.db.jdbc.PaidJdbcResultSet

Gets the value of a column in the current row as a Java object.

getOldRecords(DBColumnSet, DBConstraint, DBColumnSet, boolean). Method in class paid.datamove.db.compare.DBCompareTable
Implementation of DBRecordSource.getOldRecords()
getOldRecords(DBColumnSet, DBConstraint, DBColumnSet, boolean). Method in class paid.datamove.db.compare.DBCompareTablePartition
Implementation of DBRecordSource.getOldRecords()
getOldRecords(DBColumnSet, DBConstraint, DBColumnSet, boolean). Method in interface paid.datamove.db.compare.DBRecordSource
Returns enumeration of records from the old version of the database table (partition).
getPaidDB(). Static method in class paid.db.main.DBController
Retrieves the LocalDB that stores all Paid informations.
getPAIDSubset(String, long). Static method in class paid.db.datatypes.PAIDSubset
creates an instanciated version of a PAID subset mathing the given identity sting and version.
getParserForDB(String). Static method in class paid.db.jdbc.PaidJdbcParser
getPercent(). Method in interface paid.net.ISender
getPercent(). Method in class paid.net.Sender
getPersonalData(). Method in class paid.auth.Profile
getPKey(). Method in class paid.datamove.db.compare.DBCompareTable
Determine primary key used to identify records.
getPKey(). Method in class paid.datamove.db.updates.DBDeleteSingleRecord
Returns primary key of record which is deleted.
getPKey(). Method in class paid.datamove.db.DBTableDescription
Returns primary key columns as DBColumnSet.
getPKey(). Method in class paid.datamove.db.updates.DBUpdateSingleRecord
Returns primary key of record which is updated.
getPosition(). Method in class paid.db.jdbc.INParameter
getPrecision(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
What's a column's number of decimal digits?
getPrimaryParentOnly(). Method in class paid.event.PAIDEvent
getProfile(String). Method in class paid.auth.ProfileManager
returns a reference to a profile-Object that matches the userID.
getProfileManager(). Method in class paid.auth.AuthenticationInterface
Gets the ProfileManager that was initalized by this AuthenticationInterface (only for non-static methods of ProfileManager)
getProfiles(byte[]). Method in class paid.auth.ProfileManager
returns an Enumeration of references to all profiles that have an entry in their LoginDataList which matches the byte[] code.
getProfileType(). Method in class paid.auth.events.EditProfileEvent
getProperty(Object, String). Method in class paid.db.main.Configuration
Retrieves the property associated with the class of the given object and the additional key.
getProperty(String). Method in class paid.db.main.Configuration
Retrieves the property associated with the given key.
getPropertyInfo(String, Properties). Method in class paid.db.jdbc.PaidJdbcDriver
getQueryTimeout(). Method in class paid.db.jdbc.PaidJdbcStatement
Retrieves the number of seconds the driver will wait for a Statement to execute.
getReplaced(DBColumn). Method in class paid.datamove.db.DBColumnSet
Returns a column set equal to this one except that one column is replaced by another.
getReplaced(DBColumn[]). Method in class paid.datamove.db.DBColumnSet
Returns a column set equal to this one except that some columns are replaced by others.
getResult(). Method in class paid.db.events.DBListStoredUpdatesResultEvent
queries the result.
getResult(). Method in class paid.db.events.DBListSubsetsResultEvent
get the ResultSet.
getResult(). Method in class paid.db.events.DBLookupSubsetResultEvent
queries the version.
getResult(). Method in class paid.db.events.DBSQLQueryResultEvent
returns the ResultSet
getResultSet(). Method in class paid.db.jdbc.PaidJdbcStatement
Returns the current result as a ResultSet object.
getRoundTripTime(). Method in class paid.net.NetLoadEvent
getRows(). Method in class paid.db.events.DBSQLManipulateResultEvent
queries the manipulation result
getRunState(). Method in class paid.auth.AuthenticationInterface
Returns the run state this subsystem is currently in
getRunState(). Method in class paid.event.EchoAdapter
getRunState(). Method in class paid.event.EventService
returns the current runState
getRunState(). Method in class paid.testbed.guiLogger
returns the current state the system is in
getRunState(). Method in class paid.ui.gui.Launcher
returns the current state the system is in
getRunState(). Method in class paid.learn.logger.Logger
getRunState(). Method in class paid.learn.logger.Logger
getRunState(). Method in class paid.testbed.Logger
returns the current state the system is in
getRunState(). Method in class paid.event.LoggerAdapter
getRunState(). Method in class paid.net.NetEventAdapter
getRunState(). Method in interface paid.PAIDSubSystem
returns the current state the system is in
getRunState(). Method in class paid.PAIDSubsystem
returns the current state the system is in
getRunState(). Method in class paid.learn.schedule.Scheduler
getScale(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
What's a column's number of digits to right of the decimal point?
getSchemaName(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
What's a column's table's schema?
getSecretKey(). Method in class paid.auth.ComputerProfile
getSelectedObject(). Method in class paid.ui.gui.ListAndVector
getSerialNumber(). Method in class paid.event.PAIDEvent
getService(). Static method in class paid.db.main.DBController
Retrieves the reference to the event service.
getSessionData(). Method in class paid.auth.events.ProcessSessionDataEvent
getShort(int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java short.
getShort(String). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java short.
getSize(). Method in class paid.db.main.Cache
getState(). Method in class paid.ui.gui.GUISubset
getStatement(). Method in class paid.datamove.db.DBConnection
Returns JDBC statement for executing queries and updates.
getStatement(). Method in class paid.db.main.LocalDB
Retrieves a Statement in order to execute queries or to manipulate data.
getString(int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java String.
getString(String). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a Java String.
getSubscribers(Subset). Method in class paid.learn.logger.Logger
Returns the clients who have subscribed to a specific subset
getSubscribers(Subset). Method in class paid.learn.logger.Logger
Returns the clients who have subscribed to a specific subset
getSubset(). Method in class paid.db.events.DBEvent
getSubset(). Method in class paid.datamove.epc.updates.EPCBasicDataUpdate
Implementation of Update.getSubset().
getSubset(). Method in class paid.datamove.epc.updates.EPCModelCatalogDynUpdate
Implementation of Update.getSubset().
getSubset(). Method in class paid.datamove.epc.updates.EPCModelCatalogImagesUpdate
Implementation of Update.getSubset().
getSubset(). Method in class paid.datamove.epc.updates.EPCModelCatalogStatUpdate
Implementation of Update.getSubset().
getSubset(). Method in class paid.datamove.epc.updates.EPCSpVersCatalogDynUpdate
Implementation of Update.getSubset().
getSubset(). Method in class paid.datamove.epc.updates.EPCSpVersCatalogImagesUpdate
Implementation of Update.getSubset().
getSubset(). Method in class paid.datamove.epc.updates.EPCSpVersCatalogStatUpdate
Implementation of Update.getSubset().
getSubset(). Method in class paid.datamove.epc.updates.EPCSupplementaryTextUpdate
Implementation of Update.getSubset().
getSubset(). Method in class paid.datamove.epc.updates.EPCUpdate
Implementation of Update.getSubset().
getSubset(). Method in class paid.learn.logger.util.LogItem
getSubset(). Method in class paid.db.jdbc.PaidJdbcSQLStatement
getSubset(). Method in class paid.db.datatypes.SubsetData
getSubset(int[]). Method in class paid.datamove.db.DBColumnSet
Returns a subset of this column set containing only the columns at the given indices.
getSubset(int[]). Method in class paid.datamove.db.DBRecord
Returns a subset of values containing only those at the given indices.
getSubset(String). Method in class paid.datamove.db.DBColumnSet
Returns a subset of this column set containing only the named column.
getSubset(String). Method in class paid.db.main.LocalDBDesc
Returns data subset with given identity.
getSubset(String[]). Method in class paid.datamove.db.DBColumnSet
Returns a subset of this column set containing only the named columns.
getSubsetClass(). Method in class paid.db.main.LocalDB
Retrieves the subset class this local DB contains.
getSubsetData(). Method in class paid.db.events.DBSubsetDataEvent
gets the stored subset data
getSubsetData(Subset). Method in class paid.db.main.DBController
Extracts Subset Data described by the given Subset.
getSubsetData(Subset). Method in class paid.db.main.LocalDB
Extracts Subset Data described by the given Subset.
getSubsetData(Subset, Medium). Method in interface paid.db.main.LocalDataSource
Retrieve subset data for a specified subset.
getSubsetData(Subset, Medium). Method in class paid.db.main.LocalDB
Extracts Subset Data described by the given Subset.
getSubsetDB(Subset). Method in class paid.db.main.DBController
Retrieves the right LocalDB for a specified subset.
getSubsets(). Method in class paid.auth.GroupProfile
getSubsetsList(). Method in class paid.ui.gui.UserGroupsMainFrame
getSubSystemId(). Method in class paid.auth.AuthenticationInterface
Returns the unique String identifier of this subsystem
getSubSystemId(). Method in class paid.event.EchoAdapter
getSubSystemId(). Method in class paid.event.EventService
returns the unique subSysID
getSubSystemId(). Method in class paid.testbed.guiLogger
returnes the unique subSystemId
getSubSystemId(). Method in class paid.ui.gui.Launcher
returnes the unique SubSystemId
getSubSystemId(). Method in class paid.learn.logger.Logger
getSubSystemId(). Method in class paid.learn.logger.Logger
getSubSystemId(). Method in class paid.testbed.Logger
returnes the unique subSystemId
getSubSystemId(). Method in class paid.event.LoggerAdapter
getSubSystemId(). Method in class paid.net.NetEventAdapter
getSubSystemId(). Method in class paid.PAIDSubsystem
returnes the unique subSystemId
getSubSystemId(). Method in interface paid.PAIDSubSystem
returnes the unique SubSystemId
getSubSystemId(). Method in class paid.learn.schedule.Scheduler
GetSuffix(int). Static method in class paid.ui.sqlparser.ASCII_CharStream
getTable(String). Method in class paid.datamove.db.DBConnection
Returns reference to a table contained in this database.
getTableInfo(). Method in class paid.datamove.db.compare.DBCompareTable
Implementation of DBRecordSource.getTableInfo()
getTableInfo(). Method in class paid.datamove.db.compare.DBCompareTablePartition
Implementation of DBRecordSource.getTableInfo()
getTableInfo(). Method in interface paid.datamove.db.compare.DBRecordSource
Description of the database table the records are read from.
getTableName(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
What's a column's table name?
getThreads(). Method in class paid.auth.AuthenticationInterface
Gets the ThreadGroup that contains all AuthEventHandlers currently active
getTime(int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a java.sql.Time object.
getTime(String). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a java.sql.Time object.
getTimer(). Method in class paid.auth.Profile
reads the timer of this Profile.
getTimeStamp(). Method in class paid.auth.events.CheckTimeStampEvent
getTimestamp(int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(String). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a java.sql.Timestamp object.
getToken(int). Static method in class paid.ui.sqlparser.SQLParser
getTopic(). Method in class paid.event.PAIDEvent
getTopic(). Method in class paid.testbed.TestEvent
getTransactionIsolation(). Method in class paid.db.jdbc.PaidJdbcConnection
Gets this Connection's current transaction isolation level.
getTransactionIsolation(). Method in class paid.db.jdbc.PaidJdbcConnectionStub
Gets this Connection's current transaction isolation level.
getTriesLeft(). Method in class paid.auth.events.AuthenticateLoginEvent
getUnicodeStream(int). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a stream of Unicode characters.
getUnicodeStream(String). Method in class paid.db.jdbc.PaidJdbcResultSet
Gets the value of a column in the current row as a stream of Unicode characters.
getUnique(). Method in class paid.datamove.db.values.DBBinaryValue
This method was disabled to not return unique values for this type of DBValue.
getUnique(). Method in class paid.datamove.db.values.DBObjectValue
This method was disabled to not return unique values for this type of DBValue.
getUnique(). Method in class paid.datamove.db.DBValueUpdate
May return a unique object equal to this object.
getUnique(DBValue[]). Static method in class paid.datamove.db.build.DBUpdateComponentProducer
Returns input array modified to only contain unique values.
getUpdate(). Method in class paid.db.events.DBUpdateEvent
get the containing update
getUpdate(). Method in class paid.db.datatypes.SubsetData
getUpdate(String). Method in class paid.datamove.db.queues.DBTmpQueueManagerImpl
Implementation of TmpQueueManager.getUpdate()
getUpdate(Subset). Method in class paid.datamove.db.queues.DBUpdateQueueManagerImpl
Implementation of UpdateQueueManager.getUpdate()
getUpdate(Subset). Method in class paid.db.main.UpdateStore
Returns a specific update stored in the database.
getUpdateCount(). Method in class paid.db.jdbc.PaidJdbcStatement
Returns the current result as an update count; if the result is a ResultSet or there are no more results, -1 is returned.
getUpdatedSubsets(UpdateQueueFilter). Method in class paid.datamove.db.queues.DBUpdateQueueManagerImpl
Implementation of UpdateQueueManager.getUpdatedSubsets()
getUpdatedValue(DBValue). Method in class paid.datamove.db.values.DBStringValueUpdate
Updates the given value.
getUpdatedValue(DBValue). Method in class paid.datamove.db.DBValue
Updates the given value.
getUpdatedValue(DBValue). Method in class paid.datamove.db.DBValueUpdate
Updates the given value.
getUpdateInstance(). Method in class paid.datamove.epc.updates.EPCBasicData
Check whether a given EPCTableInfo matches the subset
getUpdateInstance(). Method in class paid.datamove.epc.updates.EPCModelCatalogDyn
Check whether a given EPCTableInfo matches the subset
getUpdateInstance(). Method in class paid.datamove.epc.updates.EPCModelCatalogImages
Check whether a given EPCTableInfo matches the subset
getUpdateInstance(). Method in class paid.datamove.epc.updates.EPCModelCatalogStat
Check whether a given EPCTableInfo matches the subset
getUpdateInstance(). Method in class paid.datamove.epc.updates.EPCSpVersCatalogDyn
Check whether a given EPCTableInfo matches the subset
getUpdateInstance(). Method in class paid.datamove.epc.updates.EPCSpVersCatalogImages
Check whether a given EPCTableInfo matches the subset
getUpdateInstance(). Method in class paid.datamove.epc.updates.EPCSpVersCatalogStat
Check whether a given EPCTableInfo matches the subset
getUpdateInstance(). Method in class paid.datamove.epc.updates.EPCSubset
Check whether a given EPCTableInfo matches the subset
getUpdateInstance(). Method in class paid.datamove.epc.updates.EPCSupplementaryText
Check whether a given EPCTableInfo matches the subset
getUpdateQueueSize(). Method in class paid.db.events.DBConfigureEvent
getUpdates(UpdateBuilder). Method in interface paid.datamove.compare.Compare
Gets updates and sends them as UpdateComponents to the given update builder.
getUpdates(UpdateBuilder). Method in class paid.datamove.compare.CompoundCompare
Implementation of Compare.getUpdates
getUpdates(UpdateBuilder). Method in class paid.datamove.db.compare.DBCompareSchema
Compares the two schemas and sends the differences as DBUpdateComponent objects to the given update builder.
getUpdates(UpdateBuilder, DBConnection, DBConnection). Method in class paid.datamove.db.compare.DBCompareTable
Compares the two versions of the table and sends the differences as DBUpdateComponent objects to the given update builder.
getUpdateTo(DBValue). Method in class paid.datamove.db.values.DBStringValue
Constructs an expression or value which is able to construct a new value from this one.
getUpdateTo(DBValue). Method in class paid.datamove.db.DBValue
Constructs an expression or value which is able to construct the given new value from this value.
getUser(). Method in interface paid.learn.dataminer.developer.BehaviorModel
getUser(). Method in class paid.learn.dataminer.developer.Const.ConstModel
getUser(). Method in class paid.learn.dataminer.developer.Knn.KnnModel
getUser(). Method in class paid.learn.dataminer.developer.Random.RandomModel
getUser(). Method in class paid.learn.dataminer.developer.stub.StubModel
getUserCode(). Method in class paid.auth.events.AuthenticateLoginEvent
getUserID(). Method in class paid.event.PAIDEvent
getUserID(). Method in class paid.auth.Profile
get the userID
getUsersInGroup(GroupProfile). Method in class paid.auth.ProfileManager
getUsersList(). Method in class paid.ui.gui.UserGroupsMainFrame
getValueFromPKey(String). Method in class paid.datamove.db.updates.DBDeleteSingleRecord
Implementation of DBSingleRecordUpdate.getValueFromPKey()
getValueFromPKey(String). Method in class paid.datamove.db.updates.DBInsertRecord
Implementation of DBSingleRecordUpdate.getValueFromPKey()
getValueFromPKey(String). Method in interface paid.datamove.db.updates.DBSingleRecordUpdate
Returns a value from the primary key of the record.
getValueFromPKey(String). Method in class paid.datamove.db.updates.DBUpdateSingleRecord
Implementation of DBSingleRecordUpdate.getValueFromPKey()
getWarnings(). Method in class paid.db.jdbc.PaidJdbcConnection
Returns the first warning reported by calls on this Connection.
getWarnings(). Method in class paid.db.jdbc.PaidJdbcConnectionStub
Returns the first warning reported by calls on this Connection.
getWarnings(). Method in class paid.db.jdbc.PaidJdbcResultSet

The first warning reported by calls on this ResultSet is returned.

getWarnings(). Method in class paid.db.jdbc.PaidJdbcStatement
Retrieves the first warning reported by calls on this Statement.
go(). Method in class paid.testbed.Tester
GotoStatement(). Static method in class paid.ui.sqlparser.SQLParser
GroupByClause(). Static method in class paid.ui.sqlparser.SQLParser
GroupList(). Constructor for class paid.auth.GroupList
GroupProfile(String, boolean). Constructor for class paid.auth.GroupProfile
groups. Variable in class paid.auth.Profile
The list of Groups, this user belongs to.
Gui(). Constructor for class paid.testbed.Gui
creates a new testing gui and calles initialise
guiLogger(). Constructor for class paid.testbed.guiLogger
guiLogger(Gui). Constructor for class paid.testbed.guiLogger
will create a new logger without setting the default logfile name.
guiLogger(guiReset, String, int, int, int). Constructor for class paid.testbed.guiLogger
guiReset(Gui). Constructor for class paid.testbed.guiReset
GUISubset(UISubset). Constructor for class paid.ui.gui.GUISubset

H

handle(DBController). Method in class paid.db.events.DBEvent
this method is called by the database event handler when this event arrives on the event bus.
handle(DBController). Method in class paid.db.events.DBGetSubsetDataEvent
the handler for this event gets subset's data from network/media
handle(DBController). Method in class paid.db.events.DBGetUpdateEvent
the handler for this event.
handle(DBController). Method in class paid.db.events.DBListStoredUpdatesEvent
the handler for this event.
handle(DBController). Method in class paid.db.events.DBListSubsetsEvent
the handler for this event.
handle(DBController). Method in class paid.db.events.DBLookupSubsetEvent
the handler for this event.
handle(DBController). Method in class paid.db.events.DBRemoveSubsetEvent
the handler for this event.
handle(DBController). Method in class paid.db.events.DBSQLManipulateEvent
the handler for this event.
handle(DBController). Method in class paid.db.events.DBSQLQueryEvent
the handler for this event.
handle(DBController). Method in class paid.db.events.DBSubsetDataEvent
the handler for this event.
handle(DBController). Method in class paid.db.events.DBUpdateEvent
the handler for this event.
handlePAIDEvent(). Method in class paid.event.PAIDEvent
this method can be overwritten by subclasses don't use it if you don't overwrite it!
hashCode(). Method in class paid.datamove.db.values.DBBigDecimalValue
hashCode(). Method in class paid.datamove.db.values.DBBinaryValue
hashCode(). Method in class paid.datamove.db.values.DBByteValue
hashCode(). Method in class paid.datamove.db.values.DBDateValue
hashCode(). Method in class paid.datamove.db.values.DBDoubleValue
hashCode(). Method in class paid.datamove.db.values.DBFloatValue
hashCode(). Method in class paid.datamove.db.values.DBIntValue
hashCode(). Method in class paid.datamove.db.values.DBLongValue
hashCode(). Method in class paid.datamove.db.values.DBNullValue
hashCode(). Method in class paid.datamove.db.values.DBObjectValue
hashCode(). Method in class paid.datamove.db.values.DBShortValue
hashCode(). Method in class paid.datamove.db.values.DBStringValue
hashCode(). Method in class paid.datamove.db.values.DBStringValueUpdate
hashCode(). Method in class paid.datamove.db.values.DBTimestampValue
hashCode(). Method in class paid.datamove.db.values.DBTimeValue
hashCode(). Method in class paid.datamove.db.DBValueUpdate
hasMoreRecords(). Method in interface paid.datamove.db.DBRecordEnumeration
Are there any more records available in this iterator ?
hasMoreRecords(). Method in class paid.datamove.db.DBRecordEnumRemapImpl
Implementation of DBRecordEnumeration.hasMoreRecords()
hasNoAccessToSubset(String). Method in class paid.auth.Profile
checks, if the user is in a group, that has access to the given subset.
hasSubset(Subset). Method in class paid.db.main.DBController
Determines if the given subset is locally available.
helper. Variable in class paid.datamove.db.DBConnection
This is a helper class for creating SQL statements.
holder. Variable in class paid.learn.dataminer.util.WaitBuffer

I

IbizaClassLoader(String). Constructor for class paid.learn.dataminer.util.IbizaClassLoader
The constructor of IbizaClassLoader takes the codebase of the class as its input.
ID. Static variable in class paid.ui.gui.Launcher
IdentifierDeclaration(). Static method in class paid.ui.sqlparser.SQLParser
IfStatement(). Static method in class paid.ui.sqlparser.SQLParser
image. Variable in class paid.ui.sqlparser.Token
The string image of the token.
imageNameTableUpdates. Variable in class paid.datamove.epc.updates.EPCModelCatalogDynUpdate
imageNumberTableUpdate. Variable in class paid.datamove.epc.updates.EPCModelCatalogDynUpdate
IMAGESPREFIX. Static variable in class paid.datamove.epc.updates.EPCModelCatalogImages
Additional prefix for subset identifier.
IMAGESPREFIX. Static variable in class paid.datamove.epc.updates.EPCSpVersCatalogImages
Additional prefix for subset identifier.
imageTableUpdate. Variable in class paid.datamove.epc.updates.EPCModelCatalogDynUpdate
imageTableUpdate. Variable in class paid.datamove.epc.updates.EPCModelCatalogImagesUpdate
ImplementationException(String). Constructor for class paid.db.jdbc.ImplementationException
indexOf(String). Method in class paid.datamove.db.DBColumnSet
Returns index of a column specified by name.
initialise(). Method in class paid.testbed.Gui
initialises the basic services: event_srvice and logger
initialise(). Method in class paid.Launcher
will initialise the eventservice, the logger and all subSystems in the order defined by subSystemInitOrder
initialise(). Method in class paid.testbed.Launcher
will initialise the eventservice, the logger and all subSystems in the order defined by subSystemInitOrder
initialised. Static variable in class paid.Run
initialize(). Method in class paid.EventPoster
INParameter(). Constructor for class paid.db.jdbc.INParameter
INParameter(int, int, int). Constructor for class paid.db.jdbc.INParameter
insert(DBValue[]). Method in class paid.datamove.db.DBTable
Inserts a new record into this table.
insert(Object). Method in class paid.learn.dataminer.util.Queue
Inserts an object to the Queue
insert(Object, double). Method in class paid.datamove.lib.fibheap.FibHeap
Inserts a new data element into the heap.
inserts. Variable in class paid.datamove.db.updates.DBSimpleTableUpdate
Contains the DBInsertRecord operations.
InsertStatement(). Static method in class paid.ui.sqlparser.SQLParser
installedVersion(DBConnection, DBConnection). Method in class paid.db.datatypes.PAIDSubset
gets installed version of this subset (always returns version 1)
INTEGER. Static variable in interface paid.ui.sqlparser.SQLParserConstants
IntoClause(). Static method in class paid.ui.sqlparser.SQLParser
IntoItem(). Static method in class paid.ui.sqlparser.SQLParser
InvalidXURLNetworkException(). Constructor for class paid.net.exception.InvalidXURLNetworkException
InvalidXURLNetworkException(String). Constructor for class paid.net.exception.InvalidXURLNetworkException
invoke(PreparedStatement). Method in class paid.db.jdbc.INParameter
invokeOn(PreparedStatement). Method in class paid.db.jdbc.PaidJdbcSQLPreparedStatement
isAdmin(). Method in class paid.auth.Profile
Is this User an administrator?
isAdminGroup(). Method in class paid.auth.GroupProfile
isAutoIncrement(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
Is the column automatically numbered, thus read-only?
isCaseSensitive(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
Does a column's case matter?
isClosed(). Method in class paid.db.jdbc.PaidJdbcConnection
Tests to see if a Connection is closed.
isClosed(). Method in class paid.db.jdbc.PaidJdbcConnectionStub
Tests to see if a Connection is closed.
isCurrency(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
Is the column a cash value?
isDefinitelyWritable(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
Will a write on the column definitely succeed?
isDone(). Method in class paid.testbed.Poster
isLoggedIn. Variable in class paid.auth.Profile
is this Profile currently logged into the system?
isLoggedIn(). Method in class paid.auth.Profile
is User logged in?
isNullable(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
Can you put a NULL in this column?
IsNullClause(). Static method in class paid.ui.sqlparser.SQLParser
isPKeyColumn(int). Method in class paid.datamove.db.DBTableDescription
Is the column at the given index a primary key column ?
isReadOnly(). Method in class paid.db.jdbc.PaidJdbcConnection
Tests to see if the connection is in read-only mode.
isReadOnly(). Method in class paid.db.jdbc.PaidJdbcConnectionStub
Tests to see if the connection is in read-only mode.
isReadOnly(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
Is a column definitely not writable?
isSearchable(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
Can the column be used in a where clause?
isSigned(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
Is the column a signed number?
isWanted(String). Method in class paid.datamove.epc.updates.EPCWantedCatalogues
isWritable(int). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
Is it possible for a write on the column to succeed?

J

jdbcCompliant(). Method in class paid.db.jdbc.PaidJdbcDriver
jdbcUrl. Variable in class paid.datamove.db.DBConnection
The JDBC URL used to connect to the database.
jj_nt. Static variable in class paid.ui.sqlparser.SQLParser
jjstrLiteralImages. Static variable in class paid.ui.sqlparser.SQLParserTokenManager
JUST_LOCAL. Static variable in class paid.db.jdbc.ImplementationException

K

K_ALL. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_AND. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_ANY. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_AS. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_ASC. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_BEGIN. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_BETWEEN. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_BINARY_INTEGER. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_BOOLEAN. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_BY. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_CHAR. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_CLOSE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_COMMENT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_COMMIT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_CONNECT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_CONSTANT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_CURRENT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_CURSOR. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_DATE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_DECIMAL. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_DECLARE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_DEFAULT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_DELETE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_DESC. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_DISTINCT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_DO. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_ELSE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_ELSIF. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_END. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_EXCEPTION. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_EXCEPTION_INIT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_EXCLUSIVE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_EXISTS. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_EXIT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_FETCH. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_FLOAT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_FOR. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_FROM. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_FUNCTION. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_GOTO. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_GROUP. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_HAVING. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_IF. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_IN. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_INDEX. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_INSERT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_INTEGER. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_INTERSECT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_INTO. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_IS. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_LEVEL. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_LIKE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_LOCK. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_LOOP. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_MINUS. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_MODE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_NATURAL. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_NOT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_NOWAIT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_NULL. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_NUMBER. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_OF. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_ONLY. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_OPEN. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_OR. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_ORDER. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_OTHERS. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_OUT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_PACKAGE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_POSITIVE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_PRAGMA. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_PRIOR. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_PROCEDURE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_RAISE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_READ. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_REAL. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_RECORD. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_REF. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_RETURN. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_REVERSE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_ROLLBACK. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_ROW. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_SAVEPOINT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_SEGMENT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_SELECT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_SET. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_SHARE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_SMALLINT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_SQL. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_START. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_TABLE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_THEN. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_TO. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_TRANSACTION. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_UNION. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_UPDATE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_USE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_VALUES. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_VARCHAR. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_VARCHAR2. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_WHEN. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_WHERE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_WHILE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_WITH. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_WORK. Static variable in interface paid.ui.sqlparser.SQLParserConstants
K_WRITE. Static variable in interface paid.ui.sqlparser.SQLParserConstants
key. Variable in class paid.datamove.lib.fibheap.FibHeapNode
key value for this node
kind. Variable in class paid.ui.sqlparser.Token
An integer that describes the kind of this token.
KnnBuilder(int). Constructor for class paid.learn.dataminer.developer.Knn.KnnBuilder
The constructor takes the number of nearest neighbor to use.
KnnDeveloper(). Constructor for class paid.learn.dataminer.developer.Knn.KnnDeveloper
KnnModel(Hashtable, Hashtable). Constructor for class paid.learn.dataminer.developer.Knn.KnnModel
Constructor for KnnModel takes the following two arguments.

L

label. Variable in class paid.testbed.CommandTestEvent
label. Variable in class paid.ui.gui.GUISubset
LabelDeclaration(). Static method in class paid.ui.sqlparser.SQLParser
languages. Variable in class paid.datamove.epc.updates.EPCLocalDataDesc
Languages installed locally, null means all languages.
LAST_TYPE. Static variable in class paid.db.jdbc.INParameter
lastActivity. Variable in class paid.auth.Profile
contains the Date of last activity for this profile.
Launcher(). Constructor for class paid.Launcher
will create a new launcher and if necessary start voyager
Launcher(). Constructor for class paid.testbed.Launcher
Launcher(). Constructor for class paid.ui.gui.Launcher
learn. Variable in class paid.testbed.Stubsettings
LearnSubset(). Constructor for class paid.db.datatypes.LearnSubset
left. Variable in class paid.datamove.lib.fibheap.FibHeapNode
left sibling node
LETTER. Static variable in interface paid.ui.sqlparser.SQLParserConstants
lexStateNames. Static variable in class paid.ui.sqlparser.SQLParserTokenManager
LINE_COMMENT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
list(). Method in class paid.db.main.UpdateStore
Lists the updates contained in the storage database.
ListAndVector(int, boolean). Constructor for class paid.ui.gui.ListAndVector
listSubsets(). Method in class paid.db.main.DBController
Lists the locally available subsets.
listSubsets(Medium). Method in interface paid.db.main.LocalDataSource
List the subsets available on the medium.
LLOG. Static variable in class paid.Launcher
loadClass(String, boolean). Method in class paid.learn.dataminer.util.IbizaClassLoader
Loads a class given its name and resolve status.
loadClass(String, boolean). Method in class paid.learn.dataminer.util.LocalClassLoader
Loads a class given its name and resolve status.
LocalClassLoader(). Constructor for class paid.learn.dataminer.util.LocalClassLoader
The constructor of LocalClassLoader needs no input.
localDataDesc. Variable in class paid.datamove.epc.publish.EPCPublisher
Used to determine versions and presence of subsets in the reference EPC database.
localDataDesc. Variable in class paid.datamove.fdok.publish.FDOKPublisher
Used to determine versions and presence of subsets in the reference FDOK database.
localDB. Variable in class paid.db.main.LocalDBDesc
The local database containing the actual data
LocalDB(Class, Configuration). Constructor for class paid.db.main.LocalDB
Creates new local database for given class of subsets.
LocalDBDesc(LocalDB, LocalDB). Constructor for class paid.db.main.LocalDBDesc
Creates new local data description for given local and PAID database.
localDBs. Variable in class paid.db.main.DBController
The List of LocalDBs.
LockMode(). Static method in class paid.ui.sqlparser.SQLParser
LockTableStatement(). Static method in class paid.ui.sqlparser.SQLParser
log(String). Method in class paid.testbed.Gui
Logger(). Constructor for class paid.learn.logger.Logger
Logger(). Constructor for class paid.learn.logger.Logger
Logger(). Constructor for class paid.testbed.Logger
will create a new logger without setting the default logfile name.
Logger(String). Constructor for class paid.testbed.Logger
will create a new logger and set the logfile.
LoggerAdapter(String). Constructor for class paid.event.LoggerAdapter
this constructor is to be used if you want more than one LoggerAdapter
logIn(). Method in class paid.auth.Profile
set Login-Flag to true.
LoginCode(byte[]). Constructor for class paid.auth.LoginCode
LoginCode(String, String). Constructor for class paid.auth.LoginCode
loginDataList. Variable in class paid.auth.Profile
the List of Login-Types and correspondig codes.
LoginDataList(). Constructor for class paid.auth.LoginDataList
LoginDialog(Frame, PAIDEventService). Constructor for class paid.ui.gui.LoginDialog
LogItem(Subset). Constructor for class paid.learn.logger.util.LogItem
logOut(). Method in class paid.auth.Profile
set Login-Flag to true.
LOGOUT_EVENT. Static variable in class paid.auth.events.AuthEvent
LogoutEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.LogoutEvent
LogoutEvent(String, String). Constructor for class paid.auth.events.LogoutEvent
Constructor with less paramters
logQuery(EventObject). Method in class paid.learn.logger.Logger
Log a database query from the EventBus to the Database for later use through the dataminer
logQuery(EventObject). Method in class paid.learn.logger.Logger
Log a database query from the EventBus to the Database for later use through the dataminer
lookingAhead. Static variable in class paid.ui.sqlparser.SQLParser
LoopStatement(). Static method in class paid.ui.sqlparser.SQLParser
LSCHED. Static variable in class paid.Launcher

M

main(String[]). Static method in class paid.auth.dave.AuthHardwareManager
static main program for testing purposes
main(String[]). Static method in class paid.AuthNetLauncher
main(String[]). Static method in class paid.auth.AuthProfileInstaller
main(String[]). Static method in class paid.db.jdbc.Driver
main(String[]). Static method in class paid.ui.gui.Driver01
main(String[]). Static method in class paid.EchoServer
main(String[]). Static method in class paid.datamove.epc.run.EPCAnalyzer
Runs the analyzer tool for the EPC database.
main(String[]). Static method in class paid.datamove.epc.run.EPCCreateDataDesc
Detects installed data subsets and creates description of local data in the EPC database.
main(String[]). Static method in class paid.datamove.fdok.run.FDOKAnalyzer
Runs the analyzer tool for the FDOK database.
main(String[]). Static method in class paid.datamove.fdok.run.FDOKCreateDataDesc
Detects installed data subsets and creates description of local data in the FDOK database.
main(String[]). Static method in class paid.testbed.Gui
main(String[]). Static method in class paid.Launcher
main(String[]). Static method in class paid.testbed.Launcher
main(String[]). Static method in class paid.ui.gui.Launcher
we provide a main for stand-alone Launch during testing.
main(String[]). Static method in class paid.NetLauncher
main(String[]). Static method in class paid.Ping
main(String[]). Static method in class paid.db.jdbc.ResultSetDriver
main(String[]). Static method in class paid.testbed.ScriptGenerator
main(String[]). Static method in class paid.SecureEchoServer
main(String[]). Static method in class paid.ui.sqlparser.SQLParser
main(String[]). Static method in class paid.ui.gui.SubsetSelectionFrame
main(String[]). Static method in class paid.auth.TestAuthSec
main(String[]). Static method in class paid.auth.TestProfileManager
manipulateData(PaidJdbcSQLStatement). Method in class paid.db.main.DBController
Executes a SQL command on the specified Subset.
manipulateData(PaidJdbcSQLStatement). Method in class paid.db.main.LocalDB
Executes the given PaidJdbcSQLStatement.
mark. Variable in class paid.datamove.lib.fibheap.FibHeapNode
true if this node has had a child removed since this node was added to its parent
matcher. Variable in class paid.datamove.db.compare.DBCompareMethodFindBestMatch
Records in each group are matched using this (heuristic) algorithm.
MAX_DESTINATIONS. Static variable in class paid.event.PAIDEvent
maxPasswordLength. Variable in class paid.auth.dave.DaveInfo
maxSize. Variable in class paid.db.main.UpdateStore
media. Variable in class paid.db.events.DBMediaEvent
medium. Variable in class paid.db.events.DBGetSubsetDataEvent
medium. Variable in class paid.db.events.DBListSubsetsEvent
Medium(). Constructor for class paid.db.datatypes.Medium
merge(TestEventQueue). Method in class paid.testbed.TestEventQueue
metaData. Variable in class paid.datamove.db.DBConnection
This is the database meta data used to query the names and types of the entities contained in the database.
min(). Method in class paid.datamove.lib.fibheap.FibHeap
Returns the smallest element in the heap.
MLCDriver(String, String). Constructor for class paid.learn.dataminer.util.MLCDriver
The constructor takes two Strings as its argument as given below.
ModelEvaluator(BehaviorModel, Hashtable, WaitBuffer). Constructor for class paid.learn.dataminer.ModelEvaluator
The ModelEvaluator's constructor takes several arguments as listed below.
modelLines. Variable in class paid.datamove.epc.updates.EPCWantedCatalogues
The model lines, only used for selecting dynamic subsets.
ModelSelector(Queue, DataMinerCallback, Hashtable, int). Constructor for class paid.learn.dataminer.ModelSelector
The constructor of ModelSelector takes many arguments as given below.
modelTableUpdate. Variable in class paid.datamove.epc.updates.EPCBasicDataUpdate
modelTableUpdate. Variable in class paid.datamove.epc.updates.EPCModelCatalogStatUpdate
moves. Variable in class paid.datamove.db.updates.DBTableUpdate
Contains the DBMoveRecord operations.
MULTI_LINE_COMMENT. Static variable in interface paid.ui.sqlparser.SQLParserConstants
myDataMiner. Variable in class paid.learn.logger.Logger
myDataMiner. Variable in class paid.learn.logger.Logger
myEventService. Variable in class paid.learn.logger.Logger
myEventService. Variable in class paid.learn.logger.Logger
myEventService. Variable in class paid.learn.schedule.Scheduler
myRequestQueue. Variable in class paid.learn.logger.Logger
myRequestQueue. Variable in class paid.learn.logger.Logger

N

name. Variable in class paid.auth.dave.DaveInfo
name. Variable in class paid.datamove.db.DBColumn
The name of the column.
name. Variable in class paid.db.datatypes.Medium
NamespaceNetworkException(). Constructor for class paid.net.exception.NamespaceNetworkException
NamespaceNetworkException(String). Constructor for class paid.net.exception.NamespaceNetworkException
nativeSQL(String). Method in class paid.db.jdbc.PaidJdbcConnection
Converts the given SQL statement into the system's native SQL grammar.
nativeSQL(String). Method in class paid.db.jdbc.PaidJdbcConnectionStub
Converts the given SQL statement into the system's native SQL grammar.
needsBracketsWithinAND(). Method in interface paid.datamove.db.DBConstraint
Does constraint need brackets when combined with other constraints via AND (DBAndConstraint) ?
NET. Static variable in class paid.Launcher
net. Variable in class paid.testbed.Stubsettings
NetEventAdapter(). Constructor for class paid.net.NetEventAdapter
NetLauncher(). Constructor for class paid.NetLauncher
NetLoadEvent(String, long, long, String, boolean, Object, long). Constructor for class paid.net.NetLoadEvent
NetSubset(). Constructor for class paid.db.datatypes.NetSubset
newGroupAdapter(GroupProfile). Method in class paid.ui.gui.UserGroupsHandler
newState. Variable in class paid.ui.gui.GUISubset
newTable. Variable in class paid.datamove.db.compare.DBCompareTable
Reference to the new version of the table.
newToken(int). Static method in class paid.ui.sqlparser.Token
Returns a new Token object, by default.
newUserAdapter(Profile). Method in class paid.ui.gui.UserGroupsHandler
next. Variable in class paid.ui.sqlparser.Token
A reference to the next regular (non-special) token from the input stream.
next(). Method in class paid.db.jdbc.PaidJdbcResultSet
Moves the cursor down one row from its current position.
nextRecord(). Method in interface paid.datamove.db.DBRecordEnumeration
Returns the next record.
nextRecord(). Method in class paid.datamove.db.DBRecordEnumRemapImpl
Implementation of DBRecordEnumeration.nextRecord()
noFlash(). Method in class paid.testbed.Gui
nonThreadingPublish(String, PAIDEvent). Method in class paid.event.EventService
Publishes the given event string to all local subscribers.
nonThreadingPublish(String, PAIDEvent). Method in interface paid.event.PAIDEventService
publishes an event (e.g.
NormalLoop(). Static method in class paid.ui.sqlparser.SQLParser
NOT_IMPL. Static variable in class paid.db.jdbc.ImplementationException
notifyRequest(Broker, Hashtable). Method in class paid.learn.dataminer.developer.Const.ConstDeveloper
Notifies a request for model development.
notifyRequest(Broker, Hashtable). Method in class paid.learn.dataminer.developer.Knn.KnnDeveloper
Notifies a request for model development.
notifyRequest(Broker, Hashtable). Method in interface paid.learn.dataminer.developer.ModelDeveloper
Notifies this ModelDeveloper implementation about the request for model development.
notifyRequest(Broker, Hashtable). Method in class paid.learn.dataminer.developer.Random.RandomDeveloper
Notifies a request for model development.
notifyRequest(Broker, Hashtable). Method in class paid.learn.dataminer.developer.RemoteDeveloper
Notifies the RemoteModelBuilder about a request for model development.
NullStatement(). Static method in class paid.ui.sqlparser.SQLParser
NullStub(). Constructor for class paid.testbed.NullStub
numberOfSubSystems. Static variable in class paid.Launcher
NumericForLoop(). Static method in class paid.ui.sqlparser.SQLParser
NumericForLoopLookahead(). Static method in class paid.ui.sqlparser.SQLParser
numOfDestinations. Variable in class paid.auth.events.AuthEvent
numOfDestinations. Variable in class paid.event.PAIDEvent
numOfQueries. Variable in class paid.learn.logger.Logger
numOfQueries. Variable in class paid.learn.logger.Logger
NumOrID(). Static method in class paid.ui.sqlparser.SQLParser

O

object. Variable in class paid.datamove.db.values.DBObjectValue
The object.
ObjectAlreadyInAgentRuntimeException(). Constructor for class paid.net.exception.ObjectAlreadyInAgentRuntimeException
ObjectAlreadyInAgentRuntimeException(String). Constructor for class paid.net.exception.ObjectAlreadyInAgentRuntimeException
ObjectNotInAgentRuntimeException(). Constructor for class paid.net.exception.ObjectNotInAgentRuntimeException
ObjectNotInAgentRuntimeException(String). Constructor for class paid.net.exception.ObjectNotInAgentRuntimeException
ObjectStore(). Constructor for class paid.db.main.ObjectStore
oldTable. Variable in class paid.datamove.db.compare.DBCompareTable
Reference to the old version of the table.
openLogFile(String). Method in class paid.testbed.Logger
opens a new File for logging.
OpenStatement(). Static method in class paid.ui.sqlparser.SQLParser
OracleObjectName(). Static method in class paid.ui.sqlparser.SQLParser
OrderByClause(). Static method in class paid.ui.sqlparser.SQLParser
originalReplyToID. Variable in class paid.db.events.DBEvent
OuterJoinExpression(). Static method in class paid.ui.sqlparser.SQLParser

P

PAID_UIEvent(long, long, String, boolean, Object). Constructor for class paid.ui.PAID_UIEvent
PAIDAdmin(PAIDEventService). Constructor for class paid.ui.gui.PAIDAdmin
paidDB. Static variable in class paid.db.main.DBController
The Reference to the PaidDB.
paidDB. Variable in class paid.db.main.LocalDB
The local PAID database.
paidDB. Variable in class paid.db.main.LocalDBDesc
The paid database that stores the informations.
PAIDEvent(String, long, long, String, boolean, Object). Constructor for class paid.event.PAIDEvent
Method object.getSource() inherited from java.util.EventObject
PaidJdbcConnection(String, Properties). Constructor for class paid.db.jdbc.PaidJdbcConnection
PaidJdbcConnectionStub(String, Properties). Constructor for class paid.db.jdbc.PaidJdbcConnectionStub
PaidJdbcDriver(). Constructor for class paid.db.jdbc.PaidJdbcDriver
PaidJdbcParser(). Constructor for class paid.db.jdbc.PaidJdbcParser
PaidJdbcPreparedStatement(PaidJdbcConnection, String). Constructor for class paid.db.jdbc.PaidJdbcPreparedStatement
PaidJdbcPreparedStatementStub(PaidJdbcConnection, String). Constructor for class paid.db.jdbc.PaidJdbcPreparedStatementStub
PaidJdbcResultSet(). Constructor for class paid.db.jdbc.PaidJdbcResultSet
don't use this, serialisation only
PaidJdbcResultSet(ResultSet, Statement). Constructor for class paid.db.jdbc.PaidJdbcResultSet
PaidJdbcResultSetColumn(). Constructor for class paid.db.jdbc.PaidJdbcResultSetColumn
don't use this, serialitation only
PaidJdbcResultSetColumn(int, ResultSetMetaData). Constructor for class paid.db.jdbc.PaidJdbcResultSetColumn
PaidJdbcResultSetMetaData(). Constructor for class paid.db.jdbc.PaidJdbcResultSetMetaData
don't use this, serialitation only
PaidJdbcResultSetMetaData(ResultSetMetaData). Constructor for class paid.db.jdbc.PaidJdbcResultSetMetaData
PaidJdbcSecurityManager(). Constructor for class paid.db.jdbc.PaidJdbcSecurityManager
PaidJdbcSQLPreparedStatement(). Constructor for class paid.db.jdbc.PaidJdbcSQLPreparedStatement
PaidJdbcSQLPreparedStatement(String). Constructor for class paid.db.jdbc.PaidJdbcSQLPreparedStatement
PaidJdbcSQLStatement(). Constructor for class paid.db.jdbc.PaidJdbcSQLStatement
PaidJdbcSQLStatement(String). Constructor for class paid.db.jdbc.PaidJdbcSQLStatement
PaidJdbcSQLStatement(String, Subset). Constructor for class paid.db.jdbc.PaidJdbcSQLStatement
PaidJdbcStatement(PaidJdbcConnection). Constructor for class paid.db.jdbc.PaidJdbcStatement
PaidJdbcStubParser(). Constructor for class paid.db.jdbc.PaidJdbcStubParser
PaidJdbcTranslatorImpl(). Constructor for class paid.db.jdbc.PaidJdbcTranslatorImpl
PaidJdbcTranslatorStubImpl(). Constructor for class paid.db.jdbc.PaidJdbcTranslatorStubImpl
PaidNetworkException(). Constructor for class paid.net.exception.PaidNetworkException
PaidNetworkException(String). Constructor for class paid.net.exception.PaidNetworkException
PaidNetworkRuntimeException(). Constructor for class paid.net.exception.PaidNetworkRuntimeException
PaidNetworkRuntimeException(String). Constructor for class paid.net.exception.PaidNetworkRuntimeException
PAIDSubset(). Constructor for class paid.db.datatypes.PAIDSubset
PAIDSubsystem(). Constructor for class paid.PAIDSubsystem
PAIDTestEvent(String, long, long, String, boolean, Object). Constructor for class paid.testbed.PAIDTestEvent
Parameter(). Static method in class paid.ui.sqlparser.SQLParser
ParameterList(). Static method in class paid.ui.sqlparser.SQLParser
parent. Variable in class paid.datamove.lib.fibheap.FibHeapNode
parent node
parse(String). Method in class paid.ui.sqlparser.EPCParser
This method provides the main functionality of this class: for a certain SQL query a vector of corresponding subset objects will be returned.
parse(String). Method in class paid.ui.sqlparser.FDOKParser
parse(String). Method in class paid.db.jdbc.PaidJdbcParser
parse(String). Method in class paid.db.jdbc.PaidJdbcStubParser
parse(String, Object). Static method in class paid.testbed.Parser
ParseException(). Constructor for class paid.testbed.ParseException
ParseException(). Constructor for class paid.ui.sqlparser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String). Constructor for class paid.ui.sqlparser.ParseException
ParseException(Token, int[][], String[]). Constructor for class paid.ui.sqlparser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
parseFile(String). Method in class paid.learn.dataminer.util.UCIFileIO
Parses metadata and data files formatted using that of the UCI public data data repository.
Parser(). Constructor for class paid.testbed.Parser
parts. Variable in class paid.datamove.compare.CompoundCompare
The compare subsystems which are combined to a compound compare subsystem.
partsTableUpdate. Variable in class paid.datamove.epc.updates.EPCModelCatalogDynUpdate
peek(). Method in class paid.db.jdbc.Queue
personalData. Variable in class paid.auth.Profile
something in human-readable-format, that described this profile
Ping(). Constructor for class paid.Ping
pKey. Variable in class paid.datamove.db.updates.DBDeleteSingleRecord
Primary key of record which is deleted.
pKey. Variable in class paid.datamove.db.DBTableDescription
Indices of primary key columns in DBColumnSet.cols.
pKey. Variable in class paid.datamove.db.updates.DBUpdateSingleRecord
Primary key of record which is updated.
PlSqlAndExpression(). Static method in class paid.ui.sqlparser.SQLParser
PlSqlBetweenClause(). Static method in class paid.ui.sqlparser.SQLParser
PlSqlExpotentExpression(). Static method in class paid.ui.sqlparser.SQLParser
PlSqlExpression(). Static method in class paid.ui.sqlparser.SQLParser
PlSqlExpressionList(). Static method in class paid.ui.sqlparser.SQLParser
PlSqlInClause(). Static method in class paid.ui.sqlparser.SQLParser
PlSqlLikeClause(). Static method in class paid.ui.sqlparser.SQLParser
PlSqlMultiplicativeExpression(). Static method in class paid.ui.sqlparser.SQLParser
PlSqlPrimaryExpression(). Static method in class paid.ui.sqlparser.SQLParser
PlSqlRelationalExpression(). Static method in class paid.ui.sqlparser.SQLParser
PlSqlSimpleExpression(). Static method in class paid.ui.sqlparser.SQLParser
PLSQLStatement(). Static method in class paid.ui.sqlparser.SQLParser
PlSqlUnaryExpression(). Static method in class paid.ui.sqlparser.SQLParser
PlSqlUnaryLogicalExpression(). Static method in class paid.ui.sqlparser.SQLParser
PORT. Static variable in interface paid.PAIDSubSystem
PORT. Static variable in class paid.Statics
post(). Method in class paid.testbed.Poster
post(DBController). Method in class paid.db.events.DBEvent
post this event (same as above), just a convenience method for a dbcontroller as paramter instead of an event service
post(PAIDEventService). Method in class paid.db.events.DBEvent
post this event (either locally or down to a child server).
Poster(PAIDEventService, TestEventQueue). Constructor for class paid.testbed.Poster
Poster(PAIDEventService, TestEventQueue, Gui). Constructor for class paid.testbed.Poster
reates a new poster
postEvent(DBEvent). Method in class paid.db.main.DBController
Posts the given event on the event bus.
postUp(DBController). Method in class paid.db.events.DBEvent
post this event up to the parent server (this method is called, when a query couldnt be answered locally)
PragmaDeclaration(). Static method in class paid.ui.sqlparser.SQLParser
prepAddObject(int, Object). Method in class paid.db.events.DBSQLManipulateEvent
if the statement (see constructor) is a prepared statement, you have to use this method to insert an object as a parameter for the prepared statement.
prepareCall(String). Method in class paid.db.jdbc.PaidJdbcConnection
Creates a CallableStatement object for calling database stored procedures.
prepareCall(String). Method in class paid.db.jdbc.PaidJdbcConnectionStub
Creates a CallableStatement object for calling database stored procedures.
prepareForShutdown(). Method in class paid.auth.AuthenticationInterface
Prepares the subsystem for the shutdown sequence; sets the run state inidcating variable
prepareForShutdown(). Method in class paid.event.EchoAdapter
prepareForShutdown(). Method in class paid.event.EventService
must be called before shutdown() must not return befor all subscriptions are cancelled
prepareForShutdown(). Method in class paid.testbed.Gui
will prepare all subsystems, the logger and the eventservice for shutdown, in the order defined by subSystePrepareShutdownOrder
prepareForShutdown(). Method in class paid.testbed.guiLogger
Runstate should now be Run.readyForShutdown;
prepareForShutdown(). Method in class paid.Launcher
will prepare all subsystems, the logger and the eventservice for shutdown, in the order defined by subSystePrepareShutdownOrder
prepareForShutdown(). Method in class paid.testbed.Launcher
will prepare all subsystems, the logger and the eventservice for shutdown, in the order defined by subSystePrepareShutdownOrder
prepareForShutdown(). Method in class paid.ui.gui.Launcher
Runstate should now be Run.readyForShotdown;
prepareForShutdown(). Method in class paid.learn.logger.Logger
prepareForShutdown(). Method in class paid.learn.logger.Logger
prepareForShutdown(). Method in class paid.testbed.Logger
Runstate should now be Run.readyForShutdown;
prepareForShutdown(). Method in class paid.event.LoggerAdapter
prepareForShutdown(). Method in class paid.net.NetEventAdapter
prepareForShutdown(). Method in interface paid.PAIDSubSystem
Runstate should now be Run.readyForShotdown;
prepareForShutdown(). Method in class paid.PAIDSubsystem
Runstate should now be Run.readyForShutdown;
prepareForShutdown(). Method in class paid.learn.schedule.Scheduler
prepareForStart(). Method in class paid.testbed.Gui
will prepare the eventservice, the logger and all subSystems for start in the order defined by subSystemPrepareStartOrder
prepareForStart(). Method in class paid.Launcher
will prepare the eventservice, the logger and all subSystems for start in the order defined by subSystemPrepareStartOrder
prepareForStart(). Method in class paid.testbed.Launcher
will prepare the eventservice, the logger and all subSystems for start in the order defined by subSystemPrepareStartOrder
prepareForStart(PAIDEventService). Method in class paid.auth.AuthenticationInterface
Prepares the subsystem and its interface for the start of the entire system
prepareForStart(PAIDEventService). Method in class paid.db.main.DBController
Initializes local variables.
prepareForStart(PAIDEventService). Method in class paid.event.EchoAdapter
prepareForStart(PAIDEventService). Method in class paid.event.EventService
prepeares the Event-Service for start
prepareForStart(PAIDEventService). Method in class paid.testbed.guiLogger
will set the eventservice to be used and open an log file.
prepareForStart(PAIDEventService). Method in class paid.ui.gui.Launcher
prepareForStart tells the system what eventservice to use.
prepareForStart(PAIDEventService). Method in class paid.learn.logger.Logger
prepareForStart(PAIDEventService). Method in class paid.learn.logger.Logger
prepareForStart(PAIDEventService). Method in class paid.testbed.Logger
will set the eventservice to be used and open an log file.
prepareForStart(PAIDEventService). Method in class paid.event.LoggerAdapter
prepareForStart(PAIDEventService). Method in class paid.net.NetEventAdapter
prepareForStart(PAIDEventService). Method in class paid.PAIDSubsystem
prepareForStart tells the system what eventservice to use.
prepareForStart(PAIDEventService). Method in interface paid.PAIDSubSystem
prepareForStart tells the system what eventservice to use.
prepareForStart(PAIDEventService). Method in class paid.learn.schedule.Scheduler
preparePosting(). Method in class paid.testbed.Gui
prepareStatement(String). Method in class paid.db.jdbc.PaidJdbcConnection
Creates a PreparedStatement object for sending parameterized SQL statements to the database.
prepareStatement(String). Method in class paid.db.jdbc.PaidJdbcConnectionStub
Creates a PreparedStatement object for sending parameterized SQL statements to the database.
primaryParentOnly. Variable in class paid.event.PAIDEvent
printHeap(). Method in class paid.datamove.lib.fibheap.FibHeap
Useful for debugging.
printSizes(String). Method in class paid.datamove.db.updates.DBSimpleTableUpdate
Helper method for debugPrint(): print sizes of vectors.
printSizes(String). Method in class paid.datamove.db.updates.DBTableUpdate
Helper method for debugPrint(): print sizes of vectors.
ProcedureBody(). Static method in class paid.ui.sqlparser.SQLParser
ProcedureDeclaration(). Static method in class paid.ui.sqlparser.SQLParser
PROCESS_SD_EVENT. Static variable in class paid.auth.events.AuthEvent
processEvent(DBEvent). Method in class paid.db.main.DBController
Sends the given event to the event service and waits for its response.
ProcessSessionDataEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.ProcessSessionDataEvent
ProcessSessionDataEvent(String, String). Constructor for class paid.auth.events.ProcessSessionDataEvent
Constructor with less paramters
processUpdate(EventObject). Method in class paid.learn.logger.Logger
processUpdate(EventObject). Method in class paid.learn.logger.Logger
produceDeletes(UpdateBuilder, DBTableDescription, DBRecordVector). Static method in class paid.datamove.db.build.DBUpdateComponentProducer
Sends database update components containing record delete operations to an update builder.
produceInserts(UpdateBuilder, DBTableDescription, DBRecordVector). Static method in class paid.datamove.db.build.DBUpdateComponentProducer
Sends database update components containing record insert operations to an update builder.
Profile(String, Vector). Constructor for class paid.auth.Profile
creates a new Profile.
ProfileManager(). Constructor for class paid.auth.ProfileManager
the constructor generates an empty ProfileManager that is ready to store Profiles.
PROFILES_NOT_YET_AVAILABLE. Static variable in class paid.auth.AuthEventChecker
publish(long). Method in class paid.datamove.epc.publish.EPCPublisher
Actually publishes the updates found in the temporary update queue.
publish(long). Method in class paid.datamove.fdok.publish.FDOKPublisher
Actually publishes the updates found in the temporary update queue.
publish(String, PAIDEvent). Method in class paid.event.EventService
Publishes the given event string to all local subscribers.
publish(String, PAIDEvent). Method in interface paid.event.PAIDEventService
publishes an event (e.g.
publishCatalogUpdates(EPCSubset, EPCSubset, long, Vector). Method in class paid.datamove.epc.publish.EPCPublisher
Helper method which publishes updates to static and dynamic subset of model or special version catalog.
publishChanges(). Method in class paid.ui.gui.SubsetSelectionAdapter
To get some real-world input from the database, just do the following (according to Ingo):

  • Query your local db for a list of all available subsets.
  • Somehow figure out to which upper-level server your local db is connected to for download.
  • Query the upper db for a list of all available subsets.
  • Sort both lists into, say, hashtables.
  • Compare your brand new, shiny hashtables.
    publishedEvent(EventObject, Topic). Method in class paid.auth.AuthenticationInterface
    This is the only method to implement of the interface PAIDEventListener It handles the incoming (= subscribed-to) Events.
    publishedEvent(EventObject, Topic). Method in class paid.db.main.DBController
    Receives all Events for database.
    publishedEvent(EventObject, Topic). Method in class paid.event.EchoAdapter
    publishedEvent(EventObject, Topic). Method in class paid.testbed.guiLogger
    is called whenever an event matches.
    publishedEvent(EventObject, Topic). Method in class paid.learn.logger.Logger
    publishedEvent(EventObject, Topic). Method in class paid.learn.logger.Logger
    publishedEvent(EventObject, Topic). Method in class paid.testbed.Logger
    is called whenever an event matches.
    publishedEvent(EventObject, Topic). Method in class paid.event.LoggerAdapter
    publishedEvent(EventObject, Topic). Method in class paid.ui.gui.LoginDialog
    publishedEvent(EventObject, Topic). Method in class paid.net.NetEventAdapter
    publishedEvent(EventObject, Topic). Method in class paid.testbed.NullStub
    publishedEvent(EventObject, Topic). Method in interface paid.event.PAIDEventListener
    publishedEvent is the method that will be invoked during each and every event when the Topic matches.
    publishedEvent(EventObject, Topic). Method in class paid.ui.gui.RecommendationAdapter
    Subscribe to paid.learn's event for showing a recommendation to the administrator.
    publishedEvent(EventObject, Topic). Method in class paid.learn.schedule.Scheduler
    publishedEvent(EventObject, Topic). Method in class paid.ui.gui.SubsetSelectionAdapter
    publishedEvent(EventObject, Topic). Method in class paid.testbed.Tester
    publishEvent(). Method in class paid.ui.gui.RecommendationAdapter
    Deliver the administrator's response back to paid.learn
    publishFakeEvent(PAIDEvent, String). Method in class paid.EventPoster
    publishUpdate(String, long). Method in class paid.datamove.fdok.publish.FDOKPublisher
    Helper method which publishes a single FDOKUpdate.
    publishUpdate(String, long, Vector). Method in class paid.datamove.epc.publish.EPCPublisher
    Helper method which publishes a single EPCUpdate.
    put(Object). Method in class paid.db.jdbc.Queue
    put(Object). Method in class paid.learn.dataminer.util.WaitBuffer
    Puts an Object to the WaitBuffer
    putDescription(LocalDataDesc). Method in class paid.datamove.db.updates.DBLocalData
    Implementation of LocalData.putDescription()
    putDescription(LocalDataDesc). Method in class paid.db.main.LocalDB
    This method is only for compatibility with LocalData.
    putUpdate(String, Update). Method in class paid.datamove.db.queues.DBTmpQueueManagerImpl
    Implementation of TmpQueueManager.putUpdate()
    putUpdate(Update). Method in class paid.datamove.db.queues.DBUpdateQueueManagerImpl
    Implementation of UpdateQueueManager.putUpdate()

  • Q

    query(DBColumnSet, DBConstraint, DBColumnSet, boolean). Method in class paid.datamove.db.DBTable
    Execute a query to the table.
    QueryStatement(). Static method in class paid.ui.sqlparser.SQLParser
    Queue(). Constructor for class paid.db.jdbc.Queue
    Queue(int). Constructor for class paid.learn.dataminer.util.Queue
    The constructor of Queue takes the initial size of the queue as its argument.
    QueueItem(Hashtable). Constructor for class paid.learn.logger.util.QueueItem

    R

    RaiseStatement(). Static method in class paid.ui.sqlparser.SQLParser
    RandomBuilder(). Constructor for class paid.learn.dataminer.developer.Random.RandomBuilder
    RandomDeveloper(). Constructor for class paid.learn.dataminer.developer.Random.RandomDeveloper
    RandomModel(Vector). Constructor for class paid.learn.dataminer.developer.Random.RandomModel
    RandomModel constructor takes the possible prediction results as is its argument.
    read(PaidJdbcSQLStatement). Method in class paid.db.main.Cache
    readChar(). Static method in class paid.ui.sqlparser.ASCII_CharStream
    readDaveData(int). Method in class paid.auth.dave.AuthHardwareManager
    Get the unique byte code which identifies the user.
    readExternal(ObjectInput). Method in class paid.db.jdbc.INParameter
    readExternal(ObjectInput). Method in class paid.db.jdbc.PaidJdbcResultSet
    readExternal(ObjectInput). Method in class paid.db.jdbc.PaidJdbcResultSetColumn
    readExternal(ObjectInput). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
    readExternal(ObjectInput). Method in class paid.db.jdbc.PaidJdbcSQLPreparedStatement
    readExternal(ObjectInput). Method in class paid.db.jdbc.PaidJdbcSQLStatement
    readMetaDataFile(String). Method in class paid.learn.logger.Logger
    readMetaDataFile(String). Method in class paid.learn.logger.Logger
    readOnly. Variable in class paid.auth.dave.DaveInfo
    ready. Static variable in class paid.Run
    ready. Variable in class paid.learn.dataminer.util.WaitBuffer
    readyForShutdown. Static variable in class paid.Run
    RecommendationAdapter(RecommendationDialog, PAIDEventService). Constructor for class paid.ui.gui.RecommendationAdapter
    RecommendationDialog(Frame, PAIDEventService). Constructor for class paid.ui.gui.RecommendationDialog
    Recommender(BehaviorModel, Vector, PAIDEventService). Constructor for class paid.learn.recommender.Recommender
    Constructor
    ReInit(ASCII_CharStream). Static method in class paid.ui.sqlparser.SQLParserTokenManager
    ReInit(ASCII_CharStream, int). Static method in class paid.ui.sqlparser.SQLParserTokenManager
    ReInit(InputStream). Static method in class paid.ui.sqlparser.SQLParser
    ReInit(InputStream, int, int). Static method in class paid.ui.sqlparser.ASCII_CharStream
    ReInit(InputStream, int, int, int). Static method in class paid.ui.sqlparser.ASCII_CharStream
    ReInit(Reader). Static method in class paid.ui.sqlparser.SQLParser
    ReInit(Reader, int, int). Static method in class paid.ui.sqlparser.ASCII_CharStream
    ReInit(Reader, int, int, int). Static method in class paid.ui.sqlparser.ASCII_CharStream
    ReInit(SQLParserTokenManager). Method in class paid.ui.sqlparser.SQLParser
    Relop(). Static method in class paid.ui.sqlparser.SQLParser
    RemoteDeveloper(String). Constructor for class paid.learn.dataminer.developer.RemoteDeveloper
    The constructor for RemoteDeveloper takes the RMI reference of the RemoteModelBuilder.
    remove(). Method in class paid.learn.dataminer.util.Queue
    Removes an object from the Queue
    remove(DBConnection). Method in class paid.datamove.epc.updates.EPCSubset
    Remove this subset from the a DBConnection.
    remove(DBConnection). Method in class paid.db.datatypes.PAIDSubset
    removes subset data (not functional for PAID subsets)
    remove(Subset). Method in class paid.db.main.UpdateStore
    Removes an update from the database.
    removeAll(). Method in class paid.ui.gui.ListAndVector
    removeAllUpdates(). Method in class paid.datamove.db.queues.DBTmpQueueManagerImpl
    Implementation of TmpQueueManager.removeAllUpdates()
    removeArrayOfMatchedTokens(). Method in class paid.ui.sqlparser.SQLParserTokenManager
    removeGroup(GroupProfile). Method in class paid.auth.GroupList
    removeGroupAdapter(GroupProfile). Method in class paid.ui.gui.UserGroupsHandler
    removeLoginData(int). Method in class paid.auth.LoginDataList
    removeMin(). Method in class paid.datamove.lib.fibheap.FibHeap
    Removes the smallest element from the heap.
    removeObject(Subset, String). Static method in class paid.db.main.ObjectStore
    Removes a stored object from the db.
    removeSubset(String). Method in class paid.auth.GroupProfile
    removeSubset(Subset). Method in class paid.db.main.DBController
    Removes the specified Subset from the database.
    removeSubset(Subset). Method in class paid.db.main.LocalDB
    Removes the subset of the local DB.
    removeSubset(Subset). Method in class paid.db.main.LocalDBDesc
    Removes a data subset.
    RequestDispatcher(Broker). Constructor for class paid.learn.dataminer.RequestDispatcher
    The constructor of RequestDispatcher takes a reference to the Broker as its argument.
    requestEvent(DBEvent, DBEvent). Method in interface paid.db.jdbc.PaidJdbcRequestProcessor
    requestLogs(String). Method in class paid.learn.logger.Logger
    requests the logs for a PAID client from the database for use through the Dataminer
    requestLogs(String). Method in class paid.learn.logger.Logger
    requests the logs for a PAID client from the database for use through the Dataminer
    requestMetaData(). Method in class paid.learn.logger.Logger
    requests the metadata for a PAID client from the database
    requestMetaData(). Method in class paid.learn.logger.Logger
    requests the metadata for a PAID client from the database
    requestModel(Hashtable). Method in class paid.learn.dataminer.Broker
    Requests a model development session by passing the learning task in terms of a Hashtable.
    RequestQueue(). Constructor for class paid.learn.logger.util.RequestQueue
    resetSubsets(). Method in class paid.ui.gui.SubsetSelectionAdapter
    result. Variable in class paid.db.events.DBLookupSubsetResultEvent
    resultSet. Variable in class paid.db.events.DBSQLQueryResultEvent
    ResultSetDriver(). Constructor for class paid.db.jdbc.ResultSetDriver
    retrieveObject(int). Method in class paid.db.events.DBSQLQueryResultEvent
    get a specific object from result set.
    retrieveObject(String). Method in class paid.db.events.DBSQLQueryResultEvent
    get a specific object from result set.
    retrieveObject(Subset, String). Static method in class paid.db.main.ObjectStore
    Retrieves a stored object from the db.
    ReturnStatement(). Static method in class paid.ui.sqlparser.SQLParser
    right. Variable in class paid.datamove.lib.fibheap.FibHeapNode
    right sibling node
    rollback(). Method in class paid.datamove.db.DBConnection
    Transaction support: Rolls back transaction (if supported by the database).
    rollback(). Method in class paid.datamove.db.updates.DBLocalData
    Implementation of LocalData.rollback()
    rollback(). Method in class paid.datamove.db.queues.DBUpdateQueueManagerImpl
    Implementation of UpdateQueueManager.rollback()
    rollback(). Method in class paid.db.jdbc.PaidJdbcConnection
    Drops all changes made since the previous commit/rollback and releases any database locks currently held by this Connection.
    rollback(). Method in class paid.db.jdbc.PaidJdbcConnectionStub
    Drops all changes made since the previous commit/rollback and releases any database locks currently held by this Connection.
    RollbackStatement(). Static method in class paid.ui.sqlparser.SQLParser
    roundTripTime. Variable in class paid.net.NetLoadEvent
    rows. Variable in class paid.db.events.DBSQLManipulateResultEvent
    run(). Method in class paid.learn.dataminer.DataMiner
    Initiates a model development session, where the Broker sends out request to all ModelDevelopers.
    run(). Method in class paid.db.jdbc.Driver
    run(). Method in class paid.testbed.guiReset
    run(). Method in class paid.learn.logger.Logger
    Subscribes to all needed events and starts the dataminer, so it is ready to accept new requests from the RequestQueue
    run(). Method in class paid.learn.logger.Logger
    Subscribes to all needed events and starts the dataminer, so it is ready to accept new requests from the RequestQueue
    run(). Method in class paid.learn.dataminer.ModelEvaluator
    This method is executed when the Thread is started.
    run(). Method in class paid.testbed.Poster
    run(). Method in class paid.learn.recommender.Recommender
    Thread run method, receives the BehaviourModel from the Logger and activates the complete recommender.
    Run(). Constructor for class paid.Run
    run(). Method in class paid.auth.TestAuthSec
    run(). Method in class paid.auth.Timer
    run(). Method in class paid.learn.dataminer.util.Timer
    Executed when the Thread is started.
    runInducer(String). Method in class paid.learn.dataminer.util.MLCDriver
    The method invoked by RemoteModelBuilder to run the inducer.
    running. Static variable in class paid.Run
    runState. Variable in class paid.testbed.guiLogger
    State the subsystem is in at the moment.
    runState. Variable in class paid.learn.logger.Logger
    runState. Variable in class paid.learn.logger.Logger
    runState. Variable in class paid.testbed.Logger
    State the subsystem is in at the moment.
    runState. Variable in class paid.PAIDSubsystem
    State the subsystem is in at the moment.
    runState. Variable in class paid.learn.schedule.Scheduler

    S

    S_BIND. Static variable in interface paid.ui.sqlparser.SQLParserConstants
    S_CHAR_LITERAL. Static variable in interface paid.ui.sqlparser.SQLParserConstants
    S_IDENTIFIER. Static variable in interface paid.ui.sqlparser.SQLParserConstants
    S_NUMBER. Static variable in interface paid.ui.sqlparser.SQLParserConstants
    S_QUOTED_IDENTIFIER. Static variable in interface paid.ui.sqlparser.SQLParserConstants
    SavepointStatement(). Static method in class paid.ui.sqlparser.SQLParser
    scheduleDownload(EventObject). Method in class paid.learn.schedule.Scheduler
    This method gets a ScheduleSubsetDownloadEvent and generates a DBGetSubsetDataEvent which then sends the Subset down to the receiver.
    Scheduler(). Constructor for class paid.learn.schedule.Scheduler
    schemaName. Variable in class paid.datamove.db.DBConnection
    The name of the database schema.
    schemaSupported. Variable in class paid.datamove.db.SQLHelper
    Does this database support schema names ?
    ScriptGenerator(). Constructor for class paid.testbed.ScriptGenerator
    secondsLeft(). Method in class paid.auth.Profile
    returns the number of seconds, an active (logged in) user has left in this session.
    SecSubset(). Constructor for class paid.db.datatypes.SecSubset
    SECURE. Static variable in class paid.Statics
    SECURE_EST_EVENT. Static variable in class paid.auth.events.AuthEvent
    SecureEchoServer(). Constructor for class paid.SecureEchoServer
    SecureEstablishEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.SecureEstablishEvent
    SecureEstablishEvent(String, String). Constructor for class paid.auth.events.SecureEstablishEvent
    Constructor with less paramters
    SelectItem(). Static method in class paid.ui.sqlparser.SQLParser
    SelectList(). Static method in class paid.ui.sqlparser.SQLParser
    selectMedium(Medium). Method in interface paid.db.main.MediumDataSource
    Select the appropriate medium.
    SelectStatement(). Static method in class paid.ui.sqlparser.SQLParser
    SelectWithoutOrder(). Static method in class paid.ui.sqlparser.SQLParser
    send(). Method in class paid.net.UpSender
    send(PAIDEvent, Topic, EventService). Method in interface paid.net.ISender
    Start sending objects.
    send(PAIDEvent, Topic, EventService). Method in class paid.net.Sender
    Start sending objects.
    sendAnswerTo. Variable in class paid.db.events.DBEvent
    Sender(). Constructor for class paid.net.Sender
    sendEvent(String, PAIDEvent). Method in class paid.learn.schedule.Scheduler
    sendEventAndWaitForReply(EventService, String, PAIDEvent, String[]). Static method in class paid.event.SynchronizedEventReply
    sendEventAndWaitForThreadedReply(EventService, String, PAIDEvent, String[], long). Static method in class paid.event.SynchronizedEventReply
    sendRecommendation(String). Method in class paid.learn.recommender.Recommender
    Send recommendation over EventBus to paid.down.ui
    SequenceOfStatements(). Static method in class paid.ui.sqlparser.SQLParser
    serialNumber. Variable in class paid.auth.events.AuthEvent
    serialNumber. Variable in class paid.event.PAIDEvent
    service. Static variable in class paid.db.main.DBController
    The reference to the event service.
    SessionKeyComputerID(). Constructor for class paid.auth.SessionKeyComputerID
    constructor
    SessionKeyComputerID(SecretKey, String). Constructor for class paid.auth.SessionKeyComputerID
    constructor
    SessionManager(). Constructor for class paid.auth.SessionManager
    set(). Method in class paid.testbed.guiReset
    set(int, int, int). Method in class paid.testbed.guiReset
    setAnswerTo(long). Method in class paid.auth.events.AuthEvent
    Sets the AnswerTo Number
    setAnswerTo(String). Method in class paid.db.events.DBEvent
    same as above, just for a single destination (convenience method)
    setAnswerTo(String[]). Method in class paid.db.events.DBEvent
    if you do not want that the reply to this event is sent back to you, you can set an alternate destination by using this method.
    setAsciiStream(int, InputStream, int). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    When a very large ASCII value is input to a LONGVARCHAR parameter, it may be more practical to send it via a java.io.InputStream.
    setAsciiStream(int, InputStream, int). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    When a very large ASCII value is input to a LONGVARCHAR parameter, it may be more practical to send it via a java.io.InputStream.
    setAuthenticator(byte[]). Method in class paid.auth.events.CheckAuthenticatorEvent
    setAutoCommit(boolean). Method in class paid.db.jdbc.PaidJdbcConnection
    Sets this connection's auto-commit mode.
    setAutoCommit(boolean). Method in class paid.db.jdbc.PaidJdbcConnectionStub
    Sets this connection's auto-commit mode.
    setBigDecimal(int, BigDecimal). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    Set a parameter to a java.lang.BigDecimal value.
    setBigDecimal(int, BigDecimal). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    Set a parameter to a java.lang.BigDecimal value.
    setBinaryStream(int, InputStream, int). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    When a very large binary value is input to a LONGVARBINARY parameter, it may be more practical to send it via a java.io.InputStream.
    setBinaryStream(int, InputStream, int). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    When a very large binary value is input to a LONGVARBINARY parameter, it may be more practical to send it via a java.io.InputStream.
    setBoolean(int, boolean). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    Set a parameter to a Java boolean value.
    setBoolean(int, boolean). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    Set a parameter to a Java boolean value.
    setByte(int, byte). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    Set a parameter to a Java byte value.
    setByte(int, byte). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    Set a parameter to a Java byte value.
    setBytes(int, byte[]). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    Set a parameter to a Java array of bytes.
    setBytes(int, byte[]). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    Set a parameter to a Java array of bytes.
    setCatalog(String). Method in class paid.db.jdbc.PaidJdbcConnection
    Sets a catalog name in order to select a subspace of this Connection's database in which to work.
    setCatalog(String). Method in class paid.db.jdbc.PaidJdbcConnectionStub
    Sets a catalog name in order to select a subspace of this Connection's database in which to work.
    SetClause(). Static method in class paid.ui.sqlparser.SQLParser
    setCommand(String). Method in class paid.testbed.CommandTestEvent
    setConnectionData(byte[]). Method in class paid.auth.events.SecureEstablishEvent
    setCursorName(String). Method in class paid.db.jdbc.PaidJdbcStatement
    Defines the SQL cursor name that will be used by subsequent Statement execute methods.
    setData(byte[]). Method in class paid.auth.events.AuthEvent
    Writes a byte array into the data field, with help of ByteArray wrapper class
    setData(Object). Method in class paid.auth.events.AuthEvent
    Saves an Object in the data field
    setData(String). Method in class paid.auth.events.AuthEvent
    Writes a String into the data field
    setData(Vector). Method in class paid.auth.events.AuthEvent
    Stores a Vector as data
    setDate(Date). Method in class paid.testbed.TestEvent
    setDate(int, Date). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    Set a parameter to a java.sql.Date value.
    setDate(int, Date). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    Set a parameter to a java.sql.Date value.
    setDependencies(Dependency[]). Method in class paid.datamove.epc.updates.EPCUpdate
    Set dependencies of this update, used by EPC publisher subsystem (EPCPublisher).
    setDestination(DBEvent). Method in class paid.db.events.DBEvent
    this sets the destination for an reply to an DBEvent.
    setDouble(int, double). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    Set a parameter to a Java double value.
    setDouble(int, double). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    Set a parameter to a Java double value.
    setDownDestination(). Method in class paid.db.events.DBEvent
    set destinations for posting down.
    setEscapeProcessing(boolean). Method in class paid.db.jdbc.PaidJdbcStatement
    Sets escape processing on or off.
    setFloat(int, float). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    Set a parameter to a Java float value.
    setFloat(int, float). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    Set a parameter to a Java float value.
    setInt(int, int). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    Set a parameter to a Java int value.
    setInt(int, int). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    Set a parameter to a Java int value.
    setLogFile(String). Method in class paid.testbed.Launcher
    setLong(int, long). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    Set a parameter to a Java long value.
    setLong(int, long). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    Set a parameter to a Java long value.
    setMaxFieldSize(int). Method in class paid.db.jdbc.PaidJdbcStatement
    Sets the limit for the maximum number of bytes in a column to the given number of bytes.
    setMaxRows(int). Method in class paid.db.jdbc.PaidJdbcStatement
    Sets the limit for the maximum number of rows that any ResultSet can contain to the given number.
    setMaxSize(int). Method in class paid.db.main.UpdateStore
    setMLCFile(Hashtable, Vector). Method in class paid.learn.dataminer.util.MLCDriver
    This method is invoked by the RemoteModelBuilder to set up input file for the inducer.
    setNewInfo(String). Method in class paid.datamove.epc.updates.EPCUpdate
    Sets information about a newly introduced EPC subset, used by EPC publisher subsystem (EPCPublisher).
    setNull(int, int). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    Set a parameter to SQL NULL.
    setNull(int, int). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    Set a parameter to SQL NULL.
    setObject(int, Object). Method in class paid.db.jdbc.PaidJdbcPreparedStatement

    Set the value of a parameter using an object; use the java.lang equivalent objects for integral values.

    setObject(int, Object). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub

    Set the value of a parameter using an object; use the java.lang equivalent objects for integral values.

    setObject(int, Object, int). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    This method is like setObject above, but assumes a scale of zero.
    setObject(int, Object, int). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    This method is like setObject above, but assumes a scale of zero.
    setObject(int, Object, int, int). Method in class paid.db.jdbc.PaidJdbcPreparedStatement

    Set the value of a parameter using an object; use the java.lang equivalent objects for integral values.

    setObject(int, Object, int, int). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub

    Set the value of a parameter using an object; use the java.lang equivalent objects for integral values.

    setPaidDB(LocalDB). Method in class paid.db.main.LocalDB
    Initializes the reference to the PAID DB.
    setPORT(String). Static method in class paid.Statics
    setPostFile(String). Method in class paid.testbed.Launcher
    setPrimaryParentOnly(boolean). Method in class paid.event.PAIDEvent
    used to change the primaryParentOnly attribute
    setProfileType(String). Method in class paid.auth.events.EditProfileEvent
    setQueryTimeout(int). Method in class paid.db.jdbc.PaidJdbcStatement
    Sets the number of seconds the driver will wait for a Statement to execute to the given number of seconds.
    setReadOnly(boolean). Method in class paid.db.jdbc.PaidJdbcConnection
    Puts this connection in read-only mode as a hint to enable database optimizations.
    setReadOnly(boolean). Method in class paid.db.jdbc.PaidJdbcConnectionStub
    Puts this connection in read-only mode as a hint to enable database optimizations.
    setRealtime(boolean). Method in class paid.testbed.Poster
    sets realtime variable
    setRequest(). Method in class paid.learn.dataminer.DataMiner
    Sets the request, with which the model is built
    setSecretKey(SecretKey). Method in class paid.auth.ComputerProfile
    setSerialNumber(long). Method in class paid.auth.events.AuthEvent
    Sets the SerialNumber
    setSerialNumber(long). Method in class paid.event.PAIDEvent
    changes the serialnumber of an event
    setSessionData(byte[]). Method in class paid.auth.events.ProcessSessionDataEvent
    setShort(int, short). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    Set a parameter to a Java short value.
    setShort(int, short). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    Set a parameter to a Java short value.
    setSize(int). Method in class paid.db.main.Cache
    setString(int, String). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    Set a parameter to a Java String value.
    setString(int, String). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    Set a parameter to a Java String value.
    setSubset(Subset). Method in class paid.db.events.DBEvent
    set the subset (if not already set in the constructor).
    setSubset(Subset). Method in class paid.db.jdbc.PaidJdbcSQLStatement
    setText(String). Method in class paid.ui.gui.RecommendationDialog
    setTime(int, Time). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    Set a parameter to a java.sql.Time value.
    setTime(int, Time). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    Set a parameter to a java.sql.Time value.
    setTimer(int). Method in class paid.auth.Profile
    sets the timer of this Profile.
    setTimeStamp(byte[]). Method in class paid.auth.events.CheckTimeStampEvent
    setTimestamp(int, Timestamp). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    Set a parameter to a java.sql.Timestamp value.
    setTimestamp(int, Timestamp). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    Set a parameter to a java.sql.Timestamp value.
    settings. Variable in class paid.testbed.Stubsettings
    setTransactionIsolation(int). Method in class paid.db.jdbc.PaidJdbcConnection
    Attempts to change the transaction isolation level to the one given.
    setTransactionIsolation(int). Method in class paid.db.jdbc.PaidJdbcConnectionStub
    SetTransactionStatement(). Static method in class paid.ui.sqlparser.SQLParser
    setTriesLeft(int). Method in class paid.auth.events.AuthenticateLoginEvent
    setUnicodeStream(int, InputStream, int). Method in class paid.db.jdbc.PaidJdbcPreparedStatement
    When a very large UNICODE value is input to a LONGVARCHAR parameter, it may be more practical to send it via a java.io.InputStream.
    setUnicodeStream(int, InputStream, int). Method in class paid.db.jdbc.PaidJdbcPreparedStatementStub
    When a very large UNICODE value is input to a LONGVARCHAR parameter, it may be more practical to send it via a java.io.InputStream.
    setUPDESTINATIONS(String[]). Static method in class paid.Statics
    setUser(String). Method in interface paid.learn.dataminer.developer.BehaviorModel
    setUser(String). Method in class paid.learn.dataminer.developer.Const.ConstModel
    setUser(String). Method in class paid.learn.dataminer.developer.Knn.KnnModel
    setUser(String). Method in class paid.learn.dataminer.developer.Random.RandomModel
    setUser(String). Method in class paid.learn.dataminer.developer.stub.StubModel
    setUserAccountInfo(String). Method in class paid.auth.events.AuthenticateLoginEvent
    setUserCode(LoginCode). Method in class paid.auth.events.AuthenticateLoginEvent
    setUserID(). Method in class paid.auth.Profile
    sets a unique userID for this Profile.
    setUserID(String). Method in class paid.auth.Profile
    sets the userID to the specified String.
    WARNING:use this method with caution to ensure that no two userIDs are the same.
    setVersion(long). Method in class paid.datamove.epc.updates.EPCUpdate
    Set timestamp version updated EPC subset, used by EPC publisher subsystem (EPCPublisher).
    setVisible(boolean). Method in class paid.ui.gui.GUISubset
    showAllGroups(). Method in class paid.ui.gui.UserGroupsHandler
    showAllSubsets(). Method in class paid.ui.gui.UserGroupsHandler
    showAllUsers(). Method in class paid.ui.gui.UserGroupsHandler
    showGroups(Profile). Method in class paid.ui.gui.UserGroupsHandler
    showGroupsBySubset(String). Method in class paid.ui.gui.UserGroupsHandler
    showSubsets(GroupProfile). Method in class paid.ui.gui.UserGroupsHandler
    showUsers(GroupProfile). Method in class paid.ui.gui.UserGroupsHandler
    shutdown. Static variable in class paid.Run
    shutdown(). Method in class paid.auth.AuthenticationInterface
    Does the shutdown process for this subsystem; sets the run state indicating variable
    shutdown(). Method in class paid.event.EchoAdapter
    shutdown(). Method in class paid.event.EventService
    shuts down Voyager shuts down the event service
    shutdown(). Method in class paid.testbed.Gui
    will shutdown all subsystems, the logger and the eventservice in the order defined by subSystemShutdownOrder
    shutdown(). Method in class paid.testbed.guiLogger
    runState should now be Run.shutdown
    shutdown(). Method in class paid.Launcher
    will shutdown all subsystems, the logger and the eventservice in the order defined by subSystemShutdownOrder
    shutdown(). Method in class paid.testbed.Launcher
    will shutdown all subsystems, the logger and the eventservice in the order defined by subSystemShutdownOrder
    shutdown(). Method in class paid.ui.gui.Launcher
    RunState should now be Run.shutdown
    shutdown(). Method in class paid.learn.logger.Logger
    shutdown(). Method in class paid.learn.logger.Logger
    shutdown(). Method in class paid.testbed.Logger
    runState should now be Run.shutdown
    shutdown(). Method in class paid.event.LoggerAdapter
    shutdown(). Method in class paid.ui.gui.LoginDialog
    shutdown(). Method in class paid.net.NetEventAdapter
    shutdown(). Method in class paid.ui.gui.PAIDAdmin
    shutdown(). Method in interface paid.PAIDSubSystem
    RunState should now be Run.shutdown
    shutdown(). Method in class paid.PAIDSubsystem
    runState should now be Run.shutdown
    shutdown(). Method in class paid.learn.schedule.Scheduler
    SHUTDOWN_EVENT. Static variable in class paid.auth.events.AuthEvent
    SimpleApply(LocalData, UpdateQueueManager). Constructor for class paid.datamove.apply.SimpleApply
    Creates new simple apply subsystem.
    simulateUI(PAIDEvent). Method in class paid.learn.logger.Logger
    simulateUI(PAIDEvent). Method in class paid.learn.logger.Logger
    size(). Method in class paid.datamove.lib.fibheap.FibHeap
    Returns the size of the heap which is measured in the number of elements contained in the heap.
    size(). Method in class paid.auth.ProfileManager
    returns how many Profiles are stored in the ProfileManager
    size(). Method in class paid.learn.dataminer.util.Queue
    Gives the current size of the Queue.
    SPECIAL_CHARS. Static variable in interface paid.ui.sqlparser.SQLParserConstants
    specialConstructor. Variable in class paid.ui.sqlparser.ParseException
    This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
    specialToken. Variable in class paid.ui.sqlparser.Token
    This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
    specialVersionTableUpdate. Variable in class paid.datamove.epc.updates.EPCBasicDataUpdate
    specialVersionTableUpdate. Variable in class paid.datamove.epc.updates.EPCSpVersCatalogStatUpdate
    sql. Variable in class paid.db.jdbc.PaidJdbcSQLStatement
    SQLAndExpression(). Static method in class paid.ui.sqlparser.SQLParser
    SQLArguments(). Static method in class paid.ui.sqlparser.SQLParser
    SQLBetweenClause(). Static method in class paid.ui.sqlparser.SQLParser
    SQLExpotentExpression(). Static method in class paid.ui.sqlparser.SQLParser
    SQLExpression(). Static method in class paid.ui.sqlparser.SQLParser
    SQLExpressionList(). Static method in class paid.ui.sqlparser.SQLParser
    SQLInClause(). Static method in class paid.ui.sqlparser.SQLParser
    SQLLikeClause(). Static method in class paid.ui.sqlparser.SQLParser
    SQLMultiplicativeExpression(). Static method in class paid.ui.sqlparser.SQLParser
    SQLParser(InputStream). Constructor for class paid.ui.sqlparser.SQLParser
    SQLParser(Reader). Constructor for class paid.ui.sqlparser.SQLParser
    SQLParser(SQLParserTokenManager). Constructor for class paid.ui.sqlparser.SQLParser
    SQLParserTokenManager(ASCII_CharStream). Constructor for class paid.ui.sqlparser.SQLParserTokenManager
    SQLParserTokenManager(ASCII_CharStream, int). Constructor for class paid.ui.sqlparser.SQLParserTokenManager
    SQLPrimaryExpression(). Static method in class paid.ui.sqlparser.SQLParser
    SQLRelationalExpression(). Static method in class paid.ui.sqlparser.SQLParser
    SQLRelationalOperatorExpression(). Static method in class paid.ui.sqlparser.SQLParser
    SQLSimpleExpression(). Static method in class paid.ui.sqlparser.SQLParser
    SQLStatement(). Static method in class paid.ui.sqlparser.SQLParser
    sqltype. Variable in class paid.datamove.db.DBColumn
    The type of the column, refering to java.sql.Types.
    SQLUnaryExpression(). Static method in class paid.ui.sqlparser.SQLParser
    SQLUnaryLogicalExpression(). Static method in class paid.ui.sqlparser.SQLParser
    STAR. Static variable in class paid.Launcher
    starnet. Variable in class paid.testbed.Stubsettings
    start(). Method in class paid.auth.AuthenticationInterface
    Starts the subsystem
    start(). Method in class paid.db.main.DBController
    Subscribes to all database events.
    start(). Method in class paid.learn.dataminer.DeveloperLauncher
    Thread execution, notifying the request to the respective ModelDeveloper.
    start(). Method in class paid.event.EchoAdapter
    start(). Method in class paid.event.EventService
    starts the Event-Service
    start(). Method in class paid.testbed.Gui
    will start the eventservice, the logger and all subSystems in the order defined by subSystemStartOrder
    start(). Method in class paid.testbed.guiLogger
    will start logging into the current logfile, will open a logfile if none is open
    start(). Method in class paid.Launcher
    will start the eventservice, the logger and all subSystems in the order defined by subSystemStartOrder
    start(). Method in class paid.testbed.Launcher
    will start the eventservice, the logger and all subSystems in the order defined by subSystemStartOrder
    start(). Method in class paid.ui.gui.Launcher
    after the start function is completet the system must be able to process events from other subsystems.
    start(). Method in class paid.learn.logger.Logger
    start(). Method in class paid.learn.logger.Logger
    start(). Method in class paid.testbed.Logger
    will start logging into the current logfile, will open a logfile if none is open
    start(). Method in class paid.event.LoggerAdapter
    start(). Method in class paid.ui.gui.LoginDialog
    start(). Method in class paid.learn.dataminer.ModelSelector
    The method being executed to run this Thread.
    start(). Method in class paid.net.NetEventAdapter
    start(). Method in interface paid.PAIDSubSystem
    after the start function is completet the system must be able to process events from other subsystems.
    start(). Method in class paid.PAIDSubsystem
    after the start function is completet the system must be able to process events from other subsystems.
    start(). Method in class paid.learn.schedule.Scheduler
    start(). Method in class paid.testbed.Tester
    after the start function is completet the system must be able to process events from other subsystems.
    startDataMiner(). Method in class paid.learn.logger.Logger
    startDataMiner(). Method in class paid.learn.logger.Logger
    startLogging(). Method in class paid.testbed.Gui
    startLogging(). Method in class paid.testbed.Launcher
    startPAID(). Method in class paid.Launcher
    starts all subszstems needed for paid
    startPAID(). Method in class paid.testbed.Launcher
    starts all subszstems needed for paid
    startPAID(boolean, boolean, boolean, boolean, boolean, boolean). Method in class paid.testbed.Gui
    startPosting(). Method in class paid.testbed.Gui
    startPosting(). Method in class paid.testbed.Launcher
    startRecommender(BehaviorModel). Method in class paid.learn.logger.Logger
    Sends the behaviormodel generated by the dataminer to the recommender
    startRecommender(BehaviorModel). Method in class paid.learn.logger.Logger
    Sends the behaviormodel generated by the dataminer to the recommender
    startTest(boolean, boolean, boolean, boolean, boolean, boolean). Method in class paid.testbed.Gui
    STARTUP_EVENT. Static variable in class paid.auth.events.AuthEvent
    startVoyager. Static variable in class paid.Launcher
    staticFlag. Static variable in class paid.ui.sqlparser.ASCII_CharStream
    Statics(). Constructor for class paid.Statics
    STATPREFIX. Static variable in class paid.datamove.epc.updates.EPCModelCatalogStat
    Additional prefix for subset identifier.
    STATPREFIX. Static variable in class paid.datamove.epc.updates.EPCSpVersCatalogStat
    Additional prefix for subset identifier.
    stmt. Variable in class paid.db.events.DBSQLManipulateEvent
    stmt. Variable in class paid.db.events.DBSQLQueryEvent
    stop(). Method in class paid.auth.AuthenticationInterface
    Stops the subsystem and does the clean-up
    stop(). Method in class paid.db.main.DBController
    Stops the DBController.
    stop(). Method in class paid.event.EchoAdapter
    stop(). Method in class paid.event.EventService
    stops the Event-Service - how? must not return before all events are distributed
    stop(). Method in class paid.testbed.Gui
    will stop all subsystems, the logger and the eventservice in the order defined by subSystemStopOrder
    stop(). Method in class paid.testbed.guiLogger
    runState should now be Run.stopped;
    stop(). Method in class paid.Launcher
    will stop all subsystems, the logger and the eventservice in the order defined by subSystemStopOrder
    stop(). Method in class paid.testbed.Launcher
    will stop all subsystems, the logger and the eventservice in the order defined by subSystemStopOrder
    stop(). Method in class paid.ui.gui.Launcher
    RunState should now be Run.stopped;
    stop(). Method in class paid.learn.logger.Logger
    stop(). Method in class paid.learn.logger.Logger
    stop(). Method in class paid.testbed.Logger
    runState should now be Run.stopped;
    stop(). Method in class paid.event.LoggerAdapter
    stop(). Method in class paid.net.NetEventAdapter
    stop(). Method in interface paid.PAIDSubSystem
    RunState should now be Run.stopped;
    stop(). Method in class paid.PAIDSubsystem
    runState should now be Run.stopped;
    stop(). Method in class paid.learn.schedule.Scheduler
    stop(). Method in class paid.testbed.Tester
    runState should now be Run.stopped;
    stopDataMiner(). Method in class paid.learn.logger.Logger
    stopDataMiner(). Method in class paid.learn.logger.Logger
    stopHandler(AuthEventHandler). Method in class paid.auth.AuthenticationInterface
    Stops the committed EventHandler without calling its stop() method.
    stopLogging(). Method in class paid.testbed.Gui
    stopLogging(). Method in class paid.testbed.Launcher
    stopPAID(). Method in class paid.Launcher
    stops subsystems and voyager
    stopPAID(). Method in class paid.testbed.Launcher
    stops subsystems and voyager
    stopped. Static variable in class paid.Run
    stopPosting(). Method in class paid.testbed.Gui
    stopPosting(). Method in class paid.testbed.Launcher
    stopTest(). Method in class paid.testbed.Gui
    stopTimer(). Method in class paid.auth.Timer
    storeClientSubsetInfo(String, String). Method in class paid.learn.logger.Logger
    Storing of information in file "[UID].metadata".
    storeClientSubsetInfo(String, String). Method in class paid.learn.logger.Logger
    Storing of information in file "[UID].metadata".
    storedUpdates. Variable in class paid.db.events.DBListStoredUpdatesResultEvent
    storeModel(BehaviorModel). Method in class paid.learn.logger.Logger
    This method is called by the data miner to pass the completed behavior model to the logger/learningController that can use this model for the recommender.
    storeModel(BehaviorModel). Method in class paid.learn.logger.Logger
    This method is called by the data miner to pass the completed behavior model to the logger/learningController that can use this model for the recommender.
    storeObject(Subset, String, Object). Static method in class paid.db.main.ObjectStore
    Stores an object to the give subset space (using the table _objects).
    strokeVersionTableUpdate. Variable in class paid.datamove.epc.updates.EPCBasicDataUpdate
    strokeVersionTableUpdate. Variable in class paid.datamove.epc.updates.EPCSpVersCatalogStatUpdate
    strokeVsModelTableUpdate. Variable in class paid.datamove.epc.updates.EPCBasicDataUpdate
    strokeVsModelTableUpdate. Variable in class paid.datamove.epc.updates.EPCSpVersCatalogStatUpdate
    StubModel(). Constructor for class paid.learn.dataminer.developer.stub.StubModel
    SubQuery(). Static method in class paid.ui.sqlparser.SQLParser
    SubroutineCall(). Static method in class paid.ui.sqlparser.SQLParser
    subscribe(String). Method in class paid.auth.AuthenticationInterface
    This method is called to subscribe to certain Events (based on the topic) returns: true if subcription was successfull, false otherwise
    subscribe(String, String, PAIDEventListener). Method in class paid.event.EventService
    Subscribes to the topic in the local space.
    subscribe(String, String, PAIDEventListener). Method in interface paid.event.PAIDEventService
    subscribes a subsystem, with the unique SubSystemId as a listener for the topic
    subset. Variable in class paid.db.events.DBEvent
    subsetClass. Variable in class paid.db.main.LocalDB
    Represents the Subset class that is supported.
    subsetData. Variable in class paid.db.events.DBSubsetDataEvent
    SubsetData(Update). Constructor for class paid.db.datatypes.SubsetData
    the constructor which initializes this class with a given update / new subset.
    SubsetNotInstalledException(). Constructor for class paid.db.main.SubsetNotInstalledException
    subsets. Variable in class paid.db.events.DBListSubsetsResultEvent
    SubsetSelectionAdapter(SubsetSelectionFrame, PAIDEventService). Constructor for class paid.ui.gui.SubsetSelectionAdapter
    SubsetSelectionFrame(PAIDEventService). Constructor for class paid.ui.gui.SubsetSelectionFrame
    subSysClear(). Method in class paid.testbed.Gui
    subSysInit(). Method in class paid.testbed.Gui
    initialises all subsystems with bridges and logs something to the logviewer window
    subSystem. Variable in class paid.Launcher
    will store the initialised subsystems
    subSystemClass. Static variable in class paid.Launcher
    The classnames for all paid subsystems
    subSystemId. Variable in class paid.testbed.guiLogger
    System Identficator, this string must be unique and it must be returned by getSubSystemId() and passed as subSystemId to the eventserivce.subscirbe.
    subSystemId. Variable in class paid.Launcher
    subSystemId. Variable in class paid.learn.logger.Logger
    subSystemId. Variable in class paid.learn.logger.Logger
    subSystemId. Variable in class paid.testbed.Logger
    System Identficator, this string must be unique and it must be returned by getSubSystemId() and passed as subSystemId to the eventserivce.subscirbe.
    subSystemId. Variable in class paid.PAIDSubsystem
    System Identficator, this string must be unique and it must be returned by getSubSystemId() and passed as subSystemId to the eventserivce.subscirbe.
    subSystemId. Variable in class paid.learn.schedule.Scheduler
    subSystemInitOrder. Static variable in class paid.Launcher
    subSystemName. Static variable in class paid.Launcher
    subSystemPrepareShutdownOrder. Static variable in class paid.Launcher
    subSystemPrepareStartOrder. Static variable in class paid.Launcher
    subSystemShutdownOrder. Static variable in class paid.Launcher
    subSystemStartOrder. Static variable in class paid.Launcher
    subSystemStopOrder. Static variable in class paid.Launcher
    subSystemUseStub. Variable in class paid.testbed.Gui
    SUFFIX. Static variable in class paid.datamove.epc.updates.EPCBasicData
    Additional prefix for subset identifier.
    SUFFIX. Static variable in class paid.datamove.epc.updates.EPCSupplementaryText
    Suffix for subset identifiers of supplementary texts table.
    svFootnoteTableUpdate. Variable in class paid.datamove.epc.updates.EPCSpVersCatalogDynUpdate
    svImageNumberTableUpdate. Variable in class paid.datamove.epc.updates.EPCSpVersCatalogDynUpdate
    svImageTableUpdate. Variable in class paid.datamove.epc.updates.EPCSpVersCatalogDynUpdate
    svImageTableUpdate. Variable in class paid.datamove.epc.updates.EPCSpVersCatalogImagesUpdate
    svPartsTableUpdate. Variable in class paid.datamove.epc.updates.EPCSpVersCatalogDynUpdate
    svTabFootnoteTableUpdate. Variable in class paid.datamove.epc.updates.EPCSpVersCatalogDynUpdate
    SwitchTo(int). Static method in class paid.ui.sqlparser.SQLParserTokenManager
    syncForButton(). Method in class paid.testbed.Gui
    SynchronizedEventReply(). Constructor for class paid.event.SynchronizedEventReply

    T

    tabFootnoteTableUpdate. Variable in class paid.datamove.epc.updates.EPCModelCatalogDynUpdate
    TABLE. Static variable in class paid.datamove.db.updates.DBLocalData
    Table storing description of the data stored in the same database (LOCAL_DATA_DESC).
    TableColumn(). Static method in class paid.ui.sqlparser.SQLParser
    tableInfo. Variable in class paid.datamove.db.compare.DBCompareTable
    Description of database table.
    tableInfo. Variable in class paid.datamove.db.build.DBUpdateComponent
    Description of the table which is updated
    tableName. Variable in class paid.datamove.db.compare.DBCompareTable
    The name of the database table.
    tableName. Variable in class paid.datamove.db.DBTableDescription
    The name of the database table.
    TABLENAME. Static variable in class paid.datamove.db.queues.DBTmpQueueManagerImpl
    Name of temporary queue in database (TEMPQ).
    TABLENAME. Static variable in class paid.datamove.db.queues.DBUpdateQueueManagerImpl
    The name of the database table storing the public update queue (UPDATEQ).
    TableReference(). Static method in class paid.ui.sqlparser.SQLParser
    tableUpdate. Variable in class paid.datamove.epc.updates.EPCSupplementaryTextUpdate
    TestAuthSec(). Constructor for class paid.auth.TestAuthSec
    Tester(). Constructor for class paid.testbed.Tester
    TestEvent(String, PAIDEvent). Constructor for class paid.testbed.TestEvent
    TestEventQueue(). Constructor for class paid.testbed.TestEventQueue
    TestProfileManager(). Constructor for class paid.auth.TestProfileManager
    testSequence(). Method in class paid.db.main.DBController
    Just some test events for the database subsystem...
    testStatus(String). Method in class paid.db.jdbc.PaidJdbcStatement
    TimeoutEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.TimeoutEvent
    TimeoutEvent(String, String). Constructor for class paid.auth.events.TimeoutEvent
    Constructor with less paramters
    timer. Variable in class paid.auth.Profile
    The timer tells for each specific Profile, after how many seconds of inactivity this user should be logged out.
    Timer(int, Boolean). Constructor for class paid.learn.dataminer.util.Timer
    The constructor of Timer takes the amount of time to wait, and the flag to set when the time is up.
    Timer(ProfileManager). Constructor for class paid.auth.Timer
    Timer(ProfileManager, int). Constructor for class paid.auth.Timer
    TIMER_DEFAULT. Static variable in class paid.auth.ComputerProfile
    TIMER_DEFAULT. Static variable in class paid.auth.Profile
    seconds, after which a user is logged off.
    TIMER_DEFAULT. Static variable in class paid.auth.UserProfile
    TIMER_DISABLED. Static variable in class paid.auth.Profile
    setting the timervariable to this value disables the timer.
    times. Variable in class paid.testbed.CommandTestEvent
    tmpQ. Variable in class paid.datamove.epc.publish.EPCPublisher
    The temporary update queue the updates are read from.
    tmpQ. Variable in class paid.datamove.epc.build.EPCUpdateBuilder
    The temporary update queue used to store the updates this builder currently builds.
    tmpQ. Variable in class paid.datamove.fdok.publish.FDOKPublisher
    The temporary update queue the updates are read from.
    tmpQueue. Variable in class paid.datamove.fdok.build.FDOKUpdateBuilder
    The temporary update queue used to store the updates this builder currently builds.
    toDB(). Method in class paid.ui.gui.GUISubset
    token. Static variable in class paid.ui.sqlparser.SQLParser
    Token(). Constructor for class paid.ui.sqlparser.Token
    token_source. Static variable in class paid.ui.sqlparser.SQLParser
    tokenImage. Variable in class paid.ui.sqlparser.ParseException
    This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
    tokenImage. Static variable in interface paid.ui.sqlparser.SQLParserConstants
    TokenMgrError(). Constructor for class paid.ui.sqlparser.TokenMgrError
    TokenMgrError(boolean, int, int, int, String, char, int). Constructor for class paid.ui.sqlparser.TokenMgrError
    TokenMgrError(String, int). Constructor for class paid.ui.sqlparser.TokenMgrError
    topic. Variable in class paid.auth.events.AuthEvent
    topic. Variable in class paid.event.PAIDEvent
    toString(). Method in class paid.datamove.db.values.DBBigDecimalValue
    toString(). Method in class paid.datamove.db.values.DBBinaryValue
    toString(). Method in class paid.datamove.db.values.DBByteValue
    toString(). Method in class paid.datamove.db.DBConnection
    toString(). Method in class paid.datamove.db.values.DBDateValue
    toString(). Method in class paid.datamove.db.values.DBDoubleValue
    toString(). Method in class paid.datamove.db.values.DBFloatValue
    toString(). Method in class paid.datamove.db.values.DBIntValue
    toString(). Method in class paid.datamove.db.values.DBLongValue
    toString(). Method in class paid.datamove.db.values.DBNullValue
    toString(). Method in class paid.datamove.db.values.DBObjectValue
    toString(). Method in class paid.datamove.db.values.DBShortValue
    toString(). Method in class paid.datamove.db.values.DBStringValue
    toString(). Method in class paid.datamove.db.values.DBStringValueUpdate
    toString(). Method in class paid.datamove.db.values.DBTimestampValue
    toString(). Method in class paid.datamove.db.values.DBTimeValue
    toString(). Method in class paid.datamove.db.DBValueUpdate
    toString(). Method in class paid.datamove.epc.updates.EPCUpdate
    Returns identity of updated EPC subset.
    toString(). Method in class paid.datamove.lib.fibheap.FibHeapNode
    Return the string representation of this object.
    toString(). Method in class paid.auth.GroupList
    toString(). Method in class paid.auth.GroupProfile
    toString(). Method in class paid.db.jdbc.INParameter
    toString(). Method in class paid.auth.LoginCode
    toString(). Method in class paid.auth.LoginDataList
    toString(). Method in class paid.event.PAIDEvent
    this method reverses the fromString(...) it will be used by the logger to write an event to a file added by testbed
    toString(). Method in class paid.db.jdbc.PaidJdbcSQLPreparedStatement
    toString(). Method in class paid.db.jdbc.PaidJdbcSQLStatement
    toString(). Method in class paid.auth.Profile
    simply put out all data of this profile in a human-readable-format.
    toString(). Method in class paid.ui.sqlparser.Token
    Returns the image.
    TRANSACTION_NONE. Variable in class paid.db.jdbc.PaidJdbcConnection
    Indicates that transactions are not supported.
    TRANSACTION_NONE. Variable in class paid.db.jdbc.PaidJdbcConnectionStub
    TRANSACTION_READ_COMMITTED. Variable in class paid.db.jdbc.PaidJdbcConnection
    Dirty reads are prevented; non-repeatable reads and phantom reads can occur.
    TRANSACTION_READ_COMMITTED. Variable in class paid.db.jdbc.PaidJdbcConnectionStub
    TRANSACTION_READ_UNCOMMITTED. Variable in class paid.db.jdbc.PaidJdbcConnection
    Dirty reads, non-repeatable reads and phantom reads can occur.
    TRANSACTION_READ_UNCOMMITTED. Variable in class paid.db.jdbc.PaidJdbcConnectionStub
    TRANSACTION_REPEATABLE_READ. Variable in class paid.db.jdbc.PaidJdbcConnection
    Dirty reads and non-repeatable reads are prevented; phantom reads can occur.
    TRANSACTION_REPEATABLE_READ. Variable in class paid.db.jdbc.PaidJdbcConnectionStub
    TRANSACTION_SERIALIZABLE. Variable in class paid.db.jdbc.PaidJdbcConnection
    Dirty reads, non-repeatable reads and phantom reads are prevented.
    TRANSACTION_SERIALIZABLE. Variable in class paid.db.jdbc.PaidJdbcConnectionStub
    treeTrace. Variable in class paid.db.events.DBEvent
    treeTraceDestinations. Variable in class paid.db.events.DBEvent
    type. Variable in class paid.db.jdbc.INParameter
    type. Variable in class paid.db.datatypes.Medium
    TYPE_ASCIISTREAM. Static variable in class paid.db.jdbc.INParameter
    TYPE_BIGDECIMAL. Static variable in class paid.db.jdbc.INParameter
    TYPE_BINARYSTREAM. Static variable in class paid.db.jdbc.INParameter
    TYPE_BOOLEAN. Static variable in class paid.db.jdbc.INParameter
    TYPE_BYTE. Static variable in class paid.db.jdbc.INParameter
    TYPE_BYTES. Static variable in class paid.db.jdbc.INParameter
    TYPE_DATE. Static variable in class paid.db.jdbc.INParameter
    TYPE_DOUBLE. Static variable in class paid.db.jdbc.INParameter
    TYPE_FINGERPRINT. Static variable in class paid.auth.LoginDataList
    TYPE_FLOAT. Static variable in class paid.db.jdbc.INParameter
    TYPE_IBUTTON. Static variable in class paid.auth.LoginDataList
    TYPE_INT. Static variable in class paid.db.jdbc.INParameter
    TYPE_JAVACARD. Static variable in class paid.auth.LoginDataList
    TYPE_LONG. Static variable in class paid.db.jdbc.INParameter
    TYPE_NAME_AND_PASSWORD. Static variable in class paid.auth.LoginDataList
    TYPE_NULL. Static variable in class paid.db.jdbc.INParameter
    TYPE_OBJECT. Static variable in class paid.db.jdbc.INParameter
    TYPE_OBJECT_T. Static variable in class paid.db.jdbc.INParameter
    TYPE_OBJECT_TS. Static variable in class paid.db.jdbc.INParameter
    TYPE_SHORT. Static variable in class paid.db.jdbc.INParameter
    TYPE_STRING. Static variable in class paid.db.jdbc.INParameter
    TYPE_TIME. Static variable in class paid.db.jdbc.INParameter
    TYPE_TIMESTAMP. Static variable in class paid.db.jdbc.INParameter
    TYPE_UNICODESTREAM. Static variable in class paid.db.jdbc.INParameter
    TypeDeclaration(). Static method in class paid.ui.sqlparser.SQLParser
    typeEquals(DBColumn). Method in class paid.datamove.db.DBColumn
    Does this column have the same type as the given column ?

    U

    UCIFileIO(). Constructor for class paid.learn.dataminer.util.UCIFileIO
    UI. Static variable in class paid.Launcher
    ui. Variable in class paid.testbed.Stubsettings
    ui2auth. Static variable in class paid.auth.events.AuthenticateLoginEvent
    uID. Static variable in class paid.ui.PAID_UIEvent
    UISubset(). Constructor for class paid.db.datatypes.UISubset
    unassignSubsetAdapter(String, GroupProfile). Method in class paid.ui.gui.UserGroupsHandler
    unassignUserAdapter(Profile, GroupProfile). Method in class paid.ui.gui.UserGroupsHandler
    undefined. Static variable in class paid.Run
    union(FibHeap, FibHeap). Static method in class paid.datamove.lib.fibheap.FibHeap
    Joins two Fibonacci heaps into a new one.
    uniqueHash. Static variable in class paid.datamove.db.DBValueUpdate
    The hashtable containing the unique objects which will be delivered by getUnique.
    unsubscribe(String). Method in class paid.auth.AuthenticationInterface
    This method is called to unsubscribe from the specific topic returns: true if desubcription was successfull, false otherwise
    unsubscribe(String, String). Method in class paid.event.EventService
    Unsubscribes from the topic.
    unsubscribe(String, String). Method in interface paid.event.PAIDEventService
    unsibscrubes the subsystem with the SubSystemId from the topic
    unusedPKey. Variable in class paid.datamove.db.updates.DBTableUpdate
    Unused primary key values, for breaking "move loops" (e.g.
    update. Variable in class paid.datamove.db.build.DBUpdateComponent
    A record update operation
    update. Variable in class paid.db.events.DBUpdateEvent
    update(DBValueUpdate[], DBConstraint). Method in class paid.datamove.db.DBTable
    Updates some records in this table.
    updateClientSubsetInfo(EventObject). Method in class paid.learn.logger.Logger
    updateClientSubsetInfo(EventObject). Method in class paid.learn.logger.Logger
    UpdatedValue(). Static method in class paid.ui.sqlparser.SQLParser
    updateLastActivity(). Method in class paid.auth.Profile
    'touches' the Profile.
    updateObject(Subset, String, Object). Static method in class paid.db.main.ObjectStore
    Replaces the object in db by the given object.
    updateProfile(Profile). Method in class paid.auth.ProfileManager
    updates a profile into the ProfileManager.
    updateQ. Variable in class paid.datamove.epc.publish.EPCPublisher
    The public update queue the updates are written to.
    updateQ. Variable in class paid.datamove.fdok.publish.FDOKPublisher
    The public update queue the updates are written to.
    updateQueueSize. Variable in class paid.db.events.DBConfigureEvent
    updates. Variable in class paid.datamove.db.updates.DBSimpleTableUpdate
    Contains the DBUpdateSingleRecord operations.
    UpdateStatement(). Static method in class paid.ui.sqlparser.SQLParser
    updateStore. Variable in class paid.db.main.DBController
    The update store.
    UpdateStore(). Constructor for class paid.db.main.UpdateStore
    updateSubset(Subset). Method in class paid.db.main.LocalDBDesc
    Updates a data subset.
    UPDESTINATIONS. Static variable in class paid.Statics
    UpSender(PAIDEvent, EventService). Constructor for class paid.net.UpSender
    USER_UNKNOWN. Static variable in class paid.auth.AuthEventChecker
    userID. Variable in class paid.auth.events.AuthEvent
    userID. Variable in class paid.event.PAIDEvent
    userID. Variable in class paid.auth.Profile
    the userID is stored in there.
    UserProfile(String, Vector, LoginDataList, GroupList). Constructor for class paid.auth.UserProfile

    V

    value. Variable in class paid.datamove.db.values.DBBigDecimalValue
    The value.
    value. Variable in class paid.datamove.db.values.DBBinaryValue
    value. Variable in class paid.datamove.db.values.DBByteValue
    The value.
    value. Variable in class paid.datamove.db.values.DBDateValue
    The value.
    value. Variable in class paid.datamove.db.values.DBDoubleValue
    The value.
    value. Variable in class paid.datamove.db.values.DBFloatValue
    The value.
    value. Variable in class paid.datamove.db.values.DBIntValue
    The value.
    value. Variable in class paid.datamove.db.values.DBLongValue
    The value.
    value. Variable in class paid.datamove.db.values.DBShortValue
    The value.
    value. Variable in class paid.datamove.db.values.DBStringValue
    The value.
    value. Variable in class paid.datamove.db.values.DBTimestampValue
    The value.
    value. Variable in class paid.datamove.db.values.DBTimeValue
    The value.
    valueClass(). Method in class paid.datamove.db.columns.DBAutoColumn
    Gets subclass of DBValue used for representing values in this column.
    valueClass(). Method in class paid.datamove.db.DBColumn
    Gets subclass of DBValue used for representing values in this column.
    valueClass(). Method in class paid.datamove.db.columns.DBObjectColumn
    Gets subclass of DBValue used for representing values in this column.
    valueOf(ResultSet, int). Method in class paid.datamove.db.columns.DBAutoColumn
    valueOf(ResultSet, int). Method in class paid.datamove.db.DBColumn
    Creates new value from value contained in the result set of a query.
    valueOf(ResultSet, int). Method in class paid.datamove.db.columns.DBObjectColumn
    values. Variable in class paid.datamove.db.updates.DBInsertRecord
    The values which are inserted as new record into the database table.
    values. Variable in class paid.datamove.db.DBRecord
    Array containing values of this record.
    valueUpdates. Variable in class paid.datamove.db.updates.DBAbstractUpdateRecords
    Updates to some values contained in the updated records.
    VariableDeclaration(). Static method in class paid.ui.sqlparser.SQLParser
    vehicleClasses. Variable in class paid.datamove.epc.updates.EPCWantedCatalogues
    The vehicle classes used for selecting both dynamic and static subsets.
    version. Static variable in class paid.Launcher
    visit(DBSingleRecordUpdate). Method in interface paid.datamove.db.updates.DBSingleRecordUpdateVisitor
    Visit the given single record update operation.
    visit(DBSingleRecordUpdateVisitor). Method in class paid.datamove.db.updates.DBSimpleTableUpdate
    Visit all record update operations contained in this table update.
    visit(DBSingleRecordUpdateVisitor). Method in class paid.datamove.db.updates.DBTableUpdate
    Visit all record update operations contained in this table update.
    visit(Vector, DBSingleRecordUpdateVisitor). Method in class paid.datamove.db.updates.DBSimpleTableUpdate
    Helper method for visit(): Visits all elements in a vector containing single record updates
    voyagerStart(). Method in class paid.Launcher
    VoyagerStartupPaidNetworkException(). Constructor for class paid.net.exception.VoyagerStartupPaidNetworkException
    VoyagerStartupPaidNetworkException(String). Constructor for class paid.net.exception.VoyagerStartupPaidNetworkException

    W

    WaitBuffer(int, int). Constructor for class paid.learn.dataminer.util.WaitBuffer
    The constructor of WaitBuffer takes two arguments as given below.
    waitTime. Variable in class paid.learn.dataminer.util.WaitBuffer
    wasNull(). Method in class paid.db.jdbc.PaidJdbcResultSet
    Reports whether the last column read had a value of SQL NULL.
    WhereClause(). Static method in class paid.ui.sqlparser.SQLParser
    WhileLoop(). Static method in class paid.ui.sqlparser.SQLParser
    withinTransaction. Variable in class paid.datamove.db.DBConnection
    Are we within a transaction ? Will be set to true after successfully calling beginTransaction().
    write(PaidJdbcSQLStatement, PaidJdbcResultSet). Method in class paid.db.main.Cache
    WRITE_ON_DAVE_EVENT. Static variable in class paid.auth.events.AuthEvent
    writeCache(). Method in class paid.datamove.db.queues.DBTmpQueueManagerImpl
    Writes cached update to disk.
    writeDaveData(int, byte[]). Method in class paid.auth.dave.AuthHardwareManager
    Only used when adding or modifying a user's identification data (password/byte code).
    writeExternal(ObjectOutput). Method in class paid.db.jdbc.INParameter
    writeExternal(ObjectOutput). Method in class paid.db.jdbc.PaidJdbcResultSet
    writeExternal(ObjectOutput). Method in class paid.db.jdbc.PaidJdbcResultSetColumn
    writeExternal(ObjectOutput). Method in class paid.db.jdbc.PaidJdbcResultSetMetaData
    writeExternal(ObjectOutput). Method in class paid.db.jdbc.PaidJdbcSQLPreparedStatement
    writeExternal(ObjectOutput). Method in class paid.db.jdbc.PaidJdbcSQLStatement
    WriteOnDAVEEvent(String, long, long, String, boolean, Object). Constructor for class paid.auth.events.WriteOnDAVEEvent
    WriteOnDAVEEvent(String, String). Constructor for class paid.auth.events.WriteOnDAVEEvent
    Constructor with less paramters

    This page is hosted by the Chair for Applied Software Engineering of the Technische Universität München.
    Imprint (Impressum)