Uses of Interface
org.osid.recognition.ConvocationAdminSession
Packages that use ConvocationAdminSession
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 ConvocationAdminSession in org.osid.recognition
Methods in org.osid.recognition that return ConvocationAdminSessionModifier and TypeMethodDescriptionRecognitionManager.getConvocationAdminSession()Gets theOsidSessionassociated with the convocation administration service.RecognitionProxyManager.getConvocationAdminSession(Proxy proxy) Gets theOsidSessionassociated with the convocation administration service.RecognitionManager.getConvocationAdminSessionForAcademy(Id academyId) Gets theOsidSessionassociated with the convocation administration service for the given academy.RecognitionProxyManager.getConvocationAdminSessionForAcademy(Id academyId, Proxy proxy) Gets theOsidSessionassociated with the convocation administration service for the given academy. -
Uses of ConvocationAdminSession in org.osid.recognition.batch
Subinterfaces of ConvocationAdminSession in org.osid.recognition.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesConvocationsin bulk.