Uses of Class
uk.ac.ebi.intact.application.statisticView.business.data.NoDataException

Packages that use NoDataException
uk.ac.ebi.intact.application.statisticView.business.data Contains the classes holding the statistics data. 
uk.ac.ebi.intact.util Various utilities and auxiliary scripts. 
 

Uses of NoDataException in uk.ac.ebi.intact.application.statisticView.business.data
 

Methods in uk.ac.ebi.intact.application.statisticView.business.data that throw NoDataException
 java.sql.Timestamp StatisticsBean.getLastTimestamp()
          Retrieve the latest timestamp of the Statistics table
 IntactStatistics StatisticsBean.getLastRow()
          Retrieve the latest data of the Statistics table
 IntactStatistics StatisticsBean.getFirstRow()
          Retrieve the eldest data of the Statistics table
 java.lang.String StatisticsBean.getMoreRecentStatisticsDate()
           
 

Uses of NoDataException in uk.ac.ebi.intact.util
 

Methods in uk.ac.ebi.intact.util that throw NoDataException
 StatisticsBean StatisticsDataSet.getStatisticBean()
          Return the data collected, this is the only public method.
 StatisticsBean StatisticsDataSet.getStatisticBean(java.lang.String startDate, java.lang.String stopDate)
          Return the data collected, this is the only public method.
 



IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk