Uses of Interface
org.osid.rules.check.InstructionNotificationSession
Packages that use InstructionNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of InstructionNotificationSession in org.osid.rules.check
Methods in org.osid.rules.check that return InstructionNotificationSessionModifier and TypeMethodDescriptionRulesCheckManager.getInstructionNotificationSession(InstructionReceiver instructionReceiver) Gets theOsidSessionassociated with the instruction notification service.RulesCheckProxyManager.getInstructionNotificationSession(InstructionReceiver instructionReceiver, Proxy proxy) Gets theOsidSessionassociated with the instruction notification service.RulesCheckManager.getInstructionNotificationSessionForEngine(InstructionReceiver instructionReceiver, Id engineId) Gets theOsidSessionassociated with the instruction notification service for the given engine.RulesCheckProxyManager.getInstructionNotificationSessionForEngine(InstructionReceiver instructionReceiver, Id engineId, Proxy proxy) Gets theOsidSessionassociated with the instruction notification service for the given engine.