|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.blojsom.plugin.weather.WeatherPluginUtils
WeatherPluginUtils
| Constructor Summary | |
WeatherPluginUtils()
|
|
| Method Summary | |
static Weather |
readWeatherSettingsForUser(BlojsomConfiguration blojsomConfiguration,
javax.servlet.ServletConfig servletConfig,
BlogUser blogUser)
Read the Weather configuration information for a given blog |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WeatherPluginUtils()
| Method Detail |
public static Weather readWeatherSettingsForUser(BlojsomConfiguration blojsomConfiguration,
javax.servlet.ServletConfig servletConfig,
BlogUser blogUser)
Weather configuration information for a given blog
blojsomConfiguration - BlojsomConfigurationservletConfig - ServletConfigblogUser - BlogUser
Weather information or null if there is an error reading the configuration settings
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||