| Package | Description |
|---|---|
| org.osid.control |
The Open Service Interface Definitions for the org.osid.control
service.
|
| org.osid.control.batch |
The Open Service Interface Definitions for the org.osid.control.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
InputAdminSession |
ControlManager.getInputAdminSession()
Gets the
OsidSession associated with the input
administration service. |
InputAdminSession |
ControlProxyManager.getInputAdminSession(Proxy proxy)
Gets the
OsidSession associated with the input
administration service. |
InputAdminSession |
ControlManager.getInputAdminSessionForSystem(Id systemId)
Gets the
OsidSession associated with the input
administration service for the given system. |
InputAdminSession |
ControlProxyManager.getInputAdminSessionForSystem(Id systemId,
Proxy proxy)
Gets the
OsidSession associated with the input
administration service for the given system. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputBatchAdminSession
This session creates, updates, and deletes
Inputs in
bulk. |