Uses of Interface
org.osid.control.ControllerQuerySession
Packages that use ControllerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of ControllerQuerySession in org.osid.control
Subinterfaces of ControllerQuerySession in org.osid.controlModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongControllers.Methods in org.osid.control that return ControllerQuerySessionModifier and TypeMethodDescriptionControlManager.getControllerQuerySession()Gets theOsidSessionassociated with the controller query service.ControlProxyManager.getControllerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the controller query service.ControlManager.getControllerQuerySessionForSystem(Id systemId) Gets theOsidSessionassociated with the controller query service for the given system.ControlProxyManager.getControllerQuerySessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the controller query service for the given system.