Uses of Interface
org.osid.learning.ObjectiveAdminSession
Packages that use ObjectiveAdminSession
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 ObjectiveAdminSession in org.osid.learning
Methods in org.osid.learning that return ObjectiveAdminSessionModifier and TypeMethodDescriptionLearningManager.getObjectiveAdminSession()Gets theOsidSessionassociated with the objective administration service.LearningProxyManager.getObjectiveAdminSession(Proxy proxy) Gets theOsidSessionassociated with the objective administration service.LearningManager.getObjectiveAdminSessionForObjectiveBank(Id objectiveBankId) Gets theOsidSessionassociated with the objective admin service for the given objective bank.LearningProxyManager.getObjectiveAdminSessionForObjectiveBank(Id objectiveBankId, Proxy proxy) Gets theOsidSessionassociated with the objective admin service for the given objective bank. -
Uses of ObjectiveAdminSession in org.osid.learning.batch
Subinterfaces of ObjectiveAdminSession in org.osid.learning.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesObjectivesin bulk.