Uses of Interface
org.osid.course.CourseList
Packages that use CourseList
Package
Description
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.requisite
service.
The Open Service Interface Definitions for the org.osid.learning
service.
-
Uses of CourseList in org.osid.course
Methods in org.osid.course that return CourseListModifier and TypeMethodDescriptionCourse.getConcurrentCourses()The list ofCoursesthisCoursemust be taken concurrently.CourseOffering.getConcurrentCourses()The list ofCoursesthisCourseOfferingmust be taken concurrently.CourseLookupSession.getCourses()Gets allCourses.CourseSearchResults.getCourses()Gets the course list resulting from a search.CourseLookupSession.getCoursesByConcurrentCourse(Id courseId) Gets aCourseListby the given concurrent course.CourseCourseCatalogSession.getCoursesByCourseCatalog(Id courseCatalogId) Gets the list ofCoursesassociated with aCourseCatalog.CourseCourseCatalogSession.getCoursesByCourseCatalogs(IdList courseCatalogIds) Gets the list ofCoursescorresponding to a list ofCourseCatalogobjects.CourseLookupSession.getCoursesByGenusType(Type courseGenusType) Gets aCourseListcorresponding to the given course genusTypewhich does not include courses of types derived from the specifiedType.CourseLookupSession.getCoursesByIds(IdList courseIds) Gets aCourseListcorresponding to the givenIdList.CourseLookupSession.getCoursesByNumber(String number) Gets aCourseListby the given number.CourseLookupSession.getCoursesByObjective(Id objectiveId) Gets aCourseListby the given learning objective.CourseLookupSession.getCoursesByParentGenusType(Type courseGenusType) Gets aCourseListcorresponding to the given course genusTypeand include any additional courses with genus types derived from the specifiedType.CourseQuerySession.getCoursesByQuery(CourseQuery courseQuery) Gets a list ofCoursesmatching the given course query.CourseLookupSession.getCoursesByRecordType(Type courseRecordType) Gets aCourseListcontaining the given course recordType.CourseLookupSession.getCoursesBySponsor(Id sponsorId) Gets aCourseListby the given sponsor. -
Uses of CourseList in org.osid.course.program
Methods in org.osid.course.program that return CourseListModifier and TypeMethodDescriptionCourseProgramLookupSession.getCoursesForProgram(IdList programId) Gets aCourseListcorresponding to the givenProgram. -
Uses of CourseList in org.osid.course.requisite
Methods in org.osid.course.requisite that return CourseList -
Uses of CourseList in org.osid.learning
Methods in org.osid.learning that return CourseListModifier and TypeMethodDescriptionActivity.getCourses()Gets any courses associated with this activity.