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