Uses of Interface
org.osid.billing.payment.PaymentAdminSession
Packages that use PaymentAdminSession
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 PaymentAdminSession in org.osid.billing.payment
Methods in org.osid.billing.payment that return PaymentAdminSessionModifier and TypeMethodDescriptionBillingPaymentManager.getPaymentAdminSession()Gets theOsidSessionassociated with the payment administration service.BillingPaymentProxyManager.getPaymentAdminSession(Proxy proxy) Gets theOsidSessionassociated with the payment administration service.BillingPaymentManager.getPaymentAdminSessionForBusiness(Id businessId) Gets theOsidSessionassociated with the payment administration service for the given business.BillingPaymentProxyManager.getPaymentAdminSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the payment administration service for the given business. -
Uses of PaymentAdminSession in org.osid.billing.payment.batch
Subinterfaces of PaymentAdminSession in org.osid.billing.payment.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesPaymentsin bulk.