Uses of Interface
org.osid.billing.CustomerNotificationSession
Packages that use CustomerNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
-
Uses of CustomerNotificationSession in org.osid.billing
Methods in org.osid.billing that return CustomerNotificationSessionModifier 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.