Package | Description |
---|---|
org.osid.financials |
The Open Service Interface Definitions for the org.osid.financials
service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AccountSearchSession
This session provides methods for searching among
Account
objects. |
Modifier and Type | Method and Description |
---|---|
AccountQuerySession |
FinancialsManager.getAccountQuerySession()
Gets the
OsidSession associated with the account query
service. |
AccountQuerySession |
FinancialsProxyManager.getAccountQuerySession(Proxy proxy)
Gets the
OsidSession associated with the account query
service. |
AccountQuerySession |
FinancialsManager.getAccountQuerySessionForBusiness(Id businessId)
Gets the
OsidSession associated with the account query
service for the given business. |
AccountQuerySession |
FinancialsProxyManager.getAccountQuerySessionForBusiness(Id businessId,
Proxy proxy)
Gets the
OsidSession associated with the account query
service for the given business. |