Uses of Interface
org.osid.assessment.authoring.SequenceRuleQuerySession
Packages that use SequenceRuleQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.assessment.authoring
service.
-
Uses of SequenceRuleQuerySession in org.osid.assessment.authoring
Subinterfaces of SequenceRuleQuerySession in org.osid.assessment.authoringModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongSequenceRuleobjects.Methods in org.osid.assessment.authoring that return SequenceRuleQuerySessionModifier and TypeMethodDescriptionAssessmentAuthoringManager.getSequenceRuleQuerySession()Gets theOsidSessionassociated with the sequence rule query service.AssessmentAuthoringProxyManager.getSequenceRuleQuerySession(Proxy proxy) Gets theOsidSessionassociated with the sequence rule query service.AssessmentAuthoringManager.getSequenceRuleQuerySessionForBank(Id bankId) Gets theOsidSessionassociated with the sequence rule query service for the given bank.AssessmentAuthoringProxyManager.getSequenceRuleQuerySessionForBank(Id bankId, Proxy proxy) Gets theOsidSessionassociated with the sequence rule query service for the given bank.