Uses of Interface
org.osid.control.SettingAdminSession
Packages that use SettingAdminSession
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 SettingAdminSession in org.osid.control
Methods in org.osid.control that return SettingAdminSessionModifier and TypeMethodDescriptionControlManager.getSettingAdminSession()Gets theOsidSessionassociated with the setting administration service.ControlProxyManager.getSettingAdminSession(Proxy proxy) Gets theOsidSessionassociated with the setting administration service.ControlManager.getSettingAdminSessionForInput(Id systemId) Gets theOsidSessionassociated with the setting administration service for the given system.ControlProxyManager.getSettingAdminSessionForInput(Id inputId, Proxy proxy) Gets theOsidSessionassociated with the setting administration service for the given input. -
Uses of SettingAdminSession in org.osid.control.batch
Subinterfaces of SettingAdminSession in org.osid.control.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesSettingsin bulk.