| Package | Description |
|---|---|
| org.osid.billing |
The Open Service Interface Definitions for the org.osid.billing
service.
|
| org.osid.ordering |
The Open Service Interface Definitions for the org.osid.ordering
service.
|
| Modifier and Type | Method and Description |
|---|---|
ProductQueryInspector[] |
ItemQueryInspector.getProductTerms()
Gets the product query terms.
|
| Modifier and Type | Method and Description |
|---|---|
ProductQueryInspector |
ProductSearchResults.getProductQueryInspector()
Gets the inspector for the query to examine the terns used in the
search.
|
ProductQueryInspector[] |
ItemQueryInspector.getProductTerms()
Gets the product terms.
|
ProductQueryInspector[] |
PriceScheduleQueryInspector.getProductTerms()
Gets the product terms.
|
ProductQueryInspector[] |
StoreQueryInspector.getProductTerms()
Gets the product terms.
|
ProductQueryInspector |
ProductSmartStoreSession.inspectProductQuery()
Gets a product query inspector for this store.
|
| Modifier and Type | Method and Description |
|---|---|
ProductQuery |
ProductSearchSession.getProductQueryFromInspector(ProductQueryInspector productQueryInspector)
Gets a product query from an inspector.
|
ProductQuery |
ProductSmartStoreSession.getProductQueryFromInspector(ProductQueryInspector productQueryInspector)
Gets a product query from an inspector.
|