Uses of Interface
org.apache.jetspeed.statistics.StatisticsQueryCriteria

Packages that use StatisticsQueryCriteria
org.apache.jetspeed.statistics   
org.apache.jetspeed.statistics.impl   
 

Uses of StatisticsQueryCriteria in org.apache.jetspeed.statistics
 

Methods in org.apache.jetspeed.statistics that return StatisticsQueryCriteria
 StatisticsQueryCriteria PortalStatistics.createStatisticsQueryCriteria()
          Factory to create new statistics query criteria
 

Methods in org.apache.jetspeed.statistics with parameters of type StatisticsQueryCriteria
 AggregateStatistics PortalStatistics.queryStatistics(StatisticsQueryCriteria criteria)
           
 

Uses of StatisticsQueryCriteria in org.apache.jetspeed.statistics.impl
 

Classes in org.apache.jetspeed.statistics.impl that implement StatisticsQueryCriteria
 class StatisticsQueryCriteriaImpl
           
 

Methods in org.apache.jetspeed.statistics.impl that return StatisticsQueryCriteria
 StatisticsQueryCriteria PortalStatisticsImpl.createStatisticsQueryCriteria()
           
 

Methods in org.apache.jetspeed.statistics.impl with parameters of type StatisticsQueryCriteria
 AggregateStatistics PortalStatisticsImpl.queryStatistics(StatisticsQueryCriteria criteria)
           
 



Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.