Uses of Interface
org.osid.rules.RuleQuerySession
Packages that use RuleQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.rules
service.
-
Uses of RuleQuerySession in org.osid.rules
Subinterfaces of RuleQuerySession in org.osid.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingRules.Methods in org.osid.rules that return RuleQuerySessionModifier and TypeMethodDescriptionRulesManager.getRuleQuerySession()Gets theOsidSessionassociated with the rule query service.RulesProxyManager.getRuleQuerySession(Proxy proxy) Gets theOsidSessionassociated with the rule query service.RulesManager.getRuleQuerySessionForEngine(Id engineId) Gets theOsidSessionassociated with the rule query service for the given engine.RulesProxyManager.getRuleQuerySessionForEngine(Id engineId, Proxy proxy) Gets theOsidSessionassociated with the rule query service for the given engine.