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

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

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

Classes in is.idega.idegaweb.golf.entity that implement DisplayScores
 class DisplayScoresBMPBean
           
 

Methods in is.idega.idegaweb.golf.entity that return DisplayScores
 DisplayScores DisplayScoresHomeImpl.create()
           
 DisplayScores DisplayScoresHome.create()
           
 DisplayScores DisplayScoresHomeImpl.createLegacy()
           
 DisplayScores DisplayScoresHome.createLegacy()
           
 DisplayScores DisplayScoresHomeImpl.findByPrimaryKey(int id)
           
 DisplayScores DisplayScoresHome.findByPrimaryKey(int id)
           
 DisplayScores DisplayScoresHomeImpl.findByPrimaryKey(java.lang.Object pk)
           
 DisplayScores DisplayScoresHome.findByPrimaryKey(java.lang.Object pk)
           
 DisplayScores DisplayScoresHomeImpl.findByPrimaryKeyLegacy(int id)
           
 DisplayScores DisplayScoresHome.findByPrimaryKeyLegacy(int id)
           
 

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

Methods in is.idega.idegaweb.golf.tournament.business that return DisplayScores
 DisplayScores[] TournamentBusinessBean.getDisplayScores(java.lang.String SQLConditions, java.lang.String order)
           
 DisplayScores[] TournamentBusiness.getDisplayScores(java.lang.String SQLConditions, java.lang.String order)
           
 DisplayScores[] TournamentBusinessBean.getDisplayScores(java.lang.String SQLConditions, java.lang.String order, java.lang.String having)
           
 DisplayScores[] TournamentBusiness.getDisplayScores(java.lang.String SQLConditions, java.lang.String order, java.lang.String having)
           
 



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