Uses of Interface
org.osid.control.SceneQuerySession
Packages that use SceneQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of SceneQuerySession in org.osid.control
Subinterfaces of SceneQuerySession in org.osid.controlModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongScenes.Methods in org.osid.control that return SceneQuerySessionModifier and TypeMethodDescriptionControlManager.getSceneQuerySession()Gets theOsidSessionassociated with the scene query service.ControlProxyManager.getSceneQuerySession(Proxy proxy) Gets theOsidSessionassociated with the scene query service.ControlManager.getSceneQuerySessionForSystem(Id systemId) Gets theOsidSessionassociated with the scene query service for the given system.ControlProxyManager.getSceneQuerySessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the scene query service for the given system.