Uses of Interface
org.osid.configuration.rules.ParameterProcessorEnablerQueryInspector
Packages that use ParameterProcessorEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
-
Uses of ParameterProcessorEnablerQueryInspector in org.osid.configuration.rules
Methods in org.osid.configuration.rules that return ParameterProcessorEnablerQueryInspectorModifier and TypeMethodDescriptionParameterProcessorEnablerSearchResults.getParameterProcessorEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.ParameterProcessorEnablerSmartConfigurationSession.inspectParameterProcessorEnablerQuery()Gets a parameter processor enabler query inspector for this configuration.Methods in org.osid.configuration.rules with parameters of type ParameterProcessorEnablerQueryInspectorModifier and TypeMethodDescriptionParameterProcessorEnablerSearchSession.getParameterProcessorEnablerQueryFromInspector(ParameterProcessorEnablerQueryInspector parameterProcessorEnablerQueryInspector) Gets a parameter processor enabler query from an inspector.ParameterProcessorEnablerSmartConfigurationSession.getParameterProcessorEnablerQueryFromInspector(ParameterProcessorEnablerQueryInspector parameterProcessorEnablerQueryInspector) Gets a parameter processor enabler query from an inspector.