Uses of Interface
org.osid.control.SceneAdminSession
Packages that use SceneAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
The Open Service Interface Definitions for the org.osid.control.batch
service.
-
Uses of SceneAdminSession in org.osid.control
Methods in org.osid.control that return SceneAdminSessionModifier and TypeMethodDescriptionControlManager.getSceneAdminSession()Gets theOsidSessionassociated with the scene administration service.ControlProxyManager.getSceneAdminSession(Proxy proxy) Gets theOsidSessionassociated with the scene administration service.ControlManager.getSceneAdminSessionForSystem(Id systemId) Gets theOsidSessionassociated with the scene administration service for the given system.ControlProxyManager.getSceneAdminSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the scene administration service for the given system. -
Uses of SceneAdminSession in org.osid.control.batch
Subinterfaces of SceneAdminSession in org.osid.control.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesScenesin bulk.