Class InMemoryInvoiceRegistry
java.lang.Object
it.tidalwave.accounting.model.impl.InMemoryInvoiceRegistry
- All Implemented Interfaces:
InvoiceRegistry
- Author:
- Fabrizio Giudici
-
Nested Class Summary
Nested classes/interfaces inherited from interface it.tidalwave.accounting.model.InvoiceRegistry
InvoiceRegistry.Finder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
InMemoryInvoiceRegistry
public InMemoryInvoiceRegistry()
-
-
Method Details
-
findInvoices
- Specified by:
findInvoicesin interfaceInvoiceRegistry
-
addInvoice
- Specified by:
addInvoicein interfaceInvoiceRegistry
-