Uses of Interface
org.osid.billing.payment.PayerLookupSession
Packages that use PayerLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.billing.payment
service.
-
Uses of PayerLookupSession in org.osid.billing.payment
Methods in org.osid.billing.payment that return PayerLookupSessionModifier and TypeMethodDescriptionBillingPaymentManager.getPayerLookupSession()Gets theOsidSessionassociated with the payer lookup service.BillingPaymentProxyManager.getPayerLookupSession(Proxy proxy) Gets theOsidSessionassociated with the payer lookup service.BillingPaymentManager.getPayerLookupSessionForBusiness(Id businessId) Gets theOsidSessionassociated with the payer lookup service for the given business.BillingPaymentProxyManager.getPayerLookupSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the payer lookup service for the given business.