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

E

ERROR_CONTAINS_INVALIDCHAR - Static variable in class otie.database.InputChecker
A class constant indicating that the input string contains an invalid character.
ERROR_INPUT_EMPTY - Static variable in class otie.database.InputChecker
A class constant indicating that the input string contains only blanks and is not valid.
ERROR_INPUT_NULL - Static variable in class otie.database.InputChecker
A class constant indicating that the input is valid.
ERROR_INPUT_TOO_SHORT - Static variable in class otie.database.InputChecker
A class constant indicating that the length of the input string is too short.
ERROR_INT - Variable in class otie.component.WorkHours
 
ERROR_INVALID_DATE - Static variable in class otie.database.InputChecker
A class constant indicating that the date input is not a valid date value.
ERROR_INVALID_NUMBER - Static variable in class otie.database.InputChecker
A class constant indicating that the input number is not a valid number.
ERROR_STRING - Variable in class otie.component.WorkHourDataHandler
 
ERROR_STRING - Variable in class otie.component.WorkHours
 
Encrypt(String) - Method in class otie.security.SecurityManager
A method for encoding a given String using symmetric encryption.
ErrorFile - class otie.component.ErrorFile.
Title: ErrorFile Description: Creates a error element into a XML file Copyright: Copyright (c) Petteri Nurmi 2004 Company: Helsinki Institute for Information Technology
ErrorFile(Exception) - Constructor for class otie.component.ErrorFile
Create a new XML error file.
ErrorMessage(Exception) - Method in class otie.component.AdminComponent
Generates an error message to the XMLFile
encoding - Variable in class otie.security.SecurityManager
The encoding attribute defines the character encoding scheme that is used to map the encrypted strings into screen-friendly string.
endElement() - Method in class otie.XML.XMLFile
Ends a single element.
endElements() - Method in class otie.XML.XMLFile
Ends all currently open elements (=closes all open tags).
endString - Variable in class otie.component.CommitTable
A string that contains the foreign key identifier that is attached to all tables
error(PrintWriter) - Method in class otie.Controller
 
error(PrintWriter, String) - Method in class otie.Controller
 
errorMessage(SQLException, boolean) - Method in class otie.JDBC.JDBCWrapper
A method for wrapping error message creation.
errorMessage(Exception) - Method in class otie.component.WorkHours
 
errorString() - Method in class otie.component.CreateTableComponent
If an error has occurred, the error string can be obtained from the Session parameters.
errorString() - Method in class otie.component.MeasurementDataComponent
If an error has occurred, the error string can be obtained from the Session parameters.
errorString - Variable in class otie.component.PageManager
A string containing the error values occurred while processing the request.
errorString() - Method in class otie.component.ProjectComponent
If an error has occurred, the error string can be obtained from the Session parameters.This method gets the error string and outputs it if necessary.
errorString() - Method in class otie.database.TableComponent
If an error has occurred, the error string can be obtained from the Session parameters.
ex - Variable in class otie.component.ErrorFile
The exception of which to create the error message.
execute(String) - Method in class otie.JDBC.JDBCWrapper
A method for executing other type of (DDL) queries.
execute() - Method in class otie.JDBC.MySQLTransaction
Executes the transaction.
execute() - Method in class otie.JDBC.OracleTransaction
Executes the transaction.
execute() - Method in interface otie.JDBC.Transaction
A skeleton for a method to execute a transaction.

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