Uses of Interface
org.osid.rules.check.AgendaReceiver
Packages that use AgendaReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of AgendaReceiver in org.osid.rules.check
Methods in org.osid.rules.check with parameters of type AgendaReceiverModifier and TypeMethodDescriptionRulesCheckManager.getAgendaNotificationSession(AgendaReceiver agendaReceiver) Gets theOsidSessionassociated with the agenda notification service.RulesCheckProxyManager.getAgendaNotificationSession(AgendaReceiver agendaReceiver, Proxy proxy) Gets theOsidSessionassociated with the agenda notification service.RulesCheckManager.getAgendaNotificationSessionForEngine(AgendaReceiver agendaReceiver, Id engineId) Gets theOsidSessionassociated with the agenda notification service for the given engine.RulesCheckProxyManager.getAgendaNotificationSessionForEngine(AgendaReceiver agendaReceiver, Id engineId, Proxy proxy) Gets theOsidSessionassociated with the agenda notification service for the given engine.