Uses of Interface
org.osid.course.ActivityUnitAdminSession
Packages that use ActivityUnitAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
The Open Service Interface Definitions for the org.osid.course.batch
service.
-
Uses of ActivityUnitAdminSession in org.osid.course
Methods in org.osid.course that return ActivityUnitAdminSessionModifier and TypeMethodDescriptionCourseManager.getActivityUnitAdminSession()Gets theOsidSessionassociated with the activity unit administration service.CourseProxyManager.getActivityUnitAdminSession(Proxy proxy) Gets theOsidSessionassociated with the activity unit administration service.CourseManager.getActivityUnitAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the activity unit administration service for the given course catalog.CourseProxyManager.getActivityUnitAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the activity unit administration service for the given course catalog. -
Uses of ActivityUnitAdminSession in org.osid.course.batch
Subinterfaces of ActivityUnitAdminSession in org.osid.course.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesActivityUnitsin bulk.