Uses of Interface
org.osid.rules.RuleReceiver
Packages that use RuleReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.rules
service.
-
Uses of RuleReceiver in org.osid.rules
Methods in org.osid.rules with parameters of type RuleReceiverModifier and TypeMethodDescriptionRulesManager.getRuleNotificationSession(RuleReceiver ruleReceiver) Gets theOsidSessionassociated with the rule notification service.RulesProxyManager.getRuleNotificationSession(RuleReceiver ruleReceiver, Proxy proxy) Gets theOsidSessionassociated with the rule notification service.RulesManager.getRuleNotificationSessionForEngine(RuleReceiver ruleReceiver, Id engineId) Gets theOsidSessionassociated with the rule notification service for the given engine.RulesProxyManager.getRuleNotificationSessionForEngine(RuleReceiver ruleReceiver, Id engineId, Proxy proxy) Gets theOsidSessionassociated with the rule notification service for the given engine.