Uses of Interface
org.osid.course.ActivityAdminSession
Packages that use ActivityAdminSession
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 ActivityAdminSession in org.osid.course
Methods in org.osid.course that return ActivityAdminSessionModifier and TypeMethodDescriptionCourseManager.getActivityAdminSession()Gets theOsidSessionassociated with the activity administration service.CourseProxyManager.getActivityAdminSession(Proxy proxy) Gets theOsidSessionassociated with the activity administration service.CourseManager.getActivityAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the activity administration service for the given course catalog.CourseProxyManager.getActivityAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the activity administration service for the given course catalog. -
Uses of ActivityAdminSession in org.osid.course.batch
Subinterfaces of ActivityAdminSession in org.osid.course.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesActivitiesin bulk.