Uses of Interface
org.osid.control.InputQuery
Packages that use InputQuery
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 InputQuery in org.osid.control
Methods in org.osid.control that return InputQueryModifier and TypeMethodDescriptionInputQuerySession.getInputQuery()Gets an input query.InputSmartSystemSession.getInputQuery()Gets an input query.SystemQuery.getInputQuery()Gets the query for an input.InputSearchSession.getInputQueryFromInspector(InputQueryInspector inputQueryInspector) Gets an input query from an inspector.InputSmartSystemSession.getInputQueryFromInspector(InputQueryInspector inputQueryInspector) Gets an input query from an inspector.Methods in org.osid.control with parameters of type InputQueryModifier and TypeMethodDescriptionvoidInputSmartSystemSession.applyInputQuery(InputQuery inputQuery) Applies an input query to this system.InputQuerySession.getInputsByQuery(InputQuery inputQuery) Gets a list ofInputsmatching the given input query.InputSearchSession.getInputsBySearch(InputQuery inputQuery, InputSearch inputSearch) Gets the search results matching the given search query using the given search. -
Uses of InputQuery in org.osid.control.rules
Methods in org.osid.control.rules that return InputQueryModifier and TypeMethodDescriptionInputEnablerQuery.getRuledInputQuery()Gets the query for an input.