public interface CommonService
| Modifier and Type | Method and Description |
|---|---|
void |
clearAllCaches()
Clears down every cache.
|
UriComponents |
constructUriComponents(CsvType csvType,
int year)
Constructs a
UriComponents object using the input parameters,
which can be used to download a CSV file. |
void clearAllCaches()
UriComponents constructUriComponents(CsvType csvType, int year)
UriComponents object using the input parameters,
which can be used to download a CSV file.csvType - type of CSVyear - yearUriComponents