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