Uses of Interface
org.osid.learning.ObjectiveList
Packages that use ObjectiveList
Package
Description
The Open Service Interface Definitions for the org.osid.assessment
service.
The Open Service Interface Definitions for the org.osid.course
service.
The Open Service Interface Definitions for the org.osid.course.program
service.
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
The Open Service Interface Definitions for the org.osid.learning
service.
The Open Service Interface Definitions for the org.osid.personnel
service.
The Open Service Interface Definitions for the org.osid.recipe
service.
The Open Service Interface Definitions for the org.osid.resourcing
service.
-
Uses of ObjectiveList in org.osid.assessment
Methods in org.osid.assessment that return ObjectiveListModifier and TypeMethodDescriptionItem.getLearningObjectives()Gets the anyObjectivescorresponding to this item. -
Uses of ObjectiveList in org.osid.course
Methods in org.osid.course that return ObjectiveListModifier and TypeMethodDescriptionActivityUnit.getLearningObjectives()Gets the overall learning objectives for this activity unit.Course.getLearningObjectives()Gets the overall learning objectives for this course.CourseOffering.getLearningObjectives()Gets the overall learning objectives for this course offering. -
Uses of ObjectiveList in org.osid.course.program
Methods in org.osid.course.program that return ObjectiveListModifier and TypeMethodDescriptionProgram.getLearningObjectives()Gets the learning objectives for the program.ProgramOffering.getLearningObjectives()Gets the learning objectives for the program. -
Uses of ObjectiveList in org.osid.course.syllabus
Methods in org.osid.course.syllabus that return ObjectiveList -
Uses of ObjectiveList in org.osid.learning
Methods in org.osid.learning that return ObjectiveListModifier and TypeMethodDescriptionGets the shortest path to an objective.MyLearningPathSession.findPathAtProficiency(Id objectiveId, Id gradeId) Gets the shortest path to an objective.LearningPathSession.findPathForResource(Id objectiveId, Id resourceId) Gets the shortest path to an objective.LearningPathSession.findPathForResourceAtProficiency(Id objectiveId, Id resourceId, Id gradeId) Gets the shortest path to an objective.ObjectiveRequisiteSession.getAllRequisiteObjectives(Id objectiveId) Gets a list ofObjectivesthat are the requisites for the givenObjectiveincluding the requistes of the requisites, and so on.ObjectiveHierarchySession.getChildObjectives(Id objectiveId) Gets the children of the given objective.ObjectiveRequisiteSession.getDependentObjectives(Id objectiveId) Gets a list ofObjectivesthat require the givenObjective.ObjectiveRequisiteSession.getEquivalentObjectives(Id objectiveId) Gets a list ofObjectivesthat are equivalent to the givenObjectivefor the purpose of requisites.ObjectiveLookupSession.getObjectives()Gets allObjectives.ObjectiveSearchResults.getObjectives()Gets the objective list resulting from the search.MyLearningPathSession.getObjectivesByCompletion(Id objectiveId, long completion) Gets the list of objectives for there is a minimum completion.ObjectiveLookupSession.getObjectivesByGenusType(Type objectiveGenusType) Gets anObjectiveListcorresponding to the given objective genusTypewhich does not include objectives of genus types derived from the specifiedType.ObjectiveLookupSession.getObjectivesByIds(IdList objectiveIds) Gets anObjectiveListcorresponding to the givenIdList.ObjectiveObjectiveBankSession.getObjectivesByObjectiveBank(Id objectiveBankId) Gets the list ofObjectivesassociated with anObjectiveBank.ObjectiveObjectiveBankSession.getObjectivesByObjectiveBanks(IdList objectiveBankIds) Gets the list ofObjectivescorresponding to a list ofObjectiveBanks.ObjectiveLookupSession.getObjectivesByParentGenusType(Type objectiveGenusType) Gets anObjectiveListcorresponding to the given objective genusTypeand include any additional objective with genus types derived from the specifiedType.ObjectiveQuerySession.getObjectivesByQuery(ObjectiveQuery objectiveQuery) Gets a list ofObjectivesmatching the given objective query.ObjectiveLookupSession.getObjectivesByRecordType(Type objectiveRecordType) Gets anObjectiveListcontaining the given objective recordType.LearningPathSession.getObjectivesForResourceByCompletion(Id objectiveId, Id resourceId, long completion) Gets the list of objectives for a resource that have a minimum completion.ObjectiveHierarchySession.getParentObjectives(Id objectiveId) Gets the parents of the given objective.ObjectiveRequisiteSession.getRequisiteObjectives(Id objectiveId) Gets a list ofObjectivesthat are the immediate requisites for the givenObjective.ObjectiveHierarchySession.getRootObjectives()Gets the root objective in this objective hierarchy. -
Uses of ObjectiveList in org.osid.personnel
Methods in org.osid.personnel that return ObjectiveListModifier and TypeMethodDescriptionPosition.getQualifications()Gets the list of qualifications required for this position. -
Uses of ObjectiveList in org.osid.recipe
Methods in org.osid.recipe that return ObjectiveListModifier and TypeMethodDescriptionProcedure.getLearningObjectives()Gets the learning objectives required to execute this procedure. -
Uses of ObjectiveList in org.osid.resourcing
Methods in org.osid.resourcing that return ObjectiveListModifier and TypeMethodDescriptionCompetency.getLearningObjectives()Gets the learning objectives.