Uses of Interface
org.osid.control.InputQuerySession
Packages that use InputQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of InputQuerySession in org.osid.control
Subinterfaces of InputQuerySession in org.osid.controlModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongInputs.Methods in org.osid.control that return InputQuerySessionModifier and TypeMethodDescriptionControlManager.getInputQuerySession()Gets theOsidSessionassociated with the input query service.ControlProxyManager.getInputQuerySession(Proxy proxy) Gets theOsidSessionassociated with the input query service.ControlManager.getInputQuerySessionForSystem(Id systemId) Gets theOsidSessionassociated with the input query service for the given system.ControlProxyManager.getInputQuerySessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the input query service for the given system.