Uses of Interface
org.osid.configuration.rules.ValueEnablerQueryInspector
Packages that use ValueEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.configuration.rules
service.
-
Uses of ValueEnablerQueryInspector in org.osid.configuration.rules
Methods in org.osid.configuration.rules that return ValueEnablerQueryInspectorModifier and TypeMethodDescriptionValueEnablerSearchResults.getValueEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.ValueEnablerSmartConfigurationSession.inspectValueEnablerQuery()Gets a value enabler query inspector for this configuration.Methods in org.osid.configuration.rules with parameters of type ValueEnablerQueryInspectorModifier and TypeMethodDescriptionValueEnablerSearchSession.getValueEnablerQueryFromInspector(ValueEnablerQueryInspector valueEnablerQueryInspector) Gets a value enabler query from an inspector.ValueEnablerSmartConfigurationSession.getValueEnablerQueryFromInspector(ValueEnablerQueryInspector valueEnablerQueryInspector) Gets a value enabler query from an inspector.