| Package | Description |
|---|---|
| org.osid.financials.posting |
The Open Service Interface Definitions for the org.osid.financials.posting
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PostEntrySearchSession
This session provides methods for searching among
PostEntry
objects. |
| Modifier and Type | Method and Description |
|---|---|
PostEntryQuerySession |
FinancialsPostingManager.getPostEntryQuerySession()
Gets the
OsidSession associated with the post entry
query service. |
PostEntryQuerySession |
FinancialsPostingProxyManager.getPostEntryQuerySession(Proxy proxy)
Gets the
OsidSession associated with the post entry
query service. |
PostEntryQuerySession |
FinancialsPostingManager.getPostEntryQuerySessionForBusiness(Id businessId)
Gets the
OsidSession associated with the post entry
query service for the given business. |
PostEntryQuerySession |
FinancialsPostingProxyManager.getPostEntryQuerySessionForBusiness(Id businessId,
Proxy proxy)
Gets the
OsidSession associated with the post entry
query service for the given business. |