public class HWForecastFactory extends Object implements FilterFactory
| Constructor and Description |
|---|
HWForecastFactory() |
| Modifier and Type | Method and Description |
|---|---|
Filter |
getFilter(AnalyticsCommand cmd)
Retrieves the appropriate Filter for the given command.
|
public Filter getFilter(AnalyticsCommand cmd)
FilterFactorygetFilter in interface FilterFactorycmd - a command parsed from the query stringCopyright © 2015. All rights reserved.