Uses of Interface
org.osid.billing.BusinessQueryInspector
Packages that use BusinessQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
The Open Service Interface Definitions for the org.osid.billing.payment
service.
-
Uses of BusinessQueryInspector in org.osid.billing
Methods in org.osid.billing that return BusinessQueryInspectorModifier and TypeMethodDescriptionBusinessQueryInspector.getAncestorBusinessTerms()Gets the ancestor business query terms.BusinessSearchResults.getBusinessQueryInspector()Gets the inspector for the query to examine the terms used in the search.CategoryQueryInspector.getBusinessTerms()Gets the business query terms.CustomerQueryInspector.getBusinessTerms()Gets the business query terms.EntryQueryInspector.getBusinessTerms()Gets the business query terms.ItemQueryInspector.getBusinessTerms()Gets the business query terms.PeriodQueryInspector.getBusinessTerms()Gets the business query terms.BusinessQueryInspector.getDescendantBusinessTerms()Gets the descendant business query terms.Methods in org.osid.billing with parameters of type BusinessQueryInspectorModifier and TypeMethodDescriptionBusinessSearchSession.getBusinessQueryFromInspector(BusinessQueryInspector businessQueryInspector) Gets a business query from an inspector. -
Uses of BusinessQueryInspector in org.osid.billing.payment
Methods in org.osid.billing.payment that return BusinessQueryInspectorModifier and TypeMethodDescriptionPayerQueryInspector.getBusinessTerms()Gets the business query terms.PaymentQueryInspector.getBusinessTerms()Gets the business query terms.