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