Uses of Interface
org.osid.billing.CategoryReceiver
Packages that use CategoryReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
-
Uses of CategoryReceiver in org.osid.billing
Methods in org.osid.billing with parameters of type CategoryReceiverModifier 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.