Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
S
Script
- Class in
view.xhtml
Script()
- Constructor for class view.xhtml.
Script
Private constructor.
Script(String)
- Constructor for class view.xhtml.
Script
Constructs the element as a reference to an external script.
Script(RawText)
- Constructor for class view.xhtml.
Script
Constructs the element as a container of the script.
Select
- Class in
view.xhtml
Select(String)
- Constructor for class view.xhtml.
Select
Constructs the element.
SelectOption
- Class in
view.xhtml
SelectOption(String)
- Constructor for class view.xhtml.
SelectOption
Constructs the element.
SelectOption(String, String)
- Constructor for class view.xhtml.
SelectOption
As above, but...
SelectOption(String, String, boolean)
- Constructor for class view.xhtml.
SelectOption
As above, but...
serialVersionUID
- Static variable in exception
GoTournaments.AdminException
UID for serialization
serialVersionUID
- Static variable in exception
GoTournaments.IncorrectPasswordException
UID for serialization
serialVersionUID
- Static variable in class
GoTournaments
UID for serialization
serialVersionUID
- Static variable in class model.
CountryListFile
UID for parallelism testing
serialVersionUID
- Static variable in exception model.exceptions.
DataFileException
UID for serialization
serialVersionUID
- Static variable in exception model.exceptions.
DiscountNotFoundException
UID for serialization
serialVersionUID
- Static variable in exception model.exceptions.
DuplicatePlayerException
UID for serialization
serialVersionUID
- Static variable in exception model.exceptions.
EntryDateNotSetException
UID for serialization
serialVersionUID
- Static variable in exception model.exceptions.
EntryNotFoundException
UID for serialization
serialVersionUID
- Static variable in exception model.exceptions.
GoException
UID for serialization
serialVersionUID
- Static variable in exception model.exceptions.
GoIOException
UID for serialization
serialVersionUID
- Static variable in exception model.exceptions.
ParseGoDateException
UID for serialization
serialVersionUID
- Static variable in exception model.exceptions.
PreEntryNotFoundException
UID for serialization
serialVersionUID
- Static variable in exception model.exceptions.
TournamentClosedException
UID for serialization
serialVersionUID
- Static variable in exception model.exceptions.
TournamentNotFoundException
UID for serialization
serialVersionUID
- Static variable in exception model.exceptions.
TournamentOpenException
UID for serialization
serialVersionUID
- Static variable in class model.
ExportFile
UID for serialization
serialVersionUID
- Static variable in class model.
LogFile
UID for serialization
serialVersionUID
- Static variable in class model.
XMLFile
UID for serialization
serialVersionUID
- Static variable in class settings.
ConfFile
UID for serialization
serveRequest(GoTournaments.GoHttpRequest)
- Method in class
GoTournaments
Extracts and performs a request described by a GoHttpRequest object, produces a response and returns it.
service(HttpServletRequest, HttpServletResponse)
- Method in class
GoTournaments
Dispatches all HTTP requests received by the system to the request handler and sends the response generated by the handler to the user.
SESSION_TIME
- Static variable in class
GoTournaments
setAppRoot(String)
- Static method in class settings.
Settings
Sets the root folder of the application.
setAttribute(String, String)
- Method in class view.xhtml.
HtmlElement
Sets the value of an attribute of the element.
setBaseFee(String)
- Method in class model.tournament.
TournamentDataModel
setBaseFee(BigDecimal)
- Method in class model.tournament.
TournamentDataModel
setBaseFee(String)
- Method in class model.tournament.
TournamentDataModelEditor
setBaseFee(BigDecimal)
- Method in class model.tournament.
TournamentDataModelEditor
setClass(String)
- Method in class view.xhtml.
HtmlElement
A short method for setting the 'class' attribute.
setClub(String)
- Method in class model.entry.
EntryDataModel
setClub(String)
- Method in class model.entry.
EntryDataModelEditor
setColSpan(int)
- Method in class view.xhtml.
TableCell
Sets a value for the colspan attribute.
setConfParameter(String, String)
- Method in class settings.
ConfFile
Sets a given parameter value in the configuration file.
setCountry(String)
- Method in class model.entry.
EntryDataModel
setCountry(Country)
- Method in class model.entry.
EntryDataModel
setCountry(Country)
- Method in class model.entry.
EntryDataModelEditor
setCountry(String)
- Method in class model.entry.
EntryDataModelEditor
setDate(String)
- Method in class model.tournament.
TournamentDataModel
setDate(GoDate)
- Method in class model.tournament.
TournamentDataModel
setDate(String)
- Method in class model.tournament.
TournamentDataModelEditor
setDate(GoDate)
- Method in class model.tournament.
TournamentDataModelEditor
setDateOfBirth(String)
- Method in class model.entry.
EntryDataModel
setDateOfBirth(String, String)
- Method in class model.entry.
EntryDataModel
setDateOfBirth(String, String)
- Method in class model.entry.
EntryDataModelEditor
setDateOfBirth(String)
- Method in class model.
EntryInitializer
An implementation of the abstract method in superclass EntryDataModel.
setDefaultCountry(String)
- Method in class model.tournament.
TournamentDataModel
setDefaultCountry(Country)
- Method in class model.tournament.
TournamentDataModel
setDefaultCountry(String)
- Method in class model.tournament.
TournamentDataModelEditor
setDefaultCountry(Country)
- Method in class model.tournament.
TournamentDataModelEditor
setDiscounts(Discount[])
- Method in class model.tournament.
TournamentDataModel
setDiscountState(ID, boolean)
- Method in class model.entry.
EntryDataModel
setDiscountState(ID, boolean)
- Method in class model.entry.
EntryDataModelEditor
setElementReferences()
- Method in class model.
XMLFile
Sets the fields of the class to point to different elements of the XML document for convenience
setFirstName(String)
- Method in class model.entry.
EntryDataModel
setFirstName(String)
- Method in class model.entry.
EntryDataModelEditor
setHeaderData(TournamentInitializer)
- Method in class model.
Tournament
Method is used by the constructor that creates a completely new Tournament object to set the tournament information
setHtml(String)
- Method in class model.tournament.
TournamentDataModel
setHtml(String)
- Method in class model.tournament.
TournamentDataModelEditor
setId(String)
- Method in class view.xhtml.
HtmlElement
A short method for setting the 'id' attribute.
setInfo(String)
- Method in class model.entry.
EntryDataModel
setInfo(String)
- Method in class model.entry.
EntryDataModelEditor
setLastName(String)
- Method in class model.entry.
EntryDataModel
setLastName(String)
- Method in class model.entry.
EntryDataModelEditor
setName(String)
- Method in class model.tournament.
TournamentDataModel
setName(String)
- Method in class model.tournament.
TournamentDataModelEditor
setName(String)
- Method in class view.xhtml.
HtmlElement
A short method for setting the 'name' attribute.
setOnLoad(String)
- Method in class view.page.
GoPage
Sets the onload attribute of 'body'.
setPaidSum(String)
- Method in class model.entry.
EntryDataModel
setPaidSum(BigDecimal)
- Method in class model.entry.
EntryDataModel
setPaidSum(String)
- Method in class model.entry.
EntryDataModelEditor
setPaidSum(BigDecimal)
- Method in class model.entry.
EntryDataModelEditor
setPreregistrationOpen(boolean)
- Method in class model.
Tournament
Opens/closes the tournament preregistration.
setPreregistrationOpen(boolean)
- Method in class model.tournament.
TournamentDataModel
setPreregistrationOpen(boolean)
- Method in class model.tournament.
TournamentDataModelEditor
setRank(String)
- Method in class model.entry.
EntryDataModel
setRank(Rank)
- Method in class model.entry.
EntryDataModel
setRank(String)
- Method in class model.entry.
EntryDataModelEditor
setRank(Rank)
- Method in class model.entry.
EntryDataModelEditor
setRowSpan(int)
- Method in class view.xhtml.
TableCell
Sets a value for the rowspan attribute.
setSubElementText(Element, String, String...)
- Static method in class model.
XMLFactory
Sets the sub element text content of a descendant of the parameter 'element'.
settings
- package settings
Settings
- Class in
settings
Settings class contains fields that define the filenames and folder structure used in by the program.
Settings()
- Constructor for class settings.
Settings
setTitleText(String)
- Method in class view.page.
GoPage
Sets the the title text of the page.
setTitleText(String)
- Method in class view.xhtml.
XHTMLDocument
Sets the document's title text.
setTotalFee(String)
- Method in class model.entry.
EntryDataModel
setTotalFee(BigDecimal)
- Method in class model.entry.
EntryDataModel
setTotalFee(String)
- Method in class model.entry.
EntryDataModelEditor
setTotalFee(BigDecimal)
- Method in class model.entry.
EntryDataModelEditor
setTournamentOpen(boolean)
- Method in class model.tournament.
TournamentDataModel
setTournamentOpen(boolean)
- Method in class model.tournament.
TournamentDataModelEditor
simpleSort(Entry, Entry)
- Method in enum model.
Tournament.EntryComparator.SortBy
sort(Entry, Entry)
- Method in enum model.
Tournament.EntryComparator.SortBy
sort_by_field
- Static variable in class model.
Tournament.EntryComparator
Span
- Class in
view.xhtml
Span()
- Constructor for class view.xhtml.
Span
Constructs the element.
Span(HtmlObject)
- Constructor for class view.xhtml.
Span
Constructs the element and immediately adds an object to it.
Span(String)
- Constructor for class view.xhtml.
Span
As above but accepts a String, which is automatically converted to a HtmlText object.
StatisticsPage
- Class in
view.page
StatisticsPage(Tournament)
- Constructor for class view.page.
StatisticsPage
Constructs the page.
StatisticsPage.DiscountTable
- Class in
view.page
A table of discounts and their usage.
StatisticsPage.DiscountTable(Tournament)
- Constructor for class view.page.
StatisticsPage.DiscountTable
Constructs the element.
StatisticsPage.EntryTable
- Class in
view.page
A table for entries.
StatisticsPage.EntryTable(Entry[], boolean)
- Constructor for class view.page.
StatisticsPage.EntryTable
Constructs the element.
SubmitInput
- Class in
view.xhtml
SubmitInput(String)
- Constructor for class view.xhtml.
SubmitInput
Consturcts the element.
SYSLOG_FILE_NAME
- Static variable in class settings.
Settings
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X