| Package | Description |
|---|---|
| org.osid.offering.rules |
The Open Service Interface Definitions for the org.osid.offering.rules
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OfferingConstrainerSearchSession
This session provides methods for searching among
OfferingConstrainer objects. |
| Modifier and Type | Method and Description |
|---|---|
OfferingConstrainerQuerySession |
OfferingRulesManager.getOfferingConstrainerQuerySession()
Gets the
OsidSession associated with the offering
constrainer query service. |
OfferingConstrainerQuerySession |
OfferingRulesProxyManager.getOfferingConstrainerQuerySession(Proxy proxy)
Gets the
OsidSession associated with the offering
constrainer query service. |
OfferingConstrainerQuerySession |
OfferingRulesManager.getOfferingConstrainerQuerySessionForCatalogue(Id catalogueId)
Gets the
OsidSession associated with the offering
constrainer query service for the given catalogue. |
OfferingConstrainerQuerySession |
OfferingRulesProxyManager.getOfferingConstrainerQuerySessionForCatalogue(Id catalogueId,
Proxy proxy)
Gets the
OsidSession associated with the offering
constrainer query service for the given catalogue. |