| Package | Description |
|---|---|
| org.osid.ordering |
The Open Service Interface Definitions for the org.osid.ordering
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProductSearchSession
This session provides methods for searching
Product
objects. |
| Modifier and Type | Method and Description |
|---|---|
ProductQuerySession |
OrderingManager.getProductQuerySession()
Gets the
OsidSession associated with the product query
service. |
ProductQuerySession |
OrderingProxyManager.getProductQuerySession(Proxy proxy)
Gets the
OsidSession associated with the product query
service. |
ProductQuerySession |
OrderingManager.getProductQuerySessionForStore(Id storeId)
Gets the
OsidSession associated with the product query
service for the given store. |
ProductQuerySession |
OrderingProxyManager.getProductQuerySessionForStore(Id storeId,
Proxy proxy)
Gets the
OsidSession associated with the product query
service for the given store. |