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.worldwide   
org.jasig.portlet.weather.dao.yahoo   
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.worldwide
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.yahoo
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 © 2010 Jasig. All Rights Reserved.