Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
P
PBEDecode(String, SecretKey)
- Static method in class otie.security.
SecurityManager
A method for performing password based decryption using a PBE key.
PBEEncode(String, SecretKey)
- Static method in class otie.security.
SecurityManager
A method for performing password based encryption using a PBE key.
PHASE_ABBREVIATION_NAME
- Variable in class otie.component.
WorkHourDataHandler
PHASE_FIELD
- Variable in class otie.component.
WorkHours
PHASE_ID_NAME
- Variable in class otie.component.
WorkHourDataHandler
PHASE_NAME_NAME
- Variable in class otie.component.
WorkHourDataHandler
PHASE_TABLE_NAME
- Variable in class otie.component.
WorkHourDataHandler
PROJECT_PERSON_PROJECT_ID_NAME
- Variable in class otie.component.
WorkHourDataHandler
PROJECT_PERSON_ROLE_NAME
- Variable in class otie.component.
WorkHourDataHandler
PROJECT_PERSON_TABLE_NAME
- Variable in class otie.component.
WorkHourDataHandler
PROJECT_PERSON_USER_ID_NAME
- Variable in class otie.component.
WorkHourDataHandler
PageComponent
- class otie.component.
PageComponent
.
PageComponent()
- Constructor for class otie.component.
PageComponent
An empty constructor to support all Java reflect API operations.
PageManager
- class otie.component.
PageManager
.
PageManager(ArrayList, ArrayList, SessionManager, HttpServletResponse)
- Constructor for class otie.component.
PageManager
Creates a new instance of a PageManager.
Paint(Graphics, int, int, int, int)
- Method in class otie.OTIEGraph.
BarGraph
Paint(Graphics, int, int, int, int)
- Method in class otie.OTIEGraph.
Chart
Paint(Graphics, int, int, int, int)
- Method in class otie.OTIEGraph.
PieChart
Paint(Graphics, int, int, int, int)
- Method in class otie.OTIEGraph.
VerticalBarGraph
ParseError
- exception otie.exception.xml.
ParseError
.
ParseError()
- Constructor for class otie.exception.xml.
ParseError
PermissionChecker
- class otie.component.
PermissionChecker
.
Title: PermissonChecker Description: A class for checking permissions for invidual tables.
PermissionChecker(PageManager)
- Constructor for class otie.component.
PermissionChecker
Creates a new PermissionChecker.
PersonBean
- class otie.database.
PersonBean
.
Title: PersonBean Description: A Bean like class that creates new users and modifies existing ones
PersonBean()
- Constructor for class otie.database.
PersonBean
Default constructor.
PhaseBean
- class otie.database.
PhaseBean
.
Title: PhaseBean Description: A Bean like class that defines a mapping between the Phase database table and Java.
PhaseBean()
- Constructor for class otie.database.
PhaseBean
Default constructor.
PieChart
- class otie.OTIEGraph.
PieChart
.
Title: Description: Copyright: Copyright (c) 2004 Company:
PieChart(double[][])
- Constructor for class otie.OTIEGraph.
PieChart
Point
- class otie.OTIEGraph.
Point
.
Title: Abstract point class.
Point()
- Constructor for class otie.OTIEGraph.
Point
The default constructor.
Point(int)
- Constructor for class otie.OTIEGraph.
Point
A constructor that reserves room for a fixed dimensionality of coordinate values.
Point(double[])
- Constructor for class otie.OTIEGraph.
Point
A constructor that generates a Point from an array of double values.
PrintElement(Node, int)
- Method in class otie.XML.
XMLFile
Prints a single element to System.out
PrintFile()
- Method in class otie.XML.
XMLFile
Prints the XML-file to System.out
ProjectBean
- class otie.database.
ProjectBean
.
ProjectBean()
- Constructor for class otie.database.
ProjectBean
ProjectComponent
- class otie.component.
ProjectComponent
.
ProjectComponent()
- Constructor for class otie.component.
ProjectComponent
ProjectModelBean
- class otie.database.
ProjectModelBean
.
Title: PhaseBean Description: A Bean like class that defines a mapping between the Phase database table and Java.
ProjectModelBean()
- Constructor for class otie.database.
ProjectModelBean
Default constructor.
ProjectTypeBean
- class otie.database.
ProjectTypeBean
.
Title: PhaseBean Description: A Bean like class that defines a mapping between the Phase database table and Java.
ProjectTypeBean()
- Constructor for class otie.database.
ProjectTypeBean
Default constructor.
pChart
- Variable in class otie.
ChartCanvas
pMan
- Variable in class otie.component.
PageComponent
A PageManager object that can be used to access, e.g., a JDBCWrapper or a SessionManager.
pMan
- Variable in class otie.component.
PermissionChecker
A page manager object so that the user byte_mask string can be accessed.
pMan
- Variable in class otie.database.
TableComponent
A PageManager object that provides access to JDBC and Session functionalities.
pStat
- Variable in class otie.JDBC.
MySQLTransaction
An array of prepared statements that contains the individual SQL-operations that are to be executed.
pStat
- Variable in class otie.JDBC.
OracleTransaction
A collection of prepared statements.
pWriter
- Variable in class otie.component.
PageManager
A PrintWriter object for outputting content.
page
- Variable in class otie.component.
PageManager
A String containing the contents of the XML-files.
paint(Graphics)
- Method in class otie.
ChartCanvas
parameters
- Variable in class otie.component.
PageManager
An arraylist object containing single valued parameters .
parseFile(XMLFile)
- Static method in class otie.XML.
XMLFile
A synchronized and thus thread-safe method that parses an XML-file.
permChecker
- Variable in class otie.component.
PageManager
A permission checker that can be used to check user permissions.
person_id
- Variable in class otie.database.
PersonBean
The names of the columns that are used in the insert operation.
phaseThree()
- Method in class otie.component.
SearchEngineComponent
A container method for performing the phase three, i.e., the execution of the query.
phaseTwo()
- Method in class otie.component.
SearchEngineComponent
Generates the view, where the user can choose the metrics she wants from the metricseries selected in the first phase.
pids
- Variable in class otie.component.
MeasurementDataComponent
A String[] array that contains the id values of the projects to which an user is attached to.
pids
- Variable in class otie.component.
ProjectComponent
The id values that relate to the projects that are visible to the user.
pnames
- Variable in class otie.component.
MeasurementDataComponent
A String[] array that contains the project names of the user.
pnames
- Variable in class otie.component.
ProjectComponent
The names of the projects that are visible to an user.
point
- Variable in class otie.OTIEGraph.
DataCollection
The container, which holds the individual points.
printEntries(String, ArrayList)
- Method in class otie.component.
AdminComponent
Prints the entries (links) to existing elements.
printEntries(String, ArrayList)
- Method in class otie.component.
SearchEngineComponent
Outputs the resultsof a given query in XML format
printForm()
- Method in class otie.component.
WorkHours
Prints the visible form to the screen.
printOldData(String, String)
- Method in class otie.component.
WorkHours
Print the work hour data stored int the database .
printToPage(String)
- Method in class otie.component.
WorkHours
processPage()
- Method in class otie.component.
PageManager
Generates the central (content) area of the component.
producePage()
- Method in class otie.component.
PageManager
Produces the page.
projectModelCount
- Variable in class otie.database.
ProjectBean
projectModels
- Variable in class otie.database.
ProjectBean
projectTypeCount
- Variable in class otie.database.
ProjectBean
projectTypes
- Variable in class otie.database.
ProjectBean
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X