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