Uses of Interface
org.osid.rules.check.CheckReceiver
Packages that use CheckReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of CheckReceiver in org.osid.rules.check
Methods in org.osid.rules.check with parameters of type CheckReceiverModifier and TypeMethodDescriptionRulesCheckManager.getCheckNotificationSession(CheckReceiver checkReceiver) Gets theOsidSessionassociated with the check notification service.RulesCheckProxyManager.getCheckNotificationSession(CheckReceiver checkReceiver, Proxy proxy) Gets theOsidSessionassociated with the check notification service.RulesCheckManager.getCheckNotificationSessionForEngine(CheckReceiver checkReceiver, Id engineId) Gets theOsidSessionassociated with the check notification service for the given engine.RulesCheckProxyManager.getCheckNotificationSessionForEngine(CheckReceiver checkReceiver, Id engineId, Proxy proxy) Gets theOsidSessionassociated with the check notification service for the given engine.