Uses of Interface
org.osid.learning.Objective
Packages that use Objective
Package
Description
The Open Service Interface Definitions for the org.osid.course.requisite
service.
The Open Service Interface Definitions for the org.osid.learning
service.
-
Uses of Objective in org.osid.course.requisite
Methods in org.osid.course.requisite that return ObjectiveModifier and TypeMethodDescriptionLearningObjectiveRequirement.getLearningObjective()Gets theLearningObjective. -
Uses of Objective in org.osid.learning
Methods in org.osid.learning that return ObjectiveModifier and TypeMethodDescriptionObjectiveAdminSession.createObjective(ObjectiveForm objectiveForm) Creates a newObjective.ObjectiveList.getNextObjective()Gets the nextObjectivein this list.ObjectiveList.getNextObjectives(long n) Gets the next set ofObjectiveelements in this list which must be less than or equal to the number returned fromavailable().Activity.getObjective()Gets the related objective.ObjectiveLookupSession.getObjective(Id objectiveId) Gets theObjectivespecified by itsId.ObjectiveNode.getObjective()Gets theObjectiveat this node.Proficiency.getObjective()Gets the objective to whom this proficiency applies.