Interface TransactionCreationByEntryTypeStrategy

All Known Implementing Classes:
AccommodationTransactionCreationStrategy, TransportTransactionCreationStrategy

public interface TransactionCreationByEntryTypeStrategy
Strategy that creates transactions by entry type for invoice payments
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    creates transactions with the entries using the cart
  • Method Details

    • createTransactions

      boolean createTransactions(AbstractOrderModel order)
      creates transactions with the entries using the cart
      Parameters:
      order -
      Returns: