Uses of Interface
org.osid.billing.payment.PaymentSearchOrder
Packages that use PaymentSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.billing.payment
service.
-
Uses of PaymentSearchOrder in org.osid.billing.payment
Methods in org.osid.billing.payment that return PaymentSearchOrderModifier and TypeMethodDescriptionPaymentSearchSession.getPaymentSearchOrder()Gets a payment search order.PaymentSmartBusinessSession.getPaymentSearchOrder()Gets a payment search order.Methods in org.osid.billing.payment with parameters of type PaymentSearchOrderModifier and TypeMethodDescriptionvoidPaymentSmartBusinessSession.applyPaymentSequencing(PaymentSearchOrder paymentSearchOrder) Applies a payment search order to this business.voidPaymentSearch.orderPaymentResults(PaymentSearchOrder paymentSearchOrder) Specify an ordering to the search results.