Uses of Interface
org.osid.billing.CategoryNotificationSession
Packages that use CategoryNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
-
Uses of CategoryNotificationSession in org.osid.billing
Methods in org.osid.billing that return CategoryNotificationSessionModifier and TypeMethodDescriptionBillingManager.getCategoryNotificationSession(CategoryReceiver categoryReceiver) Gets theOsidSessionassociated with the category notification service.BillingProxyManager.getCategoryNotificationSession(CategoryReceiver categoryReceiver, Proxy proxy) Gets theOsidSessionassociated with the category notification service.BillingManager.getCategoryNotificationSessionForBusiness(CategoryReceiver categoryReceiver, Id businessId) Gets theOsidSessionassociated with the category notification service for the given business.BillingProxyManager.getCategoryNotificationSessionForBusiness(CategoryReceiver categoryReceiver, Id businessId, Proxy proxy) Gets theOsidSessionassociated with the category notification service for the given business.