| Package | Description |
|---|---|
| org.osid.offering |
The Open Service Interface Definitions for the org.osid.offering
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResultSearchSession
This session provides methods for searching
Result
objects. |
| Modifier and Type | Method and Description |
|---|---|
ResultQuerySession |
OfferingManager.getResultQuerySession()
Gets the
OsidSession associated with the result query
service. |
ResultQuerySession |
OfferingProxyManager.getResultQuerySession(Proxy proxy)
Gets the
OsidSession associated with the result query
service. |
ResultQuerySession |
OfferingManager.getResultQuerySessionForCatalogue(Id catalogueId)
Gets the
OsidSession associated with the result query
service for the given catalogue. |
ResultQuerySession |
OfferingProxyManager.getResultQuerySessionForCatalogue(Id catalogueId,
Proxy proxy)
Gets the
OsidSession associated with the result query
service for the given catalogue. |