| 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 |
|---|---|
TriggerAdminSession |
ControlManager.getTriggerAdminSession()
Gets the
OsidSession associated with the trigger
administration service. |
TriggerAdminSession |
ControlProxyManager.getTriggerAdminSession(Proxy proxy)
Gets the
OsidSession associated with the trigger
administration service. |
TriggerAdminSession |
ControlManager.getTriggerAdminSessionForSystem(Id systemId)
Gets the
OsidSession associated with the trigger
administration service for the given system. |
TriggerAdminSession |
ControlProxyManager.getTriggerAdminSessionForSystem(Id systemId,
Proxy proxy)
Gets the
OsidSession associated with the trigger
administration service for the given system. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TriggerBatchAdminSession
This session creates, updates, and deletes
Triggers in
bulk. |