Uses of Interface
org.osid.billing.CustomerQueryInspector
Packages that use CustomerQueryInspector
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 CustomerQueryInspector in org.osid.billing
Methods in org.osid.billing that return CustomerQueryInspectorModifier and TypeMethodDescriptionCustomerSearchResults.getCustomerQueryInspector()Gets the inspector for the query to examine the terms used in the search.BusinessQueryInspector.getCustomerTerms()Gets the customer query terms.EntryQueryInspector.getCustomerTerms()Gets the item query terms.CustomerSmartBusinessSession.inspectCustomerQuery()Gets a customer query inspector for this business.Methods in org.osid.billing with parameters of type CustomerQueryInspectorModifier and TypeMethodDescriptionCustomerSearchSession.getCustomerQueryFromInspector(CustomerQueryInspector customerQueryInspector) Gets a customer query from an inspector.CustomerSmartBusinessSession.getCustomerQueryFromInspector(CustomerQueryInspector customerQueryInspector) Gets a customer query from an inspector. -
Uses of CustomerQueryInspector in org.osid.billing.payment
Methods in org.osid.billing.payment that return CustomerQueryInspectorModifier and TypeMethodDescriptionPayerQueryInspector.getCustomerTerms()Gets the customer query terms.PaymentQueryInspector.getCustomerTerms()Gets the customer query terms.