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:
findInvoices
in interfaceInvoiceRegistry
-
addInvoice
- Specified by:
addInvoice
in interfaceInvoiceRegistry
-