Uses of Interface
org.osid.billing.EntryReceiver
Packages that use EntryReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
-
Uses of EntryReceiver in org.osid.billing
Methods in org.osid.billing with parameters of type EntryReceiverModifier and TypeMethodDescriptionBillingManager.getEntryNotificationSession(EntryReceiver entryReceiver) Gets theOsidSessionassociated with the entry notification service.BillingProxyManager.getEntryNotificationSession(EntryReceiver entryReceiver, Proxy proxy) Gets theOsidSessionassociated with the entry notification service.BillingManager.getEntryNotificationSessionForBusiness(EntryReceiver entryReceiver, Id businessId) Gets theOsidSessionassociated with the entry notification service for the given business.BillingProxyManager.getEntryNotificationSessionForBusiness(EntryReceiver entryReceiver, Id businessId, Proxy proxy) Gets theOsidSessionassociated with the entry notification service for the given business.