Uses of Interface
org.osid.configuration.ConfigurationQueryInspector
Packages that use ConfigurationQueryInspector
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 ConfigurationQueryInspector in org.osid.configuration
Methods in org.osid.configuration that return ConfigurationQueryInspectorModifier and TypeMethodDescriptionConfigurationQueryInspector.getAncestorConfigurationTerms()Gets the ancestor configuration query terms.ConfigurationSearchResults.getConfigurationQueryInspector()Gets the inspector for the query to examine the terms used in the search.ParameterQueryInspector.getConfigurationTerms()Gets the configuration query terms.ValueQueryInspector.getConfigurationTerms()Gets the configuration query terms.ConfigurationQueryInspector.getDescendantConfigurationTerms()Gets the descendant configuration query terms.Methods in org.osid.configuration with parameters of type ConfigurationQueryInspectorModifier and TypeMethodDescriptionConfigurationSearchSession.getConfigurationQueryFromInspector(ConfigurationQueryInspector configurationQueryInspector) Gets a configuration query from an inspector. -
Uses of ConfigurationQueryInspector in org.osid.configuration.rules
Methods in org.osid.configuration.rules that return ConfigurationQueryInspectorModifier and TypeMethodDescriptionParameterProcessorEnablerQueryInspector.getConfigurationTerms()Gets the configuration query terms.ParameterProcessorQueryInspector.getConfigurationTerms()Gets the configuration query terms.ValueEnablerQueryInspector.getConfigurationTerms()Gets the configuration query terms.