Uses of Interface
org.osid.control.ControllerQuery
Packages that use ControllerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of ControllerQuery in org.osid.control
Methods in org.osid.control that return ControllerQueryModifier and TypeMethodDescriptionControllerQuerySession.getControllerQuery()Gets a controller query.ControllerSmartSystemSession.getControllerQuery()Gets a controller query.InputQuery.getControllerQuery()Gets the query for aControllerQuery.SettingQuery.getControllerQuery()Gets the query for aInputQntry.SystemQuery.getControllerQuery()Gets the query for a controller.TriggerQuery.getControllerQuery()Gets the query for a controller.ControllerSearchSession.getControllerQueryFromInspector(ControllerQueryInspector controllerQueryInspector) Gets a controller query from an inspector.ControllerSmartSystemSession.getControllerQueryFromInspector(ControllerQueryInspector controllerQueryInspector) Gets a controller query from an inspector.Methods in org.osid.control with parameters of type ControllerQueryModifier and TypeMethodDescriptionvoidControllerSmartSystemSession.applyControllerQuery(ControllerQuery controllerQuery) Applies a controller query to this system.ControllerQuerySession.getControllersByQuery(ControllerQuery controllerQuery) Gets a list ofControllersmatching the given controller query.ControllerSearchSession.getControllersBySearch(ControllerQuery controllerQuery, ControllerSearch controllerSearch) Gets the search results matching the given search query using the given search.