Uses of Interface
org.osid.rules.RuleEvaluationSession
Packages that use RuleEvaluationSession
Package
Description
The Open Service Interface Definitions for the org.osid.rules
service.
-
Uses of RuleEvaluationSession in org.osid.rules
Methods in org.osid.rules that return RuleEvaluationSessionModifier and TypeMethodDescriptionRulesManager.getRuleEvaluationSession()Gets theOsidSessionassociated with the rule evaluation service.RulesProxyManager.getRuleEvaluationSession(Proxy proxy) Gets theOsidSessionassociated with the rule evaluation service.RulesManager.getRuleEvaluationSessionForEngine(Id engineId) Gets theOsidSessionassociated with the rule evaluation service for the given engine.RulesProxyManager.getRuleEvaluationSessionForEngine(Id engineId, Proxy proxy) Gets theOsidSessionassociated with the rule evaluation service for the given engine.