Uses of Interface
org.osid.course.ActivityUnit
Packages that use ActivityUnit
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
-
Uses of ActivityUnit in org.osid.course
Methods in org.osid.course that return ActivityUnitModifier and TypeMethodDescriptionActivityUnitAdminSession.createActivityUnit(ActivityUnitForm activityUnitForm) Creates a newActivityUnit.Activity.getActivityUnit()Gets the activity unit associated with this activity.ActivityUnitLookupSession.getActivityUnit(Id activityUnitId) Gets theActivityUnitspecified by itsId.ActivityUnitList.getNextActivityUnit()Gets the nextActivityUnitin this list.ActivityUnitList.getNextActivityUnits(long n) Gets the next set ofActivityUnitelements in this list. -
Uses of ActivityUnit in org.osid.course.syllabus
Methods in org.osid.course.syllabus that return ActivityUnit