Uses of Class
info.mikethomas.fahweb.dao.UserDao
-
Packages that use UserDao Package Description info.mikethomas.fahweb.service -
-
Uses of UserDao in info.mikethomas.fahweb.service
Methods in info.mikethomas.fahweb.service with parameters of type UserDao Modifier and Type Method Description void
UserService. setUserDao(UserDao userDao)
Setter for the fielduserDao
.
-