@Service public class StatisticService extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) SecurityService |
securityService |
(package private) StatisticDao |
statisticDao |
| Constructor and Description |
|---|
StatisticService() |
| Modifier and Type | Method and Description |
|---|---|
Statistic |
getStatistic()
Berechnet die Statistik für den aktuell angemeldeten Benutzer.
|
@Autowired StatisticDao statisticDao
@Autowired SecurityService securityService
public Statistic getStatistic()
Copyright © 2019. All rights reserved.