| Package | Description |
|---|---|
| org.osid.financials |
The Open Service Interface Definitions for the org.osid.financials
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActivitySearchSession
This session provides methods for searching among
Activity
objects. |
| Modifier and Type | Method and Description |
|---|---|
ActivityQuerySession |
FinancialsManager.getActivityQuerySession()
Gets the
OsidSession associated with the activity query
service. |
ActivityQuerySession |
FinancialsProxyManager.getActivityQuerySession(Proxy proxy)
Gets the
OsidSession associated with the activity query
service. |
ActivityQuerySession |
FinancialsManager.getActivityQuerySessionForBusiness(Id businessId)
Gets the
OsidSession associated with the activity query
service for the given business. |
ActivityQuerySession |
FinancialsProxyManager.getActivityQuerySessionForBusiness(Id businessId,
Proxy proxy)
Gets the
OsidSession associated with the activity query
service for the given business. |