Uses of Interface
org.osid.control.SettingQuerySession
Packages that use SettingQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of SettingQuerySession in org.osid.control
Subinterfaces of SettingQuerySession in org.osid.controlModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongSettings.Methods in org.osid.control that return SettingQuerySessionModifier and TypeMethodDescriptionControlManager.getSettingQuerySession()Gets theOsidSessionassociated with the setting query service.ControlProxyManager.getSettingQuerySession(Proxy proxy) Gets theOsidSessionassociated with the setting query service.ControlManager.getSettingQuerySessionForSystem(Id systemId) Gets theOsidSessionassociated with the setting query service for the given system.ControlProxyManager.getSettingQuerySessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the setting query service for the given system.