Uses of Interface
org.osid.course.CourseOffering
Packages that use CourseOffering
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
The Open Service Interface Definitions for the org.osid.course.plan
service.
The Open Service Interface Definitions for the org.osid.course.registration
service.
-
Uses of CourseOffering in org.osid.course
Methods in org.osid.course that return CourseOfferingModifier and TypeMethodDescriptionCourseOfferingAdminSession.createCourseOffering(CourseOfferingForm courseOfferingForm) Creates a newCourseOffering.Activity.getCourseOffering()Gets the course offering associated with this activity.CourseOfferingLookupSession.getCourseOffering(Id courseOfferingId) Gets theCourseOfferingspecified by itsId.CourseOfferingList.getNextCourseOffering()Gets the nextCourseOfferingin this list.CourseOfferingList.getNextCourseOfferings(long n) Gets the next set ofCourseOfferingelements in this list. -
Uses of CourseOffering in org.osid.course.plan
Methods in org.osid.course.plan that return CourseOffering -
Uses of CourseOffering in org.osid.course.registration
Methods in org.osid.course.registration that return CourseOfferingModifier and TypeMethodDescriptionCourseRegistration.getCourseOffering()Gets the course offering associated with this registration.RegistrationTarget.getCourseOffering()Gets the course offering associated with this registration target.