Searched refs:getTeamsNameByCity (Results 1 - 3 of 3) sorted by relevance

/glassfish-3.1.2/tests/quicklook/ejb/cmp/src/java/team/
H A DLocalLeague.java58 public String getTeamsNameByCity(String city) throws FinderException; method in interface:LocalLeague
H A DLeagueBean.java100 public String getTeamsNameByCity(String city) throws FinderException { method in class:LeagueBean
/glassfish-3.1.2/tests/quicklook/ejb/cmp/src/java/roster/
H A DRosterBean.java671 teamName = league.getTeamsNameByCity(city);

Completed in 14 milliseconds