| Package | Description |
|---|---|
| org.osid.financials.posting |
The Open Service Interface Definitions for the org.osid.financials.posting
service.
|
| org.osid.financials.posting.batch |
The Open Service Interface Definitions for the org.osid.financials.posting.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
PostAdminSession |
FinancialsPostingManager.getPostAdminSession()
Gets the
OsidSession associated with the post
administration service. |
PostAdminSession |
FinancialsPostingProxyManager.getPostAdminSession(Proxy proxy)
Gets the
OsidSession associated with the post
administration service. |
PostAdminSession |
FinancialsPostingManager.getPostAdminSessionForBusiness(Id businessId)
Gets the
OsidSession associated with the post
administration service for the given business. |
PostAdminSession |
FinancialsPostingProxyManager.getPostAdminSessionForBusiness(Id businessId,
Proxy proxy)
Gets the
OsidSession associated with the post
administration service for the given business. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PostBatchAdminSession
This session creates, updates, and deletes
Posts in
bulk. |