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