Package | Description |
---|---|
org.osid.billing |
The Open Service Interface Definitions for the org.osid.billing
service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CategorySearchSession
This session provides methods for searching among
Category
objects. |
Modifier and Type | Method and Description |
---|---|
CategoryQuerySession |
BillingProxyManager.getCategoryQuerySession(Proxy proxy)
Gets the
OsidSession associated with the category query
service. |
CategoryQuerySession |
BillingProxyManager.getCategoryQuerySessionForBusiness(Id businessId,
Proxy proxy)
Gets the
OsidSession associated with the category query
service for the given business. |