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