| Package | Description |
|---|---|
| org.osid.offering |
The Open Service Interface Definitions for the org.osid.offering
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OfferingSearchSession
This session provides methods for searching
Offering
objects. |
| Modifier and Type | Method and Description |
|---|---|
OfferingQuerySession |
OfferingManager.getOfferingQuerySession()
Gets the
OsidSession associated with the offering query
service. |
OfferingQuerySession |
OfferingProxyManager.getOfferingQuerySession(Proxy proxy)
Gets the
OsidSession associated with the offering query
service. |
OfferingQuerySession |
OfferingManager.getOfferingQuerySessionForCatalogue(Id catalogueId)
Gets the
OsidSession associated with the offering query
service for the given catalogue. |
OfferingQuerySession |
OfferingProxyManager.getOfferingQuerySessionForCatalogue(Id catalogueId,
Proxy proxy)
Gets the
OsidSession associated with the offering query
service for the given catalogue. |