Uses of Class
info.mikethomas.fahweb.dao.TeamDao
-
Packages that use TeamDao Package Description info.mikethomas.fahweb.service -
-
Uses of TeamDao in info.mikethomas.fahweb.service
Methods in info.mikethomas.fahweb.service with parameters of type TeamDao Modifier and Type Method Description voidTeamService. setTeamDao(TeamDao teamDao)Setter for the fieldteamDao.
-