Uses of Interface
org.osid.assessment.ItemAdminSession
Packages that use ItemAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.assessment
service.
The Open Service Interface Definitions for the org.osid.assessment.batch
service.
-
Uses of ItemAdminSession in org.osid.assessment
Methods in org.osid.assessment that return ItemAdminSessionModifier and TypeMethodDescriptionAssessmentManager.getItemAdminSession()Gets theOsidSessionassociated with the item administration service.AssessmentProxyManager.getItemAdminSession(Proxy proxy) Gets theOsidSessionassociated with the item administration service.AssessmentManager.getItemAdminSessionForBank(Id bankId) Gets theOsidSessionassociated with the item admin service for the given bank.AssessmentProxyManager.getItemAdminSessionForBank(Id bankId, Proxy proxy) Gets theOsidSessionassociated with the item admin service for the given bank. -
Uses of ItemAdminSession in org.osid.assessment.batch
Subinterfaces of ItemAdminSession in org.osid.assessment.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesItemsin bulk.