Uses of Interface
org.osid.control.ControllerAdminSession
Packages that use ControllerAdminSession
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 ControllerAdminSession in org.osid.control
Methods in org.osid.control that return ControllerAdminSessionModifier and TypeMethodDescriptionControlManager.getControllerAdminSession()Gets theOsidSessionassociated with the controller administration service.ControlProxyManager.getControllerAdminSession(Proxy proxy) Gets theOsidSessionassociated with the controller administration service.ControlManager.getControllerAdminSessionForSystem(Id systemId) Gets theOsidSessionassociated with the controller administration service for the given system.ControlProxyManager.getControllerAdminSessionForSystem(Id systemId, Proxy proxy) Gets theOsidSessionassociated with the controller administration service for the given system. -
Uses of ControllerAdminSession in org.osid.control.batch
Subinterfaces of ControllerAdminSession in org.osid.control.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesControllersin bulk.