Package com.soffid.iam.service.ejb
Interface StatsService
-
public interface StatsService
EJB StatsService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stats
findStats(String name, Date since, Date until, int step)
-
-
-
Method Detail
-
findStats
Stats findStats(String name, Date since, Date until, int step) throws InternalErrorException
- Throws:
InternalErrorException
-
-