Uses of Interface
org.osid.billing.payment.PayerSearchOrder
Packages that use PayerSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.billing.payment
service.
-
Uses of PayerSearchOrder in org.osid.billing.payment
Methods in org.osid.billing.payment that return PayerSearchOrderModifier and TypeMethodDescriptionPayerSearchSession.getPayerSearchOrder()Gets a payer search order.PayerSmartBusinessSession.getPayerSearchOrder()Gets a payer search order.PaymentSearchOrder.getPayerSearchOrder()Specifies a preference for ordering the result set by the payer.Methods in org.osid.billing.payment with parameters of type PayerSearchOrderModifier and TypeMethodDescriptionvoidPayerSmartBusinessSession.applyPayerSequencing(PayerSearchOrder payerSearchOrder) Applies a payer search order to this business.voidPayerSearch.orderPayerResults(PayerSearchOrder payerSearchOrder) Specify an ordering to the search results.