Uses of Interface
org.osid.rules.check.InstructionQuerySession
Packages that use InstructionQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of InstructionQuerySession in org.osid.rules.check
Subinterfaces of InstructionQuerySession in org.osid.rules.checkModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongInstructionobjects.Methods in org.osid.rules.check that return InstructionQuerySessionModifier and TypeMethodDescriptionRulesCheckManager.getInstructionQuerySession()Gets theOsidSessionassociated with the instruction query service.RulesCheckProxyManager.getInstructionQuerySession(Proxy proxy) Gets theOsidSessionassociated with the instruction query service.RulesCheckManager.getInstructionQuerySessionForEngine(Id engineId) Gets theOsidSessionassociated with the instruction query service for the given engine.RulesCheckProxyManager.getInstructionQuerySessionForEngine(Id engineId, Proxy proxy) Gets theOsidSessionassociated with the instruction query service for the given engine.