| Package | Description |
|---|---|
| org.osid.offering |
The Open Service Interface Definitions for the org.osid.offering
service.
|
| org.osid.offering.batch |
The Open Service Interface Definitions for the org.osid.offering.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
ResultAdminSession |
OfferingManager.getResultAdminSession()
Gets the
OsidSession associated with the result
administration service. |
ResultAdminSession |
OfferingProxyManager.getResultAdminSession(Proxy proxy)
Gets the
OsidSession associated with the result
administration service. |
ResultAdminSession |
OfferingManager.getResultAdminSessionForCatalogue(Id catalogueId)
Gets the
OsidSession associated with the result
administration service for the given catalogue. |
ResultAdminSession |
OfferingProxyManager.getResultAdminSessionForCatalogue(Id catalogueId,
Proxy proxy)
Gets the
OsidSession associated with the result
administration service for the given catalogue. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResultBatchAdminSession
This session creates, updates, and deletes
Results in
bulk. |