Uses of Interface
org.jasig.portlet.weather.dao.IWeatherDao

Packages that use IWeatherDao
org.jasig.portlet.weather.dao.worldwide   
org.jasig.portlet.weather.dao.yahoo   
org.jasig.portlet.weather.service   
 

Uses of IWeatherDao in org.jasig.portlet.weather.dao.worldwide
 

Classes in org.jasig.portlet.weather.dao.worldwide that implement IWeatherDao
 class WorldWeatherOnlineDaoImpl
           
 

Uses of IWeatherDao in org.jasig.portlet.weather.dao.yahoo
 

Classes in org.jasig.portlet.weather.dao.yahoo that implement IWeatherDao
 class YahooWeatherDaoImpl
           
 

Uses of IWeatherDao in org.jasig.portlet.weather.service
 

Methods in org.jasig.portlet.weather.service with parameters of type IWeatherDao
 void WeatherServiceImpl.setWeatherDao(IWeatherDao weatherDao)
           
 



Copyright © 2010 Jasig. All Rights Reserved.