Interface TransactionSummaryService

All Known Implementing Classes:
DefaultTransactionSummaryService

public interface TransactionSummaryService
This service provides a mechanism to build a TransactionSummary based on the state of Payments identified by their Payment.getOwnerType() & Payment.getOwnerId(), and their PaymentTransactions.
Author:
Chris Kittrell (ckittrell)