Methods in is.idega.idegaweb.golf.startingtime.business with parameters of type GolfField |
void |
TeetimeSearchResultBean.cachResult(java.util.List result,
GolfField info,
com.idega.util.IWTimestamp date,
com.idega.util.IWTimestamp firstTime,
com.idega.util.IWTimestamp lastTime,
int numberOfPlayers)
|
void |
TeetimeSearchResult.cachResult(java.util.List p0,
GolfField p1,
com.idega.util.IWTimestamp p2,
com.idega.util.IWTimestamp p3,
com.idega.util.IWTimestamp p4,
int p5)
|
boolean |
TeeTimeBusinessBean.canRegister(int memberID,
GolfField field,
java.lang.String date,
int groupNumber,
int numberInGroup)
|
boolean |
TeeTimeBusiness.canRegister(int memberID,
GolfField field,
java.lang.String date,
int groupNumber,
int numberInGroup)
|
Methods in is.idega.idegaweb.golf.startingtime.presentation with parameters of type GolfField |
int |
TeeTimeSearch.getLastGroup(GolfField myGolfField)
|
com.idega.presentation.Table2 |
TeeTimeSearch.getResultTable(com.idega.presentation.IWContext modinfo,
java.util.Vector Groups,
GolfField info,
java.lang.String date1,
int resultCol)
|
com.idega.util.IWTimestamp |
RegisterTime.getStamp(int end,
GolfField myGolfField)
|
TableInfo |
TeeTimePrintout.getTableInfo(GolfField start,
GolfField end)
|
TableInfo |
TeeTimeTable.getTableInfo(GolfField start,
GolfField end,
int daytime)
|
java.lang.String |
StartingTimeLogin.getTime(int end,
GolfField myGolfField)
|
java.lang.String |
AdminRegisterTeeTime.getTime(int group,
GolfField myGolfField)
|
com.idega.presentation.ui.InterfaceObject |
TeeTimeTable.insertDropdown(java.lang.String dropdownName,
com.idega.util.IWCalendar funcDate,
GolfField today,
com.idega.presentation.IWContext iwc,
boolean isInUnion)
|
com.idega.presentation.ui.DropdownMenu |
TeeTimeSearch.insertDropdown(java.lang.String dropdownName,
com.idega.util.IWTimestamp funcDate,
GolfField today,
com.idega.presentation.IWContext modinfo)
|
java.util.Vector |
TeeTimeSearch.search(com.idega.util.IWTimestamp funcDate,
com.idega.presentation.IWContext modinfo,
GolfField info,
GolfField today,
int fjoldi,
java.lang.String date,
java.lang.String firstTime,
java.lang.String lastTime,
int firstHandicap,
int LastHandicap)
|
java.lang.String |
TeeTimeSearch.TimeVsGroupnum(int group,
GolfField myGolfField)
|
Method parameters in is.idega.idegaweb.golf.startingtime.presentation with type arguments of type GolfField |
com.idega.presentation.Layer |
TeeTimeTable.getNavigation(com.idega.presentation.IWContext iwc,
com.idega.presentation.ui.Form form,
com.idega.util.IWCalendar dateFunc,
java.util.Map<com.idega.util.IWTimestamp,GolfField> Today,
boolean admin,
boolean isInUnion)
|
com.idega.presentation.Table2 |
TeeTimeTable.getTeeTimeTable(java.util.Map<com.idega.util.IWTimestamp,GolfField> configs,
java.util.Map<com.idega.util.IWTimestamp,GolfField> todayConfigs,
TableInfo myTableInfo,
java.util.Vector tournamentGroups,
com.idega.presentation.IWContext iwc)
|
com.idega.presentation.Table2 |
TeeTimeTable.getTeeTimeTable(java.util.Map<com.idega.util.IWTimestamp,GolfField> configs,
java.util.Map<com.idega.util.IWTimestamp,GolfField> todayConfigs,
TableInfo myTableInfo,
java.util.Vector tournamentGroups,
com.idega.presentation.IWContext iwc)
|