Package | Description |
---|---|
org.osid.ordering |
The Open Service Interface Definitions for the org.osid.ordering
service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PriceScheduleSearchSession
This session provides methods for searching
PriceSchedule
objects. |
Modifier and Type | Method and Description |
---|---|
PriceScheduleQuerySession |
OrderingManager.getPriceScheduleQuerySession()
Gets the
OsidSession associated with the price schedule
query service. |
PriceScheduleQuerySession |
OrderingProxyManager.getPriceScheduleQuerySession(Proxy proxy)
Gets the
OsidSession associated with the price schedule
query service. |
PriceScheduleQuerySession |
OrderingManager.getPriceScheduleQuerySessionForStore(Id storeId)
Gets the
OsidSession associated with the price schedule
query service for the given store. |
PriceScheduleQuerySession |
OrderingProxyManager.getPriceScheduleQuerySessionForStore(Id storeId,
Proxy proxy)
Gets the
OsidSession associated with the price schedule
query service for the given store. |