Uses of Interface
org.osid.billing.ItemQueryInspector
Packages that use ItemQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
-
Uses of ItemQueryInspector in org.osid.billing
Methods in org.osid.billing that return ItemQueryInspectorModifier and TypeMethodDescriptionItemSearchResults.getItemQueryInspector()Gets the inspector for the query to examine the terms used in the search.BusinessQueryInspector.getItemTerms()Gets the item query terms.EntryQueryInspector.getItemTerms()Gets the item query terms.ItemSmartBusinessSession.inspectItemQuery()Gets an item query inspector for this business.Methods in org.osid.billing with parameters of type ItemQueryInspectorModifier and TypeMethodDescriptionItemSmartBusinessSession.getItemQueryFromInspector(ItemQueryInspector itemQueryInspector) Gets an item query from an inspector.