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 TypeMethodDescriptionbooleancreates transactions with the entries using the cart
-
Method Details
-
createTransactions
creates transactions with the entries using the cart- Parameters:
order-- Returns:
-