| Package | Description |
|---|---|
| org.osid.ordering.rules |
The Open Service Interface Definitions for the org.osid.ordering.rules
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PriceEnablerSearchSession
This session provides methods for searching among
PriceEnabler
objects. |
| Modifier and Type | Method and Description |
|---|---|
PriceEnablerQuerySession |
OrderingRulesManager.getPriceEnablerQuerySession()
Gets the
OsidSession associated with the price enabler
query service. |
PriceEnablerQuerySession |
OrderingRulesProxyManager.getPriceEnablerQuerySession(Proxy proxy)
Gets the
OsidSession associated with the price enabler
query service. |
PriceEnablerQuerySession |
OrderingRulesManager.getPriceEnablerQuerySessionForStore(Id storeId)
Gets the
OsidSession associated with the price enabler
query service for the given store. |
PriceEnablerQuerySession |
OrderingRulesProxyManager.getPriceEnablerQuerySessionForStore(Id storeId,
Proxy proxy)
Gets the
OsidSession associated with the price enabler
query service for the given store. |