| Package | Description |
|---|---|
| org.osid.recognition |
The Open Service Interface Definitions for the org.osid.recognition
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConferralSearchSession
This session provides methods for searching
Conferral
objects. |
| Modifier and Type | Method and Description |
|---|---|
ConferralQuerySession |
RecognitionManager.getConferralQuerySession()
Gets the
OsidSession associated with the conferral
query service. |
ConferralQuerySession |
RecognitionProxyManager.getConferralQuerySession(Proxy proxy)
Gets the
OsidSession associated with the conferral
query service. |
ConferralQuerySession |
RecognitionManager.getConferralQuerySessionForAcademy(Id academyId)
Gets the
OsidSession associated with the conferral
query service for the given academy. |
ConferralQuerySession |
RecognitionProxyManager.getConferralQuerySessionForAcademy(Id academyId,
Proxy proxy)
Gets the
OsidSession associated with the conferral
query service for the given academy. |