| Package | Description |
|---|---|
| org.osid.recognition |
The Open Service Interface Definitions for the org.osid.recognition
service.
|
| org.osid.recognition.batch |
The Open Service Interface Definitions for the org.osid.recognition.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
ConferralAdminSession |
RecognitionManager.getConferralAdminSession()
Gets the
OsidSession associated with the conferral
administration service. |
ConferralAdminSession |
RecognitionProxyManager.getConferralAdminSession(Proxy proxy)
Gets the
OsidSession associated with the conferral
administration service. |
ConferralAdminSession |
RecognitionManager.getConferralAdminSessionForAcademy(Id academyId)
Gets the
OsidSession associated with the conferral
administration service for the given academy. |
ConferralAdminSession |
RecognitionProxyManager.getConferralAdminSessionForAcademy(Id academyId,
Proxy proxy)
Gets the
OsidSession associated with the conferral
administration service for the given academy. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConferralBatchAdminSession
This session creates, updates, and deletes
Conferrals in
bulk. |