Uses of Interface
org.osid.billing.CustomerReceiver
Packages that use CustomerReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
-
Uses of CustomerReceiver in org.osid.billing
Methods in org.osid.billing with parameters of type CustomerReceiverModifier and TypeMethodDescriptionBillingManager.getCustomerNotificationSession(CustomerReceiver customerReceiver) Gets theOsidSessionassociated with the customer notification service.BillingProxyManager.getCustomerNotificationSession(CustomerReceiver customerReceiver, Proxy proxy) Gets theOsidSessionassociated with the customer notification service.BillingManager.getCustomerNotificationSessionForBusiness(CustomerReceiver customerReceiver, Id businessId) Gets theOsidSessionassociated with the customer notification service for the given business.BillingProxyManager.getCustomerNotificationSessionForBusiness(CustomerReceiver customerReceiver, Id businessId, Proxy proxy) Gets theOsidSessionassociated with the customer notification service for the given business.