Uses of Interface
org.osid.billing.payment.Payment
Packages that use Payment
Package
Description
The Open Service Interface Definitions for the org.osid.billing.payment
service.
-
Uses of Payment in org.osid.billing.payment
Methods in org.osid.billing.payment that return PaymentModifier and TypeMethodDescriptionPaymentAdminSession.createPayment(PaymentForm paymentForm) Creates a newPayment.PaymentList.getNextPayment()Gets the nextPaymentin this list.Payment[]PaymentList.getNextPayments(long n) Gets the next set ofPaymentelements in this list.PaymentLookupSession.getPayment(Id paymentId) Gets thePaymentspecified by itsId.