| Package | Description |
|---|---|
| org.osid.billing |
The Open Service Interface Definitions for the org.osid.billing
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntrySearchSession
This session provides methods for searching among
Entry
objects. |
| Modifier and Type | Method and Description |
|---|---|
EntryQuerySession |
BillingManager.getEntryQuerySession()
Gets the
OsidSession associated with the entry query
service. |
EntryQuerySession |
BillingProxyManager.getEntryQuerySession(Proxy proxy)
Gets the
OsidSession associated with the entry query
service. |
EntryQuerySession |
BillingManager.getEntryQuerySessionForBusiness(Id businessId)
Gets the
OsidSession associated with the entry query
service for the given business. |
EntryQuerySession |
BillingProxyManager.getEntryQuerySessionForBusiness(Id businessId,
Proxy proxy)
Gets the
OsidSession associated with the entry query
service for the given business. |