Uses of Interface
org.osid.billing.payment.PayerNotificationSession
Packages that use PayerNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.billing.payment
service.
-
Uses of PayerNotificationSession in org.osid.billing.payment
Methods in org.osid.billing.payment that return PayerNotificationSessionModifier and TypeMethodDescriptionBillingPaymentManager.getPayerNotificationSession(PayerReceiver payerReceiver) Gets theOsidSessionassociated with the payer notification service.BillingPaymentProxyManager.getPayerNotificationSession(PayerReceiver payerReceiver, Proxy proxy) Gets theOsidSessionassociated with the payer notification service.BillingPaymentManager.getPayerNotificationSessionForBusiness(PayerReceiver payerReceiver, Id businessId) Gets theOsidSessionassociated with the payer notification service for the given business.BillingPaymentProxyManager.getPayerNotificationSessionForBusiness(PayerReceiver payerReceiver, Id businessId, Proxy proxy) Gets theOsidSessionassociated with the payer notification service for the given business.