Uses of Interface
org.osid.financials.AccountQuerySession
Packages that use AccountQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.financials
service.
-
Uses of AccountQuerySession in org.osid.financials
Subinterfaces of AccountQuerySession in org.osid.financialsModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongAccounts.Methods in org.osid.financials that return AccountQuerySessionModifier and TypeMethodDescriptionFinancialsManager.getAccountQuerySession()Gets theOsidSessionassociated with the account query service.FinancialsProxyManager.getAccountQuerySession(Proxy proxy) Gets theOsidSessionassociated with the account query service.FinancialsManager.getAccountQuerySessionForBusiness(Id businessId) Gets theOsidSessionassociated with the account query service for the given business.FinancialsProxyManager.getAccountQuerySessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the account query service for the given business.