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