| 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 |
|---|---|
ControllerAdminSession |
ControlManager.getControllerAdminSession()
Gets the
OsidSession associated with the controller
administration service. |
ControllerAdminSession |
ControlProxyManager.getControllerAdminSession(Proxy proxy)
Gets the
OsidSession associated with the controller
administration service. |
ControllerAdminSession |
ControlManager.getControllerAdminSessionForSystem(Id systemId)
Gets the
OsidSession associated with the controller
administration service for the given system. |
ControllerAdminSession |
ControlProxyManager.getControllerAdminSessionForSystem(Id systemId,
Proxy proxy)
Gets the
OsidSession associated with the controller
administration service for the given system. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ControllerBatchAdminSession
This session creates, updates, and deletes
Controllers
in bulk. |