| Package | Description |
|---|---|
| org.osid.billing |
The Open Service Interface Definitions for the org.osid.billing
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PeriodSearchSession
This session provides methods for searching among
Period
objects. |
| Modifier and Type | Method and Description |
|---|---|
PeriodQuerySession |
BillingManager.getPeriodQuerySession()
Gets the
OsidSession associated with the period query
service. |
PeriodQuerySession |
BillingProxyManager.getPeriodQuerySession(Proxy proxy)
Gets the
OsidSession associated with the period query
service. |
PeriodQuerySession |
BillingManager.getPeriodQuerySessionForBusiness(Id businessId)
Gets the
OsidSession associated with the period query
service for the given business. |
PeriodQuerySession |
BillingProxyManager.getPeriodQuerySessionForBusiness(Id businessId,
Proxy proxy)
Gets the
OsidSession associated with the period query
service for the given business. |