| Package | Description |
|---|---|
| org.osid.control.rules |
The Open Service Interface Definitions for the org.osid.control.rules
service.
|
| Modifier and Type | Method and Description |
|---|---|
ActionEnablerNotificationSession |
ControlRulesManager.getActionEnablerNotificationSession(ActionEnablerReceiver actionEnablerReceiver)
Gets the
OsidSession associated with the action enabler
notification service. |
ActionEnablerNotificationSession |
ControlRulesProxyManager.getActionEnablerNotificationSession(ActionEnablerReceiver actionEnablerReceiver,
Proxy proxy)
Gets the
OsidSession associated with the action enabler
notification service. |
ActionEnablerNotificationSession |
ControlRulesManager.getActionEnablerNotificationSessionForSystem(ActionEnablerReceiver actionEnablerReceiver,
Id systemId)
Gets the
OsidSession associated with the action enabler
notification service for the given system. |
ActionEnablerNotificationSession |
ControlRulesProxyManager.getActionEnablerNotificationSessionForSystem(ActionEnablerReceiver actionEnablerReceiver,
Id systemId,
Proxy proxy)
Gets the
OsidSession associated with the action enabler
notification service for the given system. |