Uses of Interface
org.osid.metering.Statistic
Packages that use Statistic
Package
Description
The Open Service Interface Definitions for the org.osid.metering
service.
-
Uses of Statistic in org.osid.metering
Methods in org.osid.metering that return StatisticModifier and TypeMethodDescriptionStatisticList.getNextStatistic()Gets the nextStatisticin this list.StatisticList.getNextStatistics(long n) Gets the next set ofStatisticelements in this list.StatisticLookupSession.getStatistic(Id meterId, Id meteredObjectId) Gets a statistic for theMeterand metered object for all available data.StatisticLookupSession.getStatisticByDate(Id meterId, Id meteredObjectId, DateTime from, DateTime to) Gets a statistic within a period of time of theMeterand metered object specified by itsId.