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