| Package | Description |
|---|---|
| org.osid.financials.posting |
The Open Service Interface Definitions for the org.osid.financials.posting
service.
|
| Modifier and Type | Method and Description |
|---|---|
PostNotificationSession |
FinancialsPostingManager.getPostNotificationSession(PostReceiver postReceiver)
Gets the
OsidSession associated with the post
notification service. |
PostNotificationSession |
FinancialsPostingProxyManager.getPostNotificationSession(PostReceiver postReceiver,
Proxy proxy)
Gets the
OsidSession associated with the post
notification service. |
PostNotificationSession |
FinancialsPostingManager.getPostNotificationSessionForBusiness(PostReceiver postReceiver,
Id businessId)
Gets the
OsidSession associated with the post
notification service for the given business. |
PostNotificationSession |
FinancialsPostingProxyManager.getPostNotificationSessionForBusiness(PostReceiver postReceiver,
Id businessId,
Proxy proxy)
Gets the
OsidSession associated with the post
notification service for the given business. |