| Package | Description |
|---|---|
| org.osid.offering |
The Open Service Interface Definitions for the org.osid.offering
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CanonicalUnitSearchSession
This session provides methods for searching
CanonicalUnit
objects. |
| Modifier and Type | Method and Description |
|---|---|
CanonicalUnitQuerySession |
OfferingManager.getCanonicalUnitQuerySession()
Gets the
OsidSession associated with the canonical unit
query service. |
CanonicalUnitQuerySession |
OfferingProxyManager.getCanonicalUnitQuerySession(Proxy proxy)
Gets the
OsidSession associated with the canonical unit
query service. |
CanonicalUnitQuerySession |
OfferingManager.getCanonicalUnitQuerySessionForCatalogue(Id catalogueId)
Gets the
OsidSession associated with the canonical unit
query service for the given catalogue. |
CanonicalUnitQuerySession |
OfferingProxyManager.getCanonicalUnitQuerySessionForCatalogue(Id catalogueId,
Proxy proxy)
Gets the
OsidSession associated with the canonical unit
query service for the given catalogue. |