Uses of Interface
org.osid.control.TriggerQueryInspector
Packages that use TriggerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
The Open Service Interface Definitions for the org.osid.control.rules
service.
-
Uses of TriggerQueryInspector in org.osid.control
Methods in org.osid.control that return TriggerQueryInspectorModifier and TypeMethodDescriptionTriggerSearchResults.getTriggerQueryInspector()Gets the inspector for the query to examine the terms used in the search.SystemQueryInspector.getTriggerTerms()Gets the trigger query terms.TriggerSmartSystemSession.inspectTriggerQuery()Gets a trigger query inspector for this system.Methods in org.osid.control with parameters of type TriggerQueryInspectorModifier and TypeMethodDescriptionTriggerSearchSession.getTriggerQueryFromInspector(TriggerQueryInspector triggerQueryInspector) Gets a trigger query from an inspector.TriggerSmartSystemSession.getTriggerQueryFromInspector(TriggerQueryInspector triggerQueryInspector) Gets a trigger query from an inspector. -
Uses of TriggerQueryInspector in org.osid.control.rules
Methods in org.osid.control.rules that return TriggerQueryInspectorModifier and TypeMethodDescriptionTriggerEnablerQueryInspector.getRuledTriggerTerms()Gets the trigger query terms.