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