Uses of Interface
org.osid.billing.payment.batch.PaymentBatchAdminSession
Packages that use PaymentBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.billing.payment.batch
service.
-
Uses of PaymentBatchAdminSession in org.osid.billing.payment.batch
Methods in org.osid.billing.payment.batch that return PaymentBatchAdminSessionModifier and TypeMethodDescriptionBillingPaymentBatchManager.getPaymentBatchAdminSession()Gets theOsidSessionassociated with the bulk payment administration service.BillingPaymentBatchProxyManager.getPaymentBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk payment administration service.BillingPaymentBatchManager.getPaymentBatchAdminSessionForBusiness(Id businessId) Gets theOsidSessionassociated with the bulk payment administration service for the given business.BillingPaymentBatchProxyManager.getPaymentBatchAdminSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the bulk payment administration service for the given business.