|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |