Uses of Interface
org.osid.metering.StatisticSearch
Packages that use StatisticSearch
Package
Description
The Open Service Interface Definitions for the org.osid.metering
service.
-
Uses of StatisticSearch in org.osid.metering
Methods in org.osid.metering that return StatisticSearchModifier and TypeMethodDescriptionStatisticSearchSession.getStatisticSearch()Gets a statistic search.Methods in org.osid.metering with parameters of type StatisticSearchModifier and TypeMethodDescriptionStatisticSearchSession.getStatisticsBySearch(StatisticQuery statisticQuery, StatisticSearch statisticSearch) Gets the search results matching the given search query using the given search.