Uses of Interface
org.osid.billing.payment.PayerAdminSession
Packages that use PayerAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.billing.payment
service.
The Open Service Interface Definitions for the org.osid.billing.payment.batch
service.
-
Uses of PayerAdminSession in org.osid.billing.payment
Methods in org.osid.billing.payment that return PayerAdminSessionModifier and TypeMethodDescriptionBillingPaymentManager.getPayerAdminSession()Gets theOsidSessionassociated with the payer administration service.BillingPaymentProxyManager.getPayerAdminSession(Proxy proxy) Gets theOsidSessionassociated with the payer administration service.BillingPaymentManager.getPayerAdminSessionForBusiness(Id businessId) Gets theOsidSessionassociated with the payer administration service for the given business.BillingPaymentProxyManager.getPayerAdminSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the payer administration service for the given business. -
Uses of PayerAdminSession in org.osid.billing.payment.batch
Subinterfaces of PayerAdminSession in org.osid.billing.payment.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesPayersin bulk.