Uses of Interface
org.osid.control.DeviceQuerySession
Packages that use DeviceQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of DeviceQuerySession in org.osid.control
Subinterfaces of DeviceQuerySession in org.osid.controlModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongDevices.Methods in org.osid.control that return DeviceQuerySessionModifier and TypeMethodDescriptionControlManager.getDeviceQuerySession()Gets theOsidSessionassociated with the device query service.ControlProxyManager.getDeviceQuerySession(Proxy proxy) Gets theOsidSessionassociated with the device query service.ControlManager.getDeviceQuerySessionForSystem(Id systemId) Gets theOsidSessionassociated with the device query service for the given system.ControlProxyManager.getDeviceQuerySessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the device query service for the given system.