Uses of Interface
org.osid.course.Activity
Packages that use Activity
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 Activity in org.osid.course
Methods in org.osid.course that return ActivityModifier and TypeMethodDescriptionActivityAdminSession.createActivity(ActivityForm activityForm) Creates a newActivity.ActivityLookupSession.getActivity(Id activityId) Gets theActivityspecified by itsId.ActivityUnravellingSession.getExplicitActivityByActivity(Id activityId) Gets the activity where the given activityIdwas issued as part of a recurring series.Activity[]ActivityList.getNextActivities(long n) Gets the next set ofActivityelements in this list.ActivityList.getNextActivity()Gets the nextActivityin this list. -
Uses of Activity in org.osid.course.plan
Methods in org.osid.course.plan that return ActivityModifier and TypeMethodDescriptionLessonAnchor.getActivity()Gets the activity.Lesson.getActualEndingActivity()Gets the activity when this lesson was completed or skipped.Lesson.getActualStartingActivity()Gets the activity when this lesson actually began. -
Uses of Activity in org.osid.course.registration
Methods in org.osid.course.registration that return ActivityModifier and TypeMethodDescriptionActivityRegistration.getActivity()Gets the activity associated with this registration.