Skip navigation links
A C D E F G H I L M N O P Q R S T U V W Y 

A

AbstractWeatherService - Class in org.jasig.portlet.weather.service
Provides partial implementation of service methods.
AbstractWeatherService() - Constructor for class org.jasig.portlet.weather.service.AbstractWeatherService
 
addCity(String, String, TemperatureUnit, ActionRequest, ActionResponse) - Method in class org.jasig.portlet.weather.portlet.WeatherEditController
 
AddInitParamsInterceptor - Class in org.jasig.portlet.weather.portlet.interceptor
Interceptor that adds init-params defined in portlet.xml prefixed by default with model: for use in the model.
AddInitParamsInterceptor() - Constructor for class org.jasig.portlet.weather.portlet.interceptor.AddInitParamsInterceptor
 
addWeatherLocation(PortletPreferences, String, String, TemperatureUnit) - Method in class org.jasig.portlet.weather.service.AbstractWeatherService
 
addWeatherLocation(PortletPreferences, String, String, TemperatureUnit) - Method in interface org.jasig.portlet.weather.service.IWeatherService
Adds a weather location.
afterPropertiesSet() - Method in class org.jasig.portlet.weather.dao.worldwide.WorldWeatherOnlineDaoImpl
 
afterPropertiesSet() - Method in class org.jasig.portlet.weather.dao.yahoo.YahooWeatherDaoImpl
 
AjaxResponseController - Class in org.jasig.portlet.weather.servlet
 
AjaxResponseController() - Constructor for class org.jasig.portlet.weather.servlet.AjaxResponseController
 

C

code - Variable in class org.jasig.portlet.weather.service.SavedLocation
 
Constants - Interface in org.jasig.portlet.weather.dao
 
Current - Class in org.jasig.portlet.weather.domain
This class models current weather.
Current() - Constructor for class org.jasig.portlet.weather.domain.Current
 
CurrentCondition - Class in org.jasig.portlet.weather.dao.worldwide.xml
 
CurrentCondition() - Constructor for class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 

D

deleteCity(String, ActionRequest, ActionResponse) - Method in class org.jasig.portlet.weather.portlet.WeatherEditController
 
deleteWeatherLocation(PortletPreferences, String) - Method in class org.jasig.portlet.weather.service.AbstractWeatherService
 
deleteWeatherLocation(PortletPreferences, String) - Method in interface org.jasig.portlet.weather.service.IWeatherService
 
deserializeSearchResults(InputStream) - Method in class org.jasig.portlet.weather.dao.worldwide.WorldWeatherOnlineDaoImpl
 
deserializeWeatherResult(InputStream, TemperatureUnit) - Method in class org.jasig.portlet.weather.dao.worldwide.WorldWeatherOnlineDaoImpl
 
destroy() - Method in class org.jasig.portlet.weather.dao.worldwide.WorldWeatherOnlineDaoImpl
 
destroy() - Method in class org.jasig.portlet.weather.dao.yahoo.YahooWeatherDaoImpl
 
DuplicateLocationException - Exception in org.jasig.portlet.weather
 
DuplicateLocationException(String, Throwable) - Constructor for exception org.jasig.portlet.weather.DuplicateLocationException
 
DuplicateLocationException(String) - Constructor for exception org.jasig.portlet.weather.DuplicateLocationException
 

E

encode(String, String) - Static method in class org.jasig.portlet.weather.QuietUrlCodec
 
equals(Object) - Method in class org.jasig.portlet.weather.service.SavedLocation
 

F

find(String) - Method in interface org.jasig.portlet.weather.dao.IWeatherDao
 
find(String) - Method in class org.jasig.portlet.weather.dao.worldwide.WorldWeatherOnlineDaoImpl
 
find(String) - Method in class org.jasig.portlet.weather.dao.yahoo.YahooWeatherDaoImpl
 
find(String) - Method in interface org.jasig.portlet.weather.service.IWeatherService
 
find(String) - Method in class org.jasig.portlet.weather.service.WeatherServiceImpl
 
findCity(String, HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portlet.weather.servlet.FindCityController
 
FindCityController - Class in org.jasig.portlet.weather.servlet
 
FindCityController() - Constructor for class org.jasig.portlet.weather.servlet.FindCityController
 
Forecast - Class in org.jasig.portlet.weather.domain
This class models forecasted weather.
Forecast() - Constructor for class org.jasig.portlet.weather.domain.Forecast
 

G

getAndDeserialize(String, TemperatureUnit) - Method in class org.jasig.portlet.weather.dao.worldwide.WorldWeatherOnlineDaoImpl
 
getAndDeserialize(String) - Method in class org.jasig.portlet.weather.dao.yahoo.YahooWeatherDaoImpl
 
getCity() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.LocationResult
 
getCity() - Method in class org.jasig.portlet.weather.domain.Location
 
getCode() - Method in class org.jasig.portlet.weather.service.SavedLocation
 
getCondition() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherData
 
getCondition() - Method in class org.jasig.portlet.weather.domain.Current
 
getCondition() - Method in class org.jasig.portlet.weather.domain.Forecast
 
getCountry() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.LocationResult
 
getCurrentWeather() - Method in class org.jasig.portlet.weather.domain.Weather
 
getDate() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
getDay() - Method in class org.jasig.portlet.weather.domain.Forecast
 
getDescription() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
getDescription() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
getForecast() - Method in class org.jasig.portlet.weather.domain.Weather
 
getForecasts() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherData
 
getHighTemperature() - Method in class org.jasig.portlet.weather.domain.Forecast
 
getHumidity() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
getHumidity() - Method in class org.jasig.portlet.weather.domain.Current
 
getIconUrl() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
getImgName() - Method in class org.jasig.portlet.weather.domain.Current
 
getImgName() - Method in class org.jasig.portlet.weather.domain.Forecast
 
getImgUrl() - Method in class org.jasig.portlet.weather.domain.Current
 
getImgUrl() - Method in class org.jasig.portlet.weather.domain.Forecast
 
getLatitude() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.LocationResult
 
getLatitude() - Method in class org.jasig.portlet.weather.domain.Location
 
getLocation() - Method in class org.jasig.portlet.weather.domain.Weather
 
getLocationCode() - Method in class org.jasig.portlet.weather.domain.Location
 
getLongitude() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.LocationResult
 
getLongitude() - Method in class org.jasig.portlet.weather.domain.Location
 
getLowTemperature() - Method in class org.jasig.portlet.weather.domain.Forecast
 
getMoreInformationLink() - Method in class org.jasig.portlet.weather.domain.Weather
 
getName() - Method in class org.jasig.portlet.weather.service.SavedLocation
 
getObservationTime() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
getPressure() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
getPressure() - Method in class org.jasig.portlet.weather.domain.Current
 
getPressureUnit() - Method in class org.jasig.portlet.weather.domain.Weather
 
getRegion() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.LocationResult
 
getResults() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.SearchData
 
getSavedLocations(PortletPreferences) - Method in class org.jasig.portlet.weather.service.AbstractWeatherService
 
getSavedLocations(PortletPreferences) - Method in interface org.jasig.portlet.weather.service.IWeatherService
 
getSpeedKmph() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
getSpeedMiles() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
getStateOrCountry() - Method in class org.jasig.portlet.weather.domain.Location
 
getTempC() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
getTemperature() - Method in class org.jasig.portlet.weather.domain.Current
 
getTemperatureUnit() - Method in class org.jasig.portlet.weather.domain.Weather
 
getTemperatureUnit() - Method in class org.jasig.portlet.weather.service.SavedLocation
 
getTempF() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
getTempMaxC() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
getTempMaxF() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
getTempMinC() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
getTempMinF() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
getViewNameExtension(PortletRequest) - Method in interface org.jasig.portlet.weather.portlet.IViewSelector
 
getViewNameExtension(PortletRequest) - Method in class org.jasig.portlet.weather.portlet.ThemeNameViewSelectorImpl
 
getWeather(String, TemperatureUnit) - Method in interface org.jasig.portlet.weather.dao.IWeatherDao
Gets the weather from an implemented source.
getWeather(String, TemperatureUnit) - Method in class org.jasig.portlet.weather.dao.worldwide.WorldWeatherOnlineDaoImpl
 
getWeather(String, TemperatureUnit) - Method in class org.jasig.portlet.weather.dao.yahoo.YahooWeatherDaoImpl
 
getWeather(String, TemperatureUnit) - Method in interface org.jasig.portlet.weather.service.IWeatherService
 
getWeather(String, TemperatureUnit) - Method in class org.jasig.portlet.weather.service.WeatherServiceImpl
 
getWeatherCode() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
getWeatherCode() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
getWeatherFeed(PortletRequest, PortletResponse) - Method in class org.jasig.portlet.weather.portlet.WeatherViewController
 
getWeatherIconUrl() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
getWeatherProviderLink() - Method in interface org.jasig.portlet.weather.dao.IWeatherDao
 
getWeatherProviderLink() - Method in class org.jasig.portlet.weather.dao.worldwide.WorldWeatherOnlineDaoImpl
 
getWeatherProviderLink() - Method in class org.jasig.portlet.weather.dao.yahoo.YahooWeatherDaoImpl
 
getWeatherProviderLink() - Method in interface org.jasig.portlet.weather.service.IWeatherService
 
getWeatherProviderLink() - Method in class org.jasig.portlet.weather.service.WeatherServiceImpl
 
getWeatherProviderName() - Method in interface org.jasig.portlet.weather.dao.IWeatherDao
 
getWeatherProviderName() - Method in class org.jasig.portlet.weather.dao.worldwide.WorldWeatherOnlineDaoImpl
 
getWeatherProviderName() - Method in class org.jasig.portlet.weather.dao.yahoo.YahooWeatherDaoImpl
 
getWeatherProviderName() - Method in interface org.jasig.portlet.weather.service.IWeatherService
 
getWeatherProviderName() - Method in class org.jasig.portlet.weather.service.WeatherServiceImpl
 
getWeatherUrl() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherData
 
getWindDir() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
getWindDirection() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
getWindDirection() - Method in class org.jasig.portlet.weather.domain.Current
 
getWindSpeed() - Method in class org.jasig.portlet.weather.domain.Current
 
getWindspeedKmph() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
getWindspeedMiles() - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
getWindUnit() - Method in class org.jasig.portlet.weather.domain.Weather
 

H

hashCode() - Method in class org.jasig.portlet.weather.service.SavedLocation
 

I

InvalidConfigurationException - Exception in org.jasig.portlet.weather
 
InvalidConfigurationException(String, Throwable) - Constructor for exception org.jasig.portlet.weather.InvalidConfigurationException
 
InvalidConfigurationException(String) - Constructor for exception org.jasig.portlet.weather.InvalidConfigurationException
 
isMobile(PortletRequest) - Method in class org.jasig.portlet.weather.portlet.ThemeNameViewSelectorImpl
 
IViewSelector - Interface in org.jasig.portlet.weather.portlet
 
IWeatherDao - Interface in org.jasig.portlet.weather.dao
Weather data access interface.
IWeatherService - Interface in org.jasig.portlet.weather.service
Weather Service interface.
IYahooLocationParsingService - Interface in org.jasig.portlet.weather.dao.yahoo
 
IYahooWeatherParsingService - Interface in org.jasig.portlet.weather.dao.yahoo
 

L

Location - Class in org.jasig.portlet.weather.domain
This class models an international location.
Location() - Constructor for class org.jasig.portlet.weather.domain.Location
 
LocationResult - Class in org.jasig.portlet.weather.dao.worldwide.xml
 
LocationResult() - Constructor for class org.jasig.portlet.weather.dao.worldwide.xml.LocationResult
 
logger - Variable in class org.jasig.portlet.weather.portlet.WeatherViewController
 

M

MinimizedStateHandlerInterceptor - Class in org.jasig.portlet.weather.portlet.interceptor
 
MinimizedStateHandlerInterceptor() - Constructor for class org.jasig.portlet.weather.portlet.interceptor.MinimizedStateHandlerInterceptor
 
MOBILE_THEMES_DEFAULT - Static variable in class org.jasig.portlet.weather.portlet.ThemeNameViewSelectorImpl
 
MOBILE_THEMES_KEY - Static variable in class org.jasig.portlet.weather.portlet.ThemeNameViewSelectorImpl
 

N

name - Variable in class org.jasig.portlet.weather.service.SavedLocation
 

O

org.jasig.portlet.weather - package org.jasig.portlet.weather
 
org.jasig.portlet.weather.dao - package org.jasig.portlet.weather.dao
 
org.jasig.portlet.weather.dao.worldwide - package org.jasig.portlet.weather.dao.worldwide
 
org.jasig.portlet.weather.dao.worldwide.xml - package org.jasig.portlet.weather.dao.worldwide.xml
 
org.jasig.portlet.weather.dao.yahoo - package org.jasig.portlet.weather.dao.yahoo
 
org.jasig.portlet.weather.domain - package org.jasig.portlet.weather.domain
 
org.jasig.portlet.weather.portlet - package org.jasig.portlet.weather.portlet
 
org.jasig.portlet.weather.portlet.interceptor - package org.jasig.portlet.weather.portlet.interceptor
 
org.jasig.portlet.weather.service - package org.jasig.portlet.weather.service
 
org.jasig.portlet.weather.servlet - package org.jasig.portlet.weather.servlet
 

P

parseLocations(InputStream) - Method in interface org.jasig.portlet.weather.dao.yahoo.IYahooLocationParsingService
 
parseWeather(InputStream) - Method in interface org.jasig.portlet.weather.dao.yahoo.IYahooWeatherParsingService
 
postHandleRender(RenderRequest, RenderResponse, Object, ModelAndView) - Method in class org.jasig.portlet.weather.portlet.interceptor.AddInitParamsInterceptor
Adds init-params to the model.
preHandleRender(RenderRequest, RenderResponse, Object) - Method in class org.jasig.portlet.weather.portlet.interceptor.MinimizedStateHandlerInterceptor
 

Q

QuietUrlCodec - Class in org.jasig.portlet.weather
Wrapper for URLEncoder that converts the checked exception to a runtime exception
QuietUrlCodec() - Constructor for class org.jasig.portlet.weather.QuietUrlCodec
 

R

redirectToView(PortletRequest, PortletResponse) - Method in class org.jasig.portlet.weather.portlet.WeatherEditController
 
renderAjaxResponse(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portlet.weather.servlet.AjaxResponseController
 
renderEditView(RenderRequest, RenderResponse) - Method in class org.jasig.portlet.weather.portlet.WeatherEditController
 

S

safeValueOf(String) - Static method in enum org.jasig.portlet.weather.TemperatureUnit
 
saveCityOrder(String[], ActionRequest, ActionResponse) - Method in class org.jasig.portlet.weather.portlet.WeatherEditController
 
SavedLocation - Class in org.jasig.portlet.weather.service
 
SavedLocation(String, String, TemperatureUnit) - Constructor for class org.jasig.portlet.weather.service.SavedLocation
 
saveLocations(List<SavedLocation>, PortletPreferences) - Method in class org.jasig.portlet.weather.service.AbstractWeatherService
 
saveLocations(List<SavedLocation>, PortletPreferences) - Method in interface org.jasig.portlet.weather.service.IWeatherService
 
SearchData - Class in org.jasig.portlet.weather.dao.worldwide.xml
 
SearchData() - Constructor for class org.jasig.portlet.weather.dao.worldwide.xml.SearchData
 
setAjaxPortletSupport(AjaxPortletSupport) - Method in class org.jasig.portlet.weather.portlet.WeatherEditController
 
setAjaxPortletSupport(AjaxPortletSupport) - Method in class org.jasig.portlet.weather.servlet.AjaxResponseController
 
setCity(String) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.LocationResult
 
setCity(String) - Method in class org.jasig.portlet.weather.domain.Location
 
setCondition(CurrentCondition) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherData
 
setCondition(String) - Method in class org.jasig.portlet.weather.domain.Current
 
setCondition(String) - Method in class org.jasig.portlet.weather.domain.Forecast
 
setConnectionTimeout(int) - Method in class org.jasig.portlet.weather.dao.worldwide.WorldWeatherOnlineDaoImpl
 
setConnectionTimeout(int) - Method in class org.jasig.portlet.weather.dao.yahoo.YahooWeatherDaoImpl
 
setCountry(String) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.LocationResult
 
setCurrentWeather(Current) - Method in class org.jasig.portlet.weather.domain.Weather
 
setDate(String) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
setDay(String) - Method in class org.jasig.portlet.weather.domain.Forecast
 
setDescription(String) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
setDescription(String) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
setForecast(Collection<Forecast>) - Method in class org.jasig.portlet.weather.domain.Weather
 
setForecasts(List<WeatherForecast>) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherData
 
setHighTemperature(Integer) - Method in class org.jasig.portlet.weather.domain.Forecast
 
setHumidity(double) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
setHumidity(Double) - Method in class org.jasig.portlet.weather.domain.Current
 
setIconUrl(String) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
setImageMapping(Resource) - Method in class org.jasig.portlet.weather.dao.worldwide.WorldWeatherOnlineDaoImpl
 
setImgName(String) - Method in class org.jasig.portlet.weather.domain.Current
 
setImgName(String) - Method in class org.jasig.portlet.weather.domain.Forecast
 
setImgUrl(String) - Method in class org.jasig.portlet.weather.domain.Current
 
setImgUrl(String) - Method in class org.jasig.portlet.weather.domain.Forecast
 
setKey(String) - Method in class org.jasig.portlet.weather.dao.worldwide.WorldWeatherOnlineDaoImpl
 
setKey(String) - Method in class org.jasig.portlet.weather.dao.yahoo.YahooWeatherDaoImpl
 
setLatitude(double) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.LocationResult
 
setLatitude(Double) - Method in class org.jasig.portlet.weather.domain.Location
 
setLocation(Location) - Method in class org.jasig.portlet.weather.domain.Weather
 
setLocationCode(String) - Method in class org.jasig.portlet.weather.domain.Location
 
setLocationParsingService(IYahooLocationParsingService) - Method in class org.jasig.portlet.weather.dao.yahoo.YahooWeatherDaoImpl
 
setLongitude(double) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.LocationResult
 
setLongitude(Double) - Method in class org.jasig.portlet.weather.domain.Location
 
setLowTemperature(Integer) - Method in class org.jasig.portlet.weather.domain.Forecast
 
setMessageSource(MessageSource) - Method in class org.jasig.portlet.weather.dao.yahoo.YahooWeatherDaoImpl
 
setMessageSource(MessageSource) - Method in class org.jasig.portlet.weather.servlet.FindCityController
 
setModelPrefix(String) - Method in class org.jasig.portlet.weather.portlet.interceptor.AddInitParamsInterceptor
Allows for overriding the default modelPrefix
setMoreInformationLink(String) - Method in class org.jasig.portlet.weather.domain.Weather
 
setObservationTime(String) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
setPortletConfig(PortletConfig) - Method in class org.jasig.portlet.weather.portlet.interceptor.AddInitParamsInterceptor
 
setPressure(double) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
setPressure(Double) - Method in class org.jasig.portlet.weather.domain.Current
 
setPressureUnit(String) - Method in class org.jasig.portlet.weather.domain.Weather
 
setReadTimeout(int) - Method in class org.jasig.portlet.weather.dao.worldwide.WorldWeatherOnlineDaoImpl
 
setReadTimeout(int) - Method in class org.jasig.portlet.weather.dao.yahoo.YahooWeatherDaoImpl
 
setRegion(String) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.LocationResult
 
setResults(List<LocationResult>) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.SearchData
 
setSpeedKmph(double) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
setSpeedMiles(double) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
setStateOrCountry(String) - Method in class org.jasig.portlet.weather.domain.Location
 
setTempC(int) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
setTemperature(Integer) - Method in class org.jasig.portlet.weather.domain.Current
 
setTemperatureUnit(String) - Method in class org.jasig.portlet.weather.domain.Weather
 
setTempF(int) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
setTempMaxC(int) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
setTempMaxF(int) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
setTempMinC(int) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
setTempMinF(int) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
setTimesToRetry(int) - Method in class org.jasig.portlet.weather.dao.worldwide.WorldWeatherOnlineDaoImpl
 
setTimesToRetry(int) - Method in class org.jasig.portlet.weather.dao.yahoo.YahooWeatherDaoImpl
 
setViewSelector(IViewSelector) - Method in class org.jasig.portlet.weather.portlet.WeatherViewController
 
setWeatherCode(int) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
setWeatherCode(int) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
setWeatherDao(IWeatherDao) - Method in class org.jasig.portlet.weather.service.WeatherServiceImpl
 
setWeatherDataCache(Cache) - Method in class org.jasig.portlet.weather.service.WeatherServiceImpl
 
setWeatherIconUrl(String) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
setWeatherParsingService(IYahooWeatherParsingService) - Method in class org.jasig.portlet.weather.dao.yahoo.YahooWeatherDaoImpl
 
setWeatherSearchCache(Cache) - Method in class org.jasig.portlet.weather.service.WeatherServiceImpl
 
setWeatherService(IWeatherService) - Method in class org.jasig.portlet.weather.portlet.WeatherEditController
 
setWeatherService(IWeatherService) - Method in class org.jasig.portlet.weather.portlet.WeatherViewController
 
setWeatherService(IWeatherService) - Method in class org.jasig.portlet.weather.servlet.FindCityController
 
setWeatherViewController(WeatherViewController) - Method in class org.jasig.portlet.weather.portlet.WeatherEditController
 
setWindDir(String) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.CurrentCondition
 
setWindDirection(String) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
setWindDirection(String) - Method in class org.jasig.portlet.weather.domain.Current
 
setWindSpeed(Double) - Method in class org.jasig.portlet.weather.domain.Current
 
setWindspeedKmph(int) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
setWindspeedMiles(int) - Method in class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
setWindUnit(String) - Method in class org.jasig.portlet.weather.domain.Weather
 

T

temperatureUnit - Variable in class org.jasig.portlet.weather.service.SavedLocation
 
TemperatureUnit - Enum in org.jasig.portlet.weather
 
THEME_NAME_PROPERTY - Static variable in class org.jasig.portlet.weather.portlet.ThemeNameViewSelectorImpl
 
ThemeNameViewSelectorImpl - Class in org.jasig.portlet.weather.portlet
 
ThemeNameViewSelectorImpl() - Constructor for class org.jasig.portlet.weather.portlet.ThemeNameViewSelectorImpl
 
toString() - Method in class org.jasig.portlet.weather.domain.Current
 
toString() - Method in class org.jasig.portlet.weather.domain.Forecast
 
toString() - Method in class org.jasig.portlet.weather.domain.Location
 
toString() - Method in class org.jasig.portlet.weather.domain.Weather
 
toString() - Method in class org.jasig.portlet.weather.service.SavedLocation
 

U

updateCityUnits(String, TemperatureUnit, ActionRequest, ActionResponse) - Method in class org.jasig.portlet.weather.portlet.WeatherEditController
 
URL_ENCODING - Static variable in interface org.jasig.portlet.weather.dao.Constants
 

V

valueOf(String) - Static method in enum org.jasig.portlet.weather.TemperatureUnit
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jasig.portlet.weather.TemperatureUnit
Returns an array containing the constants of this enum type, in the order they are declared.
viewWeather(RenderRequest, RenderResponse) - Method in class org.jasig.portlet.weather.portlet.WeatherViewController
 

W

Weather - Class in org.jasig.portlet.weather.domain
This class models general weather for a certain location including the current weather and optional forecast weather.
Weather() - Constructor for class org.jasig.portlet.weather.domain.Weather
 
WeatherData - Class in org.jasig.portlet.weather.dao.worldwide.xml
 
WeatherData() - Constructor for class org.jasig.portlet.weather.dao.worldwide.xml.WeatherData
 
WeatherEditController - Class in org.jasig.portlet.weather.portlet
This class handles navigation from the edit form.
WeatherEditController() - Constructor for class org.jasig.portlet.weather.portlet.WeatherEditController
 
WeatherForecast - Class in org.jasig.portlet.weather.dao.worldwide.xml
 
WeatherForecast() - Constructor for class org.jasig.portlet.weather.dao.worldwide.xml.WeatherForecast
 
WeatherServiceImpl - Class in org.jasig.portlet.weather.service
This service class completes the implementation of IWeatherService and makes calls to IWeatherDao to retrieve weather information and find locations.
WeatherServiceImpl() - Constructor for class org.jasig.portlet.weather.service.WeatherServiceImpl
 
WeatherViewController - Class in org.jasig.portlet.weather.portlet
This class handles retrieves information and displays the view page.
WeatherViewController() - Constructor for class org.jasig.portlet.weather.portlet.WeatherViewController
 
WorldWeatherOnlineDaoImpl - Class in org.jasig.portlet.weather.dao.worldwide
 
WorldWeatherOnlineDaoImpl() - Constructor for class org.jasig.portlet.weather.dao.worldwide.WorldWeatherOnlineDaoImpl
 

Y

YahooWeatherDaoImpl - Class in org.jasig.portlet.weather.dao.yahoo
 
YahooWeatherDaoImpl() - Constructor for class org.jasig.portlet.weather.dao.yahoo.YahooWeatherDaoImpl
 
A C D E F G H I L M N O P Q R S T U V W Y 
Skip navigation links

Copyright © 2015 Jasig. All Rights Reserved.