Uses of Interface
org.osid.metering.StatisticQueryInspector
Packages that use StatisticQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.metering
service.
-
Uses of StatisticQueryInspector in org.osid
Methods in org.osid that return StatisticQueryInspectorModifier and TypeMethodDescriptionOsidObjectQueryInspector.getStatisticTerms()Gets the statistic query terms. -
Uses of StatisticQueryInspector in org.osid.metering
Methods in org.osid.metering that return StatisticQueryInspectorModifier and TypeMethodDescriptionStatisticSearchResults.getStatisticQueryInspector()Gets the inspector for the query to examine the terms used in the search.StatisticSmartUtilitySession.inspectStatisticQuery()Gets a statistic query inspector for this utility.Methods in org.osid.metering with parameters of type StatisticQueryInspectorModifier and TypeMethodDescriptionStatisticSearchSession.getStatisticQueryFromInspector(StatisticQueryInspector statisticQueryInspector) Gets a statistic query from an inspector.StatisticSmartUtilitySession.getStatisticQueryFromInspector(StatisticQueryInspector statisticQueryInspector) Gets a statistic query from an inspector.