@Service(value="statisticsService") public class StatisticsServiceImpl extends Object implements StatisticsService
| Constructor and Description |
|---|
StatisticsServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Statistics |
getStatistics(int month,
int year)
Retrieve statistics information for the given year and month.
|
public Statistics getStatistics(int month, int year)
StatisticsServicegetStatistics in interface StatisticsServicemonth - the monthyear - the yearCopyright © 2013–2014 SURFnet bv, The Netherlands. All rights reserved.