Uses of Interface
org.osid.billing.PeriodReceiver
Packages that use PeriodReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
-
Uses of PeriodReceiver in org.osid.billing
Methods in org.osid.billing with parameters of type PeriodReceiverModifier and TypeMethodDescriptionBillingManager.getPeriodNotificationSession(PeriodReceiver periodReceiver) Gets theOsidSessionassociated with the period notification service.BillingProxyManager.getPeriodNotificationSession(PeriodReceiver periodReceiver, Proxy proxy) Gets theOsidSessionassociated with the period notification service.BillingManager.getPeriodNotificationSessionForBusiness(PeriodReceiver periodReceiver, Id businessId) Gets theOsidSessionassociated with the period notification service for the given business.BillingProxyManager.getPeriodNotificationSessionForBusiness(PeriodReceiver periodReceiver, Id businessId, Proxy proxy) Gets theOsidSessionassociated with the period notification service for the given business.