Uses of Interface
org.osid.metering.UtilityQueryInspector
Packages that use UtilityQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.metering
service.
-
Uses of UtilityQueryInspector in org.osid.metering
Methods in org.osid.metering that return UtilityQueryInspectorModifier and TypeMethodDescriptionUtilityQueryInspector.getAncestorUtilityTerms()Gets the ancestor utility terms.UtilityQueryInspector.getDescendantUtilityTerms()Gets the descendant utility terms.UtilitySearchResults.getUtilityQueryInspector()Gets the inspector for the query to examine the terms used in the search.MeterQueryInspector.getUtilityTerms()Gets the utility terms.Methods in org.osid.metering with parameters of type UtilityQueryInspectorModifier and TypeMethodDescriptionUtilitySearchSession.getUtilityQueryFromInspector(UtilityQueryInspector utilityQueryInspector) Gets a utility query from an inspector.