Uses of Interface
org.osid.rules.check.AgendaLookupSession
Packages that use AgendaLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of AgendaLookupSession in org.osid.rules.check
Methods in org.osid.rules.check that return AgendaLookupSessionModifier and TypeMethodDescriptionRulesCheckManager.getAgendaLookupSession()Gets theOsidSessionassociated with the agenda lookup service.RulesCheckProxyManager.getAgendaLookupSession(Proxy proxy) Gets theOsidSessionassociated with the agenda lookup service.RulesCheckManager.getAgendaLookupSessionForEngine(Id engineId) Gets theOsidSessionassociated with the agenda lookup service for the given engine.RulesCheckProxyManager.getAgendaLookupSessionForEngine(Id engineId, Proxy proxy) Gets theOsidSessionassociated with the agenda lookup service for the given engine.