Skip navigation links
A C D E G H I L M O P R S T U V 

S

saveMachineForm(HttpServletRequest, Model, MachineForm, BindingResult) - Method in class org.pinscores.cutthroat.web.LocationController
 
saveMachineForm(HttpServletRequest, Model, MachineForm, BindingResult) - Method in class org.pinscores.cutthroat.web.MachineController
Post the results of the machineEdit form
saveMachineForm(HttpServletRequest, Model, MachineForm, BindingResult) - Method in class org.pinscores.cutthroat.web.MachineTypeController
 
savePlayerForm(HttpServletRequest, Model, PlayerForm, BindingResult) - Method in class org.pinscores.cutthroat.web.PlayerController
 
saveSessionForm(HttpServletRequest, Model, SessionForm, BindingResult) - Method in class org.pinscores.cutthroat.web.SessionEditFormController
 
selectMachine(HttpServletRequest, Model, int) - Method in class org.pinscores.cutthroat.web.MachineController
 
SessionEditFormController - Class in org.pinscores.cutthroat.web
 
SessionEditFormController() - Constructor for class org.pinscores.cutthroat.web.SessionEditFormController
 
SessionForm - Class in org.pinscores.cutthroat.domain.form
 
SessionForm() - Constructor for class org.pinscores.cutthroat.domain.form.SessionForm
 
sessionList(HttpServletRequest, Model) - Method in class org.pinscores.cutthroat.web.SessionListController
 
SessionListController - Class in org.pinscores.cutthroat.web
 
SessionListController() - Constructor for class org.pinscores.cutthroat.web.SessionListController
 
SessionListController.OddEven - Class in org.pinscores.cutthroat.web
 
sessionListMid(HttpServletRequest, Model, int) - Method in class org.pinscores.cutthroat.web.SessionListController
 
sessionListMidYear(HttpServletRequest, Model, int, int) - Method in class org.pinscores.cutthroat.web.SessionListController
 
SessionPageController - Class in org.pinscores.cutthroat.web
Make a web page to display a session.
/session details the current session and is the one being edited.
SessionPageController() - Constructor for class org.pinscores.cutthroat.web.SessionPageController
 
SessionValidator - Class in org.pinscores.validator
 
SessionValidator() - Constructor for class org.pinscores.validator.SessionValidator
 
setAdmin(boolean) - Method in class org.pinscores.cutthroat.domain.UserWebSession
 
setAid(int) - Method in class org.pinscores.cutthroat.domain.form.SessionForm
 
setChangingMachine(boolean) - Method in class org.pinscores.cutthroat.domain.UserWebSession
 
setEditingSid(int) - Method in class org.pinscores.cutthroat.domain.UserWebSession
 
setFormType(int) - Method in class org.pinscores.cutthroat.domain.form.MachineForm
 
setHomeSessions(int) - Method in class org.pinscores.cutthroat.domain.form.AdminBean
 
setLid(int) - Method in class org.pinscores.cutthroat.domain.form.SessionForm
 
setLinkNext(String) - Method in class org.pinscores.cutthroat.domain.form.MachineForm
 
setLinkPrev(String) - Method in class org.pinscores.cutthroat.domain.form.MachineForm
 
setLocation(Location) - Method in class org.pinscores.cutthroat.domain.form.MachineForm
Set the current Location being edited
setLocationList(List<Location>) - Method in class org.pinscores.cutthroat.domain.form.SessionForm
 
setLocations(List<Location>) - Method in class org.pinscores.cutthroat.domain.form.MachineForm
 
setMachine(Machine) - Method in class org.pinscores.cutthroat.domain.form.MachineForm
 
setMachineForm(MachineForm) - Method in class org.pinscores.cutthroat.domain.UserWebSession
 
setMachineList(List<Machine>) - Method in class org.pinscores.cutthroat.domain.form.SessionForm
 
setMachineType(MachineType) - Method in class org.pinscores.cutthroat.domain.form.MachineForm
 
setMachineTypeList(List<MachineType>) - Method in class org.pinscores.cutthroat.domain.form.SessionForm
 
setMid(int) - Method in class org.pinscores.cutthroat.domain.form.SessionForm
 
setMtypes(List<MachineType>) - Method in class org.pinscores.cutthroat.domain.form.MachineForm
 
setNewMid(int) - Method in class org.pinscores.cutthroat.domain.UserWebSession
 
setNewMtid(int) - Method in class org.pinscores.cutthroat.domain.UserWebSession
 
setNewPlayers(ArrayList<Integer>) - Method in class org.pinscores.cutthroat.domain.UserWebSession
 
setNonComp(boolean) - Method in class org.pinscores.cutthroat.domain.form.SessionForm
 
setNow(String) - Method in class org.pinscores.cutthroat.domain.form.SessionForm
 
setPlayer(Player) - Method in class org.pinscores.cutthroat.domain.form.PlayerForm
 
setPlayer(Player) - Method in class org.pinscores.cutthroat.domain.UserWebSession
 
setPlayerList(List<Player>) - Method in class org.pinscores.cutthroat.domain.form.SessionForm
 
setPlayers(String[]) - Method in class org.pinscores.cutthroat.domain.form.SessionForm
 
setProperty(String, Object) - Static method in class org.pinscores.cutthroat.business.ConfigManager
Allow the setting of a property incase you don't want to use what's in the property file
setSdate(String) - Method in class org.pinscores.cutthroat.domain.form.SessionForm
 
setSessionForm(SessionForm) - Method in class org.pinscores.cutthroat.domain.UserWebSession
 
setSessionLid(int) - Method in class org.pinscores.cutthroat.domain.UserWebSession
Set the location of the session we are scoring
setShowIds(boolean) - Method in class org.pinscores.cutthroat.domain.UserWebSession
 
setSid(int) - Method in class org.pinscores.cutthroat.domain.form.SessionForm
 
setTitle(String) - Method in class org.pinscores.cutthroat.domain.form.SessionForm
 
setUserWebSession(UserWebSession) - Method in class org.pinscores.cutthroat.domain.form.MachineForm
 
setUserWebSession(UserWebSession) - Method in class org.pinscores.cutthroat.domain.form.PlayerForm
 
setUserWebSession(UserWebSession) - Method in class org.pinscores.cutthroat.domain.form.SessionForm
 
showForm(HttpServletRequest, Model) - Method in class org.pinscores.cutthroat.web.AdminPageController
 
showHomePage(HttpServletRequest, Model) - Method in class org.pinscores.cutthroat.web.HomePageController
 
showHomePage(HttpServletRequest, Model, int) - Method in class org.pinscores.cutthroat.web.HomePageController
 
submit(HttpServletRequest, AdminBean, BindingResult, Model) - Method in class org.pinscores.cutthroat.web.AdminPageController
 
supports(Class) - Method in class org.pinscores.validator.LocationValidator
 
supports(Class) - Method in class org.pinscores.validator.MachineTypeValidator
 
supports(Class<?>) - Method in class org.pinscores.validator.MachineValidator
 
supports(Class) - Method in class org.pinscores.validator.PlayerValidator
 
supports(Class) - Method in class org.pinscores.validator.SessionValidator
 
A C D E G H I L M O P R S T U V 
Skip navigation links