Uses of Interface
org.osid.billing.payment.SummaryList
Packages that use SummaryList
Package
Description
The Open Service Interface Definitions for the org.osid.billing.payment
service.
-
Uses of SummaryList in org.osid.billing.payment
Methods in org.osid.billing.payment that return SummaryListModifier and TypeMethodDescriptionSummarySession.getPastDueSummaries()Gets aSummaryListof currently past due payments.SummarySession.getSummaries()Gets allSummaries.SummarySession.getSummariesByPeriod(Id periodId) Gets aSummaryListfor the given period.SummarySession.getSummariesByPeriodForCustomer(Id customerId, Id periodId) Gets aSummaryListfor the given customer and billing period.SummarySession.getSummariesForCustomer(Id customerId) Gets aSummaryListfor the given customer.