Uses of Interface
org.osid.assessment.AssessmentAdminSession
Packages that use AssessmentAdminSession
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 AssessmentAdminSession in org.osid.assessment
Methods in org.osid.assessment that return AssessmentAdminSessionModifier and TypeMethodDescriptionAssessmentManager.getAssessmentAdminSession()Gets theOsidSessionassociated with the assessment administration service.AssessmentProxyManager.getAssessmentAdminSession(Proxy proxy) Gets theOsidSessionassociated with the assessment administration service.AssessmentManager.getAssessmentAdminSessionForBank(Id bankId) Gets theOsidSessionassociated with the assessment admin service for the given bank.AssessmentProxyManager.getAssessmentAdminSessionForBank(Id bankId, Proxy proxy) Gets theOsidSessionassociated with the assessment admin service for the given bank. -
Uses of AssessmentAdminSession in org.osid.assessment.batch
Subinterfaces of AssessmentAdminSession in org.osid.assessment.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesAssessmentsin bulk.