Package | Description |
---|---|
org.osid.recognition |
The Open Service Interface Definitions for the org.osid.recognition
service.
|
Modifier and Type | Method and Description |
---|---|
ConvocationLookupSession |
RecognitionManager.getConvocationLookupSession()
Gets the
OsidSession associated with the convocation
lookup service. |
ConvocationLookupSession |
RecognitionProxyManager.getConvocationLookupSession(Proxy proxy)
Gets the
OsidSession associated with the convocation
lookup service. |
ConvocationLookupSession |
RecognitionManager.getConvocationLookupSessionForAcademy(Id academyId)
Gets the
OsidSession associated with the convocation
lookup service for the given academy. |
ConvocationLookupSession |
RecognitionProxyManager.getConvocationLookupSessionForAcademy(Id academyId,
Proxy proxy)
Gets the
OsidSession associated with the convocation
lookup service for the given academy. |