Uses of Interface
org.osid.billing.ItemReceiver
Packages that use ItemReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
-
Uses of ItemReceiver in org.osid.billing
Methods in org.osid.billing with parameters of type ItemReceiverModifier and TypeMethodDescriptionBillingManager.getItemNotificationSession(ItemReceiver itemReceiver) Gets theOsidSessionassociated with the item notification service.BillingProxyManager.getItemNotificationSession(ItemReceiver itemReceiver, Proxy proxy) Gets theOsidSessionassociated with the item notification service.BillingManager.getItemNotificationSessionForBusiness(ItemReceiver itemReceiver, Id businessId) Gets theOsidSessionassociated with the item notification service for the given business.BillingProxyManager.getItemNotificationSessionForBusiness(ItemReceiver itemReceiver, Id businessId, Proxy proxy) Gets theOsidSessionassociated with the item notification service for the given business.