Uses of Interface
org.osid.assessment.authoring.SequenceRuleEnabler
Packages that use SequenceRuleEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.assessment.authoring
service.
-
Uses of SequenceRuleEnabler in org.osid.assessment.authoring
Methods in org.osid.assessment.authoring that return SequenceRuleEnablerModifier and TypeMethodDescriptionSequenceRuleEnablerAdminSession.createSequenceRuleEnabler(SequenceRuleEnablerForm sequenceRuleEnablerForm) Creates a newSequenceRuleEnabler.SequenceRuleEnablerList.getNextSequenceRuleEnabler()Gets the nextSequenceRuleEnablerin this list.SequenceRuleEnablerList.getNextSequenceRuleEnablers(long n) Gets the next set ofSequenceRuleEnablerelements in this list.SequenceRuleEnablerLookupSession.getSequenceRuleEnabler(Id sequenceRuleEnablerId) Gets theSequenceRuleEnablerspecified by itsId.