Uses of Interface
org.osid.financials.AccountSearch
Packages that use AccountSearch
Package
Description
The Open Service Interface Definitions for the org.osid.financials
service.
-
Uses of AccountSearch in org.osid.financials
Methods in org.osid.financials that return AccountSearchModifier and TypeMethodDescriptionAccountSearchSession.getAccountSearch()Gets an account search.Methods in org.osid.financials with parameters of type AccountSearchModifier and TypeMethodDescriptionAccountSearchSession.getAccountsBySearch(AccountQuery accountQuery, AccountSearch accountSearch) Gets the search results matching the given search query using the given search.