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