is.idega.idegaweb.golf.tournament.business
Class ResultDataHandler
java.lang.Object
is.idega.idegaweb.golf.tournament.business.ResultDataHandler
public class ResultDataHandler
- extends java.lang.Object
Constructor Summary |
ResultDataHandler(int tournamentId,
int tournamentType,
int[] tournamentRounds,
java.lang.String gender)
|
ResultDataHandler(int tournamentId,
int tournamentType,
int tournamentGroupId,
int[] tournamentRounds,
int member_id)
|
ResultDataHandler(int tournamentId,
int tournamentType,
int tournamentGroupId,
int[] tournamentRounds,
java.lang.String gender)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CACHE_NAME
public static final java.lang.String CACHE_NAME
- See Also:
- Constant Field Values
ResultDataHandler
public ResultDataHandler(int tournamentId,
int tournamentType,
int[] tournamentRounds,
java.lang.String gender)
ResultDataHandler
public ResultDataHandler(int tournamentId,
int tournamentType,
int tournamentGroupId,
int[] tournamentRounds,
java.lang.String gender)
ResultDataHandler
public ResultDataHandler(int tournamentId,
int tournamentType,
int tournamentGroupId,
int[] tournamentRounds,
int member_id)
getTournamentMembers
public java.util.Vector getTournamentMembers()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
getTournamentMembers
public java.util.Vector getTournamentMembers(boolean useCache)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
getSQLString
public java.lang.String getSQLString()
Copyright © 2000-2014 idega software. All Rights Reserved.