Uses of Interface
org.osid.billing.payment.PayerQueryInspector
Packages that use PayerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.billing.payment
service.
-
Uses of PayerQueryInspector in org.osid.billing.payment
Methods in org.osid.billing.payment that return PayerQueryInspectorModifier and TypeMethodDescriptionPayerSearchResults.getPayerQueryInspector()Gets the inspector for the query to examine the terms used in the search.PaymentQueryInspector.getPayerTerms()Gets the payer query terms.PayerSmartBusinessSession.inspectPayerQuery()Gets a payer query inspector for this business.Methods in org.osid.billing.payment with parameters of type PayerQueryInspectorModifier and TypeMethodDescriptionPayerSearchSession.getPayerQueryFromInspector(PayerQueryInspector payerQueryInspector) Gets a payer query from an inspector.PayerSmartBusinessSession.getPayerQueryFromInspector(PayerQueryInspector payerQueryInspector) Gets a payer query from an inspector.