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

E

editDiscount(ID, String, String, boolean) - Method in class model.TournamentUpdater
Replaces a discount with the given ID with a new discount created from the info in the parameters.
editEntry(EntryUpdater) - Method in class model.Entry
Updates the Entry object.
editEntry(ID, EntryUpdater) - Method in class model.Tournament
Edits the information of the entry.
editTournament(TournamentUpdater) - Method in class model.Tournament
Edits the general information and discounts of the tournament.
EditTournamentPage - Class in view.page
 
EditTournamentPage(Tournament) - Constructor for class view.page.EditTournamentPage
Constructs the page.
EditTournamentPage.DiscountTable - Class in view.page
A class for a discount creation, editing and deletion.
EditTournamentPage.DiscountTable(Tournament) - Constructor for class view.page.EditTournamentPage.DiscountTable
Constructs the element.
EditTournamentPage.FieldTable - Class in view.page
A class for tournament data field table.
EditTournamentPage.FieldTable(Tournament) - Constructor for class view.page.EditTournamentPage.FieldTable
Constructs the element.
EditTournamentPage.TournamentForm - Class in view.page
A class for the tournament creation/editing form.
EditTournamentPage.TournamentForm(Tournament) - Constructor for class view.page.EditTournamentPage.TournamentForm
Constructs the element.
element_id - Variable in class model.XMLFile
 
EmptyElement - Class in view.xhtml
 
EmptyElement(String) - Constructor for class view.xhtml.EmptyElement
Constructs the element.
encode(String) - Static method in class view.xhtml.HtmlText
Encodes plain text using HTML entities when necessary.
entries - Variable in class model.Tournament
 
entries - Variable in class model.XMLFile
 
Entry - Class in model
This class creates a single instance of an Entry object.
Entry(EntryInitializer) - Constructor for class model.Entry
Constructor creates an Entry object based on a EntryInitializer object that contains all the data to be stored in the entry.
ENTRY_FIELDS - Static variable in class model.Entry
 
ENTRY_ID - Variable in class model.entry.EntryDataModel
 
entry_id_counter - Variable in class model.Tournament
 
entry_id_counter - Variable in class model.XMLFile
 
EntryDataModel - Class in model.entry
The class represents the data structure of an Entry object.
EntryDataModel(ID) - Constructor for class model.entry.EntryDataModel
 
EntryDataModelEditor - Class in model.entry
This class gives the set-methods of the superclass EntryDataModel public visibility so that the data can be changed.
EntryDataModelEditor(ID) - Constructor for class model.entry.EntryDataModelEditor
 
EntryDateNotSetException - Exception in model.exceptions
 
EntryDateNotSetException() - Constructor for exception model.exceptions.EntryDateNotSetException
 
EntryInitializer - Class in model
EntryInitializer is used to create a new Entry object.
EntryInitializer(Tournament, ID, boolean) - Constructor for class model.EntryInitializer
Creates a new initializer with the given entryID object and links it to the tournament given as a parameter.
EntryNotFoundException - Exception in model.exceptions
 
EntryNotFoundException(ID) - Constructor for exception model.exceptions.EntryNotFoundException
 
EntryUpdater - Class in model
EntryUpdater is used to create a new Tournament object.
EntryUpdater(Tournament, Entry) - Constructor for class model.EntryUpdater
 
equals(Object) - Method in class model.Discount
Checks whether discount equals to given discount.
equals(Object) - Method in class model.ID
Checks whether one ID object is equal to another.
equals(Object) - Method in class model.Rank
Checks whether one Rank object is equal to another.
error_message - Variable in exception model.exceptions.GoException
 
ErrorPage - Class in view.page
 
ErrorPage(String) - Constructor for class view.page.ErrorPage
Constructs the page with a simple error message.
ErrorPage(String, Exception) - Constructor for class view.page.ErrorPage
Constructs the page with a message and an exception stack trace.
ExportFile - Class in model
ExportFile class is used to export registration data (i.e.
ExportFile(String) - Constructor for class model.ExportFile
Creates an export file in the folder specified in Settings.

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