Uses of Interface
org.osid.billing.CustomerSearchOrder
Packages that use CustomerSearchOrder
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 CustomerSearchOrder in org.osid.billing
Methods in org.osid.billing that return CustomerSearchOrderModifier and TypeMethodDescriptionCustomerSearchSession.getCustomerSearchOrder()Gets a customer search order.CustomerSmartBusinessSession.getCustomerSearchOrder()Gets a customer search order.EntrySearchOrder.getCustomerSearchOrder()Gets the customer order.Methods in org.osid.billing with parameters of type CustomerSearchOrderModifier and TypeMethodDescriptionvoidCustomerSmartBusinessSession.applyCustomerSequencing(CustomerSearchOrder customerSearchOrder) Applies a customer search order to this business.voidCustomerSearch.orderCustomerResults(CustomerSearchOrder customerSearchOrder) Specify an ordering to the search results. -
Uses of CustomerSearchOrder in org.osid.billing.payment
Methods in org.osid.billing.payment that return CustomerSearchOrderModifier and TypeMethodDescriptionPayerSearchOrder.getCustomerSearchOrder()Specifies a preference for ordering the result set by the customer.PaymentSearchOrder.getCustomerSearchOrder()Specifies a preference for ordering the result set by the customer.