Uses of Interface
org.osid.configuration.rules.ParameterProcessorQueryInspector
Packages that use ParameterProcessorQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
-
Uses of ParameterProcessorQueryInspector in org.osid.configuration.rules
Methods in org.osid.configuration.rules that return ParameterProcessorQueryInspectorModifier and TypeMethodDescriptionParameterProcessorSearchResults.getParameterProcessorQueryInspector()Gets the inspector for the query to examine the terms used in the search.ParameterProcessorEnablerQueryInspector.getRuledParameterProcessorTerms()Gets the parameter processor query terms.ParameterProcessorSmartConfigurationSession.inspectParameterProcessorQuery()Gets a parameter processor query inspector for this configuration.Methods in org.osid.configuration.rules with parameters of type ParameterProcessorQueryInspectorModifier and TypeMethodDescriptionParameterProcessorSearchSession.getParameterProcessorQueryFromInspector(ParameterProcessorQueryInspector parameterProcessorQueryInspector) Gets a parameter processor query from an inspector.ParameterProcessorSmartConfigurationSession.getParameterProcessorQueryFromInspector(ParameterProcessorQueryInspector parameterProcessorQueryInspector) Gets a parameter processor query from an inspector.