Uses of Interface
org.osid.acknowledgement.CreditNotificationSession
Packages that use CreditNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.acknowledgement
service.
-
Uses of CreditNotificationSession in org.osid.acknowledgement
Methods in org.osid.acknowledgement that return CreditNotificationSessionModifier and TypeMethodDescriptionAcknowledgementManager.getCreditNotificationSession(CreditReceiver creditReceiver) Gets theOsidSessionassociated with the credit notification service.AcknowledgementProxyManager.getCreditNotificationSession(CreditReceiver creditReceiver, Proxy proxy) Gets theOsidSessionassociated with the credit notification service.AcknowledgementManager.getCreditNotificationSessionForBilling(CreditReceiver creditReceiver, Id billingId) Gets theOsidSessionassociated with the credit notification service for the given billing.AcknowledgementProxyManager.getCreditNotificationSessionForBilling(CreditReceiver creditReceiver, Id billingId, Proxy proxy) Gets theOsidSessionassociated with the credit notification service for the given billing.