Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
E
F
G
H
L
Q
R
S
U
G
getHighscore(HttpServletRequest)
- Method in class footyquiz.server.
Command
Does the businesslogic and retrival of the highscores using highscoreDAO object to access the database.
getHighscoreCount()
- Method in class footyquiz.server.
Command
Get's the amount of highscores.
getHighscoreCount()
- Method in class footyquiz.server.integration.
HighscoreDAO
Gets the amount of highscores rows.
getHighscores()
- Method in class footyquiz.server.integration.
HighscoreDAO
Gets the highscores.
getMinHighscore()
- Method in class footyquiz.server.
Command
Get's the minimum highscore from the database using HighScoreDAO to access the database.
getMinHighscore()
- Method in class footyquiz.server.integration.
HighscoreDAO
Gets the samllest value in the highscore table.
getQuestions(HttpServletRequest)
- Method in class footyquiz.server.
Command
Creates a QuestionDAO object to get the questions from the database.
getQuestions(int, int)
- Method in class footyquiz.server.integration.
QuestionDAO
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
E
F
G
H
L
Q
R
S
U