Uses of Interface
org.osid.recognition.ConvocationQuerySession
Packages that use ConvocationQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.recognition
service.
-
Uses of ConvocationQuerySession in org.osid.recognition
Subinterfaces of ConvocationQuerySession in org.osid.recognitionModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingConvocations.Methods in org.osid.recognition that return ConvocationQuerySessionModifier and TypeMethodDescriptionRecognitionManager.getConvocationQuerySession()Gets theOsidSessionassociated with the convocation query service.RecognitionProxyManager.getConvocationQuerySession(Proxy proxy) Gets theOsidSessionassociated with the convocation query service.RecognitionManager.getConvocationQuerySessionForAcademy(Id academyId) Gets theOsidSessionassociated with the convocation query service for the given academy.RecognitionProxyManager.getConvocationQuerySessionForAcademy(Id academyId, Proxy proxy) Gets theOsidSessionassociated with the convocation query service for the given academy.