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

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

Uses of AggregateStatistics in org.apache.jetspeed.statistics
 

Methods in org.apache.jetspeed.statistics that return AggregateStatistics
 AggregateStatistics PortalStatistics.getDefaultEmptyAggregateStatistics()
          Factory to create new, empty, aggregate statistics object.
 AggregateStatistics PortalStatistics.queryStatistics(StatisticsQueryCriteria criteria)
           
 

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

Classes in org.apache.jetspeed.statistics.impl that implement AggregateStatistics
 class AggregateStatisticsImpl
          AggregateStatisticsImpl
 

Methods in org.apache.jetspeed.statistics.impl that return AggregateStatistics
 AggregateStatistics PortalStatisticsImpl.getDefaultEmptyAggregateStatistics()
           
 AggregateStatistics PortalStatisticsImpl.queryStatistics(StatisticsQueryCriteria criteria)
           
 



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