| Package | Description |
|---|---|
| org.jasig.portlet.weather.portlet | |
| org.jasig.portlet.weather.service | |
| org.jasig.portlet.weather.servlet |
| Modifier and Type | Method and Description |
|---|---|
void |
WeatherViewController.setWeatherService(IWeatherService weatherService) |
void |
WeatherEditController.setWeatherService(IWeatherService weatherService) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWeatherService
Provides partial implementation of service methods.
|
class |
WeatherServiceImpl
This service class completes the implementation of IWeatherService and makes
calls to IWeatherDao to retrieve weather information and find locations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FindCityController.setWeatherService(IWeatherService weatherService) |
Copyright © 2015 Jasig. All Rights Reserved.