Uses of Interface
org.osid.billing.payment.PayerQuerySession
Packages that use PayerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.billing.payment
service.
-
Uses of PayerQuerySession in org.osid.billing.payment
Subinterfaces of PayerQuerySession in org.osid.billing.paymentModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongPayers.Methods in org.osid.billing.payment that return PayerQuerySessionModifier and TypeMethodDescriptionBillingPaymentManager.getPayerQuerySession()Gets theOsidSessionassociated with the payer query service.BillingPaymentProxyManager.getPayerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the payer query service.BillingPaymentManager.getPayerQuerySessionForBusiness(Id businessId) Gets theOsidSessionassociated with the payer query service for the given business.BillingPaymentProxyManager.getPayerQuerySessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the payer query service for the given business.BillingPaymentManager.getPaymentQuerySession()Gets theOsidSessionassociated with the payment query service.BillingPaymentManager.getPaymentQuerySessionForBusiness(Id businessId) Gets theOsidSessionassociated with the payment query service for the given business.