Uses of Interface
org.osid.metering.MeterQueryInspector
Packages that use MeterQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.metering
service.
-
Uses of MeterQueryInspector in org.osid.metering
Methods in org.osid.metering that return MeterQueryInspectorModifier and TypeMethodDescriptionMeterSearchResults.getMeterQueryInspector()Gets the inspector for the query to examine the terms used in the search.StatisticQueryInspector.getMeterTerms()Gets the meter terms.UtilityQueryInspector.getMeterTerms()Gets the meter terms.MeterSmartUtilitySession.inspectMeterQuery()Gets a meter query inspector for this utility.Methods in org.osid.metering with parameters of type MeterQueryInspectorModifier and TypeMethodDescriptionMeterSearchSession.getMeterQueryFromInspector(MeterQueryInspector meterQueryInspector) Gets a meter query from an inspector.MeterSmartUtilitySession.getMeterQueryFromInspector(MeterQueryInspector meterQueryInspector) Gets a meter query from an inspector.