Uses of Interface
org.osid.ordering.ProductQueryInspector
Packages that use ProductQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
The Open Service Interface Definitions for the org.osid.ordering
service.
-
Uses of ProductQueryInspector in org.osid.billing
Methods in org.osid.billing that return ProductQueryInspectorModifier and TypeMethodDescriptionItemQueryInspector.getProductTerms()Gets the product query terms. -
Uses of ProductQueryInspector in org.osid.ordering
Methods in org.osid.ordering that return ProductQueryInspectorModifier and TypeMethodDescriptionProductSearchResults.getProductQueryInspector()Gets the inspector for the query to examine the terns used in the search.ItemQueryInspector.getProductTerms()Gets the product terms.PriceScheduleQueryInspector.getProductTerms()Gets the product terms.StoreQueryInspector.getProductTerms()Gets the product terms.ProductSmartStoreSession.inspectProductQuery()Gets a product query inspector for this store.Methods in org.osid.ordering with parameters of type ProductQueryInspectorModifier and TypeMethodDescriptionProductSearchSession.getProductQueryFromInspector(ProductQueryInspector productQueryInspector) Gets a product query from an inspector.ProductSmartStoreSession.getProductQueryFromInspector(ProductQueryInspector productQueryInspector) Gets a product query from an inspector.