is.idega.idegaweb.golf.handicap.cba.business
Class CBARecalculationDB
java.lang.Object
is.idega.idegaweb.golf.handicap.cba.business.CBARecalculationDB
public class CBARecalculationDB
- extends java.lang.Object
Utility class to recalculate CBA and store it into DB
(overwrite old CSA in DB table TOURNAMENT_ROUND column EXTRA_POINTS)
- Author:
- zygimantas
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CBARecalculationDB
public CBARecalculationDB()
recalculateCBAAllTournaments
public static void recalculateCBAAllTournaments()
recalculateCBAAllTournamentsSeparatedIntoParts
public static void recalculateCBAAllTournamentsSeparatedIntoParts(com.idega.presentation.IWContext iwc)
recalculateCBA
public static void recalculateCBA(Tournament tournament,
com.idega.presentation.IWContext iwc)
getTournamentHome
protected static TournamentHome getTournamentHome()
Copyright © 2000-2014 idega software. All Rights Reserved.