Uses of Interface
org.osid.recognition.AwardAdminSession
Packages that use AwardAdminSession
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 AwardAdminSession in org.osid.recognition
Methods in org.osid.recognition that return AwardAdminSessionModifier and TypeMethodDescriptionRecognitionManager.getAwardAdminSession()Gets theOsidSessionassociated with the award administrative service.RecognitionProxyManager.getAwardAdminSession(Proxy proxy) Gets theOsidSessionassociated with the award administrative service.RecognitionManager.getAwardAdminSessionForAcademy(Id academyId) Gets theOsidSessionassociated with the award administrative service for the given academy.RecognitionProxyManager.getAwardAdminSessionForAcademy(Id academyId, Proxy proxy) Gets theOsidSessionassociated with the award administration service for the given academy. -
Uses of AwardAdminSession in org.osid.recognition.batch
Subinterfaces of AwardAdminSession in org.osid.recognition.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesAwardsin bulk.