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