Uses of Interface
org.osid.recognition.ConferralAdminSession
Packages that use ConferralAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.recognition
service.
The Open Service Interface Definitions for the org.osid.recognition.batch
service.
-
Uses of ConferralAdminSession in org.osid.recognition
Methods in org.osid.recognition that return ConferralAdminSessionModifier and TypeMethodDescriptionRecognitionManager.getConferralAdminSession()Gets theOsidSessionassociated with the conferral administration service.RecognitionProxyManager.getConferralAdminSession(Proxy proxy) Gets theOsidSessionassociated with the conferral administration service.RecognitionManager.getConferralAdminSessionForAcademy(Id academyId) Gets theOsidSessionassociated with the conferral administration service for the given academy.RecognitionProxyManager.getConferralAdminSessionForAcademy(Id academyId, Proxy proxy) Gets theOsidSessionassociated with the conferral administration service for the given academy. -
Uses of ConferralAdminSession in org.osid.recognition.batch
Subinterfaces of ConferralAdminSession in org.osid.recognition.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesConferralsin bulk.