Uses of Interface
org.osid.control.rules.ActionEnablerQueryInspector
Packages that use ActionEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.control.rules
service.
-
Uses of ActionEnablerQueryInspector in org.osid.control.rules
Methods in org.osid.control.rules that return ActionEnablerQueryInspectorModifier and TypeMethodDescriptionActionEnablerSearchResults.getActionEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.ActionEnablerSmartSystemSession.inspectActionEnablerQuery()Gets an action enabler query inspector for this system.Methods in org.osid.control.rules with parameters of type ActionEnablerQueryInspectorModifier and TypeMethodDescriptionActionEnablerSearchSession.getActionEnablerQueryFromInspector(ActionEnablerQueryInspector actionEnablerQueryInspector) Gets an action enabler query from an inspector.ActionEnablerSmartSystemSession.getActionEnablerQueryFromInspector(ActionEnablerQueryInspector actionEnablerQueryInspector) Gets an action enabler query from an inspector.