Uses of Interface
org.osid.rules.check.CheckNotificationSession
Packages that use CheckNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of CheckNotificationSession in org.osid.rules.check
Methods in org.osid.rules.check that return CheckNotificationSessionModifier 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.