Uses of Interface
org.osid.learning.ActivityAdminSession
Packages that use ActivityAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.learning
service.
The Open Service Interface Definitions for the org.osid.learning.batch
service.
-
Uses of ActivityAdminSession in org.osid.learning
Methods in org.osid.learning that return ActivityAdminSessionModifier and TypeMethodDescriptionLearningManager.getActivityAdminSession()Gets theOsidSessionassociated with the activity administration service.LearningProxyManager.getActivityAdminSession(Proxy proxy) Gets theOsidSessionassociated with the activity administration service.LearningManager.getActivityAdminSessionForObjectiveBank(Id objectiveBankId) Gets theOsidSessionassociated with the activity admin service for the given objective bank.LearningProxyManager.getActivityAdminSessionForObjectiveBank(Id objectiveBankId, Proxy proxy) Gets theOsidSessionassociated with the activity admin service for the given objective bank. -
Uses of ActivityAdminSession in org.osid.learning.batch
Subinterfaces of ActivityAdminSession in org.osid.learning.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesActivitiesin bulk.