Uses of Interface
org.osid.rules.check.InstructionLookupSession
Packages that use InstructionLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of InstructionLookupSession in org.osid.rules.check
Methods in org.osid.rules.check that return InstructionLookupSessionModifier and TypeMethodDescriptionRulesCheckManager.getInstructionLookupSession()Gets theOsidSessionassociated with the instruction lookup service.RulesCheckProxyManager.getInstructionLookupSession(Proxy proxy) Gets theOsidSessionassociated with the instruction lookup service.RulesCheckManager.getInstructionLookupSessionForEngine(Id engineId) Gets theOsidSessionassociated with the instruction lookup service for the given engine.RulesCheckProxyManager.getInstructionLookupSessionForEngine(Id engineId, Proxy proxy) Gets theOsidSessionassociated with the instruction lookup service for the given engine.