Uses of Interface
org.promotego.dao.interfaces.AddressDao

Packages that use AddressDao
org.promotego.controllers   
org.promotego.dao.hibernate   
 

Uses of AddressDao in org.promotego.controllers
 

Methods in org.promotego.controllers with parameters of type AddressDao
 void LocationSearchController.setAddressDao(AddressDao addressDao)
           
 void FindOfferedGameController.setAddressDao(AddressDao addressDao)
           
 void EditAddressController.setAddressDao(AddressDao addressDao)
           
 void DeleteAddressController.setAddressDao(AddressDao addressDao)
           
 

Uses of AddressDao in org.promotego.dao.hibernate
 

Classes in org.promotego.dao.hibernate that implement AddressDao
 class HibernateAddressDao
           
 



Copyright © 2007. All Rights Reserved.