Uses of Package
org.jasig.portlet.weather.domain

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

Classes in org.jasig.portlet.weather.domain used by org.jasig.portlet.weather.dao
Location
          This class models an international location.
Weather
          This class models general weather for a certain location including the current weather and optional forecast weather.
 

Classes in org.jasig.portlet.weather.domain used by org.jasig.portlet.weather.dao.accuweather.xstream
Location
          This class models an international location.
Weather
          This class models general weather for a certain location including the current weather and optional forecast weather.
 

Classes in org.jasig.portlet.weather.domain used by org.jasig.portlet.weather.domain
Current
          This class models current weather.
Forecast
          This class models forecasted weather.
Location
          This class models an international location.
 

Classes in org.jasig.portlet.weather.domain used by org.jasig.portlet.weather.service
Location
          This class models an international location.
Weather
          This class models general weather for a certain location including the current weather and optional forecast weather.
 



Copyright © 2009 Jasig. All Rights Reserved.