Uses of Class
nl.surfnet.coin.selfservice.domain.StatResult

Packages that use StatResult
nl.surfnet.coin.selfservice.dao.impl   
nl.surfnet.coin.selfservice.domain   
 

Uses of StatResult in nl.surfnet.coin.selfservice.dao.impl
 

Methods in nl.surfnet.coin.selfservice.dao.impl that return types with arguments of type StatResult
 org.springframework.jdbc.core.RowMapper<StatResult> StatisticDaoImpl.mapRowsToStatResult()
           
 

Method parameters in nl.surfnet.coin.selfservice.dao.impl with type arguments of type StatResult
 List<ChartSerie> StatisticDaoImpl.convertStatResultsToChartSeries(List<StatResult> statResults)
          The SQL query returns a single row per date/Service provider combination.
 

Uses of StatResult in nl.surfnet.coin.selfservice.domain
 

Methods in nl.surfnet.coin.selfservice.domain with parameters of type StatResult
 int StatResult.compareTo(StatResult that)
           
 



Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.