Package | Description |
---|---|
org.osid.billing |
The Open Service Interface Definitions for the org.osid.billing
service.
|
Modifier and Type | Method and Description |
---|---|
PeriodNotificationSession |
BillingManager.getPeriodNotificationSession(PeriodReceiver periodReceiver)
Gets the
OsidSession associated with the period
notification service. |
PeriodNotificationSession |
BillingProxyManager.getPeriodNotificationSession(PeriodReceiver periodReceiver,
Proxy proxy)
Gets the
OsidSession associated with the period
notification service. |
PeriodNotificationSession |
BillingManager.getPeriodNotificationSessionForBusiness(PeriodReceiver periodReceiver,
Id businessId)
Gets the
OsidSession associated with the period
notification service for the given business. |
PeriodNotificationSession |
BillingProxyManager.getPeriodNotificationSessionForBusiness(PeriodReceiver periodReceiver,
Id businessId,
Proxy proxy)
Gets the
OsidSession associated with the period
notification service for the given business. |