Uses of Interface
org.osid.billing.CustomerSearch
Packages that use CustomerSearch
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
-
Uses of CustomerSearch in org.osid.billing
Methods in org.osid.billing that return CustomerSearchModifier and TypeMethodDescriptionCustomerSearchSession.getCustomerSearch()Gets a customer search.Methods in org.osid.billing with parameters of type CustomerSearchModifier and TypeMethodDescriptionCustomerSearchSession.getCustomersBySearch(CustomerQuery customerQuery, CustomerSearch customerSearch) Gets the search results matching the given search query using the given search.