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

A

ADMIN_RIGHTS - Variable in class otie.component.PermissionChecker
A constant holding the identifier of administration rights
ALL_RIGHTS - Variable in class otie.component.PermissionChecker
A constant holding the identifier of all rights
ARRAYSIZE - Variable in class otie.OTIEGraph.DataCollection
The default collection size.
ARRAYSIZE - Variable in class otie.OTIEMatrix
 
AddData(double[]) - Method in class otie.OTIEGraph.DataCollection
Adds a new data point.
AdminComponent - class otie.component.AdminComponent.
Title: AdminComponent Description: The administrative component that is responsible for generating administrative views.
AdminComponent() - Constructor for class otie.component.AdminComponent
 
AlgorithmString - Variable in class otie.security.SecurityManager
The AlgorithmString attribute describes the algorithm that is to be used.
Attribute - class otie.Attribute.
Title: Attribute Description: Attribute class; created to ease up handling of both application and user related parameters.
Attribute() - Constructor for class otie.Attribute
Empty constructor, initialize name and value to empty strings.
Attribute(String) - Constructor for class otie.Attribute
Constuctor from a name; create an attribute object with no value.
Attribute(String, String) - Constructor for class otie.Attribute
The default constructor: create a new attribute object and initialize the name and value attributes of the object.
Attributes - Variable in class otie.XML.XMLObject
An arraylist containing the attributevalues of the node.
actionRef - Variable in class otie.database.TableComponent
The action reference String that is used in the final form content.
activeTab - Variable in class otie.component.TabResolver
The string identifier of the currently selected tab.
addAttribute(String, String) - Method in class otie.Session.SessionManager
Binds a new attribute to this session.
addAttribute(String, String[]) - Method in class otie.Session.SessionManager
Binds an array of values to this session as an attribute.
addAttribute(String, Object) - Method in class otie.Session.SessionManager
Binds an array of array values to this session as an attribute.
addAttribute(String, String) - Method in class otie.XML.XMLFile
Adds an attribute to the currently open XML-element.
addAttribute(String, String) - Method in class otie.XML.XMLObject
Adds a new attribute to the element.
addChild(XMLObject) - Method in class otie.XML.XMLObject
Adds a new child to the element.
addData(String) - Method in class otie.XML.XMLFile
Adds text (data) content to the currently open element.
addElement(String) - Method in class otie.XML.XMLFile
Adds a "dummy" node into the XML tree.
addHidden(String[]) - Method in class otie.component.CreateTableComponent
 
addParameters(String[]) - Method in class otie.database.MetricSerieBean
 
addParameters(String[]) - Method in class otie.database.ProjectBean
 
addSystemParameters(ArrayList, String, PrintWriter) - Method in class otie.Controller
Adds the system parameters into the ArrayList object given as parameter.
addTopForm(String) - Method in class otie.component.AdminComponent
Adds the top form to the XML-file.
addXML(XMLFile) - Method in class otie.XML.XMLFile
Adds the contents of another XMLFile starting from the current position of the XML tree.
alistCounter - Variable in class otie.JDBC.MySQLTransaction
A counter for calculating the number of SELECT operations to that the appropriate amount of space can be reserved for ResultSet objects.
alistCounter - Variable in class otie.JDBC.OracleTransaction
A counter that is used to keep track of the required number of result sets returned by SELECT operations.
alterQuery(String) - Method in class otie.JDBC.JDBCWrapper
Alters a query string by replacing invalid characters and
appendElement(XMLObject) - Method in class otie.XML.XMLFile
Adds (appends) a single XMLElement to the XML-tree from a existing source.
appendError(String) - Method in class otie.component.PageManager
Appends the contents of a string to the errorstring.
arrayparameters - Variable in class otie.component.PageManager
An arraylist containing parameters whose values are arrays.
authenticated - Variable in class otie.component.PageManager
A boolean value indicating if the user has logged in.

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