Uses of Interface
org.osid.rules.check.AgendaQuerySession
Packages that use AgendaQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of AgendaQuerySession in org.osid.rules.check
Subinterfaces of AgendaQuerySession in org.osid.rules.checkModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongAgendaobjects.Methods in org.osid.rules.check that return AgendaQuerySessionModifier and TypeMethodDescriptionRulesCheckManager.getAgendaQuerySession()Gets theOsidSessionassociated with the agenda query service.RulesCheckProxyManager.getAgendaQuerySession(Proxy proxy) Gets theOsidSessionassociated with the agenda query service.RulesCheckManager.getAgendaQuerySessionForEngine(Id engineId) Gets theOsidSessionassociated with the agenda query service for the given engine.RulesCheckProxyManager.getAgendaQuerySessionForEngine(Id engineId, Proxy proxy) Gets theOsidSessionassociated with the agenda query service for the given engine.