Uses of Interface
org.osid.configuration.ValueQueryInspector
Packages that use ValueQueryInspector
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 ValueQueryInspector in org.osid.configuration
Methods in org.osid.configuration that return ValueQueryInspectorModifier and TypeMethodDescriptionValueSearchResults.getValueQueryInspector()Gets the inspector for the query to examine the terms used in the search.ParameterQueryInspector.getValueTerms()Gets the value query terms.Methods in org.osid.configuration with parameters of type ValueQueryInspectorModifier and TypeMethodDescriptionValueSearchSession.getValueQueryFromInspector(ValueQueryInspector valueQueryInspector) Gets a value query from an inspector. -
Uses of ValueQueryInspector in org.osid.configuration.rules
Methods in org.osid.configuration.rules that return ValueQueryInspectorModifier and TypeMethodDescriptionValueEnablerQueryInspector.getRuledValueTerms()Gets the value query terms.