Package | Description |
---|---|
org.osid.financials |
The Open Service Interface Definitions for the org.osid.financials
service.
|
Modifier and Type | Method and Description |
---|---|
AccountNotificationSession |
FinancialsManager.getAccountNotificationSession(AccountReceiver accountReceiver)
Gets the
OsidSession associated with the account
notification service. |
AccountNotificationSession |
FinancialsProxyManager.getAccountNotificationSession(AccountReceiver accountReceiver,
Proxy proxy)
Gets the
OsidSession associated with the account
notification service. |
AccountNotificationSession |
FinancialsManager.getAccountNotificationSessionForBusiness(AccountReceiver accountReceiver,
Id businessId)
Gets the
OsidSession associated with the account
notification service for the given business. |
AccountNotificationSession |
FinancialsProxyManager.getAccountNotificationSessionForBusiness(AccountReceiver accountReceiver,
Id businessId,
Proxy proxy)
Gets the
OsidSession associated with the account
notification service for the given business. |