Uses of Interface
is.idega.idegaweb.golf.entity.TournamentRoundParticipants

Packages that use TournamentRoundParticipants
is.idega.idegaweb.golf.entity   
is.idega.idegaweb.golf.tournament.business   
 

Uses of TournamentRoundParticipants in is.idega.idegaweb.golf.entity
 

Classes in is.idega.idegaweb.golf.entity that implement TournamentRoundParticipants
 class TournamentRoundParticipantsBMPBean
           
 

Methods in is.idega.idegaweb.golf.entity that return TournamentRoundParticipants
 TournamentRoundParticipants TournamentRoundParticipantsHomeImpl.create()
           
 TournamentRoundParticipants TournamentRoundParticipantsHome.create()
           
 TournamentRoundParticipants TournamentRoundParticipantsHomeImpl.createLegacy()
           
 TournamentRoundParticipants TournamentRoundParticipantsHome.createLegacy()
           
 TournamentRoundParticipants TournamentRoundParticipantsHomeImpl.findByPrimaryKey(int id)
           
 TournamentRoundParticipants TournamentRoundParticipantsHome.findByPrimaryKey(int id)
           
 TournamentRoundParticipants TournamentRoundParticipantsHomeImpl.findByPrimaryKey(java.lang.Object pk)
           
 TournamentRoundParticipants TournamentRoundParticipantsHome.findByPrimaryKey(java.lang.Object pk)
           
 TournamentRoundParticipants TournamentRoundParticipantsHomeImpl.findByPrimaryKeyLegacy(int id)
           
 TournamentRoundParticipants TournamentRoundParticipantsHome.findByPrimaryKeyLegacy(int id)
           
 

Uses of TournamentRoundParticipants in is.idega.idegaweb.golf.tournament.business
 

Methods in is.idega.idegaweb.golf.tournament.business that return TournamentRoundParticipants
 TournamentRoundParticipants[] TournamentBusinessBean.getTournamentRoundMembers(int tournament_round_id)
           
 TournamentRoundParticipants[] TournamentBusiness.getTournamentRoundMembers(int tournament_round_id)
           
 TournamentRoundParticipants[] TournamentBusinessBean.getTournamentRoundParticipants(java.lang.String column_name, java.lang.String column_value, java.lang.String order)
           
 TournamentRoundParticipants[] TournamentBusiness.getTournamentRoundParticipants(java.lang.String column_name, java.lang.String column_value, java.lang.String order)
           
 



Copyright © 2000-2014 idega software. All Rights Reserved.