Uses of Interface
org.osid.learning.Activity
Packages that use Activity
Package
Description
The Open Service Interface Definitions for the org.osid.learning
service.
-
Uses of Activity in org.osid.learning
Methods in org.osid.learning that return ActivityModifier and TypeMethodDescriptionActivityAdminSession.createActivity(ActivityForm activityForm) Creates a newActivity.ActivityLookupSession.getActivity(Id activityId) Gets theActivityspecified by itsId.Activity[]ActivityList.getNextActivities(long n) Gets the next set ofActivityelements in this list which must be less than or equal to the number returned fromavailable().ActivityList.getNextActivity()Gets the nextActivityin this list.