Uses of Interface
org.osid.course.requisite.LearningObjectiveRequirement
Packages that use LearningObjectiveRequirement
Package
Description
The Open Service Interface Definitions for the org.osid.course.requisite
service.
-
Uses of LearningObjectiveRequirement in org.osid.course.requisite
Methods in org.osid.course.requisite that return LearningObjectiveRequirementModifier and TypeMethodDescriptionRequisiteAdminSession.createLearningObjectiveRequirement(Id objectiveId, LearningObjectiveRequirementForm learningObjectiveRequirementForm) Creates a newLearningObjectiveRequirement.RequisiteLookupSession.getLearningObjectiveRequirement(Id learningObjectiveRequirementId) Gets theLearningObjectiveRequirementspecified by itsId.Requisite.getLearningObjectiveRequirements()Gets the learning objective requirements term.LearningObjectiveRequirementList.getNextLearningObjectiveRequirement()Gets the nextLearningObjectiveRequirementin this list.LearningObjectiveRequirementList.getNextLearningObjectiveRequirements(long n) Gets the next set ofLearningObjectiveRequirementelements in this list.