| Package | Description |
|---|---|
| org.osid.ordering |
The Open Service Interface Definitions for the org.osid.ordering
service.
|
| Modifier and Type | Method and Description |
|---|---|
PriceScheduleLookupSession |
OrderingManager.getPriceScheduleLookupSession()
Gets the
OsidSession associated with the price schedule
lookup service. |
PriceScheduleLookupSession |
OrderingProxyManager.getPriceScheduleLookupSession(Proxy proxy)
Gets the
OsidSession associated with the price schedule
lookup service. |
PriceScheduleLookupSession |
OrderingManager.getPriceScheduleLookupSessionForStore(Id storeId)
Gets the
OsidSession associated with the price schedule
lookup service for the given store. |
PriceScheduleLookupSession |
OrderingProxyManager.getPriceScheduleLookupSessionForStore(Id storeId,
Proxy proxy)
Gets the
OsidSession associated with the price schedule
lookup service for the given store. |