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