Uses of Interface
org.osid.configuration.ParameterQueryInspector
Packages that use ParameterQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.configuration
service.
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
-
Uses of ParameterQueryInspector in org.osid.configuration
Methods in org.osid.configuration that return ParameterQueryInspectorModifier and TypeMethodDescriptionParameterSearchResults.getParameterQueryInspector()Gets the inspector for the query to examine the terms used in the search.ConfigurationQueryInspector.getParameterTerms()Gets the parameter query terms.ValueQueryInspector.getParameterTerms()Gets the parameter query terms.ParameterSmartConfigurationSession.inspecParameterQuery()Gets a parameter query inspector for this configuration.Methods in org.osid.configuration with parameters of type ParameterQueryInspectorModifier and TypeMethodDescriptionParameterSearchSession.getParameterQueryFromInspector(ParameterQueryInspector parameterQueryInspector) Gets a parameter query from an inspector.ParameterSmartConfigurationSession.getParameterQueryFromInspector(ParameterQueryInspector parameterQueryInspector) Gets a parameter query from an inspector. -
Uses of ParameterQueryInspector in org.osid.configuration.rules
Methods in org.osid.configuration.rules that return ParameterQueryInspectorModifier and TypeMethodDescriptionParameterProcessorQueryInspector.getRuledParameterTerms()Gets the parameter query terms.