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

Packages that use IWeatherDao
org.jasig.portlet.weather.dao.accuweather.xstream   
org.jasig.portlet.weather.service   
 

Uses of IWeatherDao in org.jasig.portlet.weather.dao.accuweather.xstream
 

Classes in org.jasig.portlet.weather.dao.accuweather.xstream that implement IWeatherDao
 class WeatherDaoImpl
          AccuWeather.com weather data implementation using Xstream to parse XML.
 

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 © 2009 Jasig. All Rights Reserved.