Uses of Interface
org.osid.recognition.AwardQuerySession
Packages that use AwardQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.recognition
service.
-
Uses of AwardQuerySession in org.osid.recognition
Subinterfaces of AwardQuerySession in org.osid.recognitionModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingAwards.Methods in org.osid.recognition that return AwardQuerySessionModifier and TypeMethodDescriptionRecognitionManager.getAwardQuerySession()Gets theOsidSessionassociated with the award query service.RecognitionProxyManager.getAwardQuerySession(Proxy proxy) Gets theOsidSessionassociated with the award query service.RecognitionManager.getAwardQuerySessionForAcademy(Id academyId) Gets theOsidSessionassociated with the award query service for the given academy.RecognitionProxyManager.getAwardQuerySessionForAcademy(Id academyId, Proxy proxy) Gets theOsidSessionassociated with the award query service for the given academy.