Uses of Interface
org.osid.control.SystemQuery
Packages that use SystemQuery
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 SystemQuery in org.osid.control
Methods in org.osid.control that return SystemQueryModifier and TypeMethodDescriptionSystemQuery.getAncestorSystemQuery()Gets the query for a system.SystemQuery.getDescendantSystemQuery()Gets the query for a system/ Multiple retrievals produce a nestedORterm.ActionGroupQuery.getSystemQuery()Gets the query for a system.ControllerQuery.getSystemQuery()Gets the query for a system.DeviceQuery.getSystemQuery()Gets the query for a system.InputQuery.getSystemQuery()Gets the query for a system.SceneQuery.getSystemQuery()Gets the query for a system.SettingQuery.getSystemQuery()Gets the query for a system.SystemQuerySession.getSystemQuery()Gets a system query.TriggerQuery.getSystemQuery()Gets the query for a system.SystemSearchSession.getSystemQueryFromInspector(SystemQueryInspector systemQueryInspector) Gets a system query from an inspector.Methods in org.osid.control with parameters of type SystemQueryModifier and TypeMethodDescriptionSystemQuerySession.getSystemsByQuery(SystemQuery systemQuery) Gets a list ofSystemsmatching the given system query.SystemSearchSession.getSystemsBySearch(SystemQuery systemQuery, SystemSearch systemSearch) Gets the search results matching the given search query using the given search. -
Uses of SystemQuery in org.osid.control.rules
Methods in org.osid.control.rules that return SystemQueryModifier and TypeMethodDescriptionActionEnablerQuery.getSystemQuery()Gets the query for a system.DeviceEnablerQuery.getSystemQuery()Gets the query for a system.InputEnablerQuery.getSystemQuery()Gets the query for a system.TriggerEnablerQuery.getSystemQuery()Gets the query for a system.