| 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 |
|---|---|
PostEntryAdminSession |
FinancialsPostingManager.getPostEntryAdminSession()
Gets the
OsidSession associated with the post entry
administration service. |
PostEntryAdminSession |
FinancialsPostingProxyManager.getPostEntryAdminSession(Proxy proxy)
Gets the
OsidSession associated with the post entry
administration service. |
PostEntryAdminSession |
FinancialsPostingManager.getPostEntryAdminSessionForBusiness(Id businessId)
Gets the
OsidSession associated with the post entry
administration service for the given business. |
PostEntryAdminSession |
FinancialsPostingProxyManager.getPostEntryAdminSessionForBusiness(Id businessId,
Proxy proxy)
Gets the
OsidSession associated with the post entry
administration service for the given business. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PostEntryBatchAdminSession
This session creates, updates, and deletes
PostEntries
in bulk. |