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

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

Uses of LocationDao in org.promotego.controllers
 

Fields in org.promotego.controllers declared as LocationDao
protected  LocationDao AddLocationController.m_locationDao
           
 

Methods in org.promotego.controllers with parameters of type LocationDao
 void ShowLocationController.setLocationDao(LocationDao locationDao)
           
 void OfferGameController.setLocationDao(LocationDao locationDao)
           
 void LocationSearchController.setLocationDao(LocationDao locationDao)
           
 void AddLocationController.setLocationDao(LocationDao locationDao)
           
 

Uses of LocationDao in org.promotego.dao.hibernate
 

Classes in org.promotego.dao.hibernate that implement LocationDao
 class HibernateLocationDao
           
 



Copyright © 2007. All Rights Reserved.