Uses of Interface
org.osid.billing.payment.PaymentQueryInspector
Packages that use PaymentQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.billing.payment
service.
-
Uses of PaymentQueryInspector in org.osid.billing.payment
Methods in org.osid.billing.payment that return PaymentQueryInspectorModifier and TypeMethodDescriptionPaymentSearchResults.getPaymentQueryInspector()Gets the inspector for the query to examine the periods used in the search.PaymentSmartBusinessSession.inspectPaymentQuery()Gets a payment query inspector for this business.Methods in org.osid.billing.payment with parameters of type PaymentQueryInspectorModifier and TypeMethodDescriptionPaymentSmartBusinessSession.getPaymentQueryFromInspector(PaymentQueryInspector paymentQueryInspector) Gets a payment query from an inspector.