Uses of Interface
it.tidalwave.accounting.model.InvoiceRegistry.Finder
-
Packages that use InvoiceRegistry.Finder Package Description it.tidalwave.accounting.model -
-
Uses of InvoiceRegistry.Finder in it.tidalwave.accounting.model
Methods in it.tidalwave.accounting.model that return InvoiceRegistry.Finder Modifier and Type Method Description InvoiceRegistry.Finder
InvoiceRegistry. findInvoices()
Returns aInvoiceRegistry.Finder
for findingInvoice
s.InvoiceRegistry.Finder
InvoiceRegistry.Finder. withId(it.tidalwave.util.Id id)
InvoiceRegistry.Finder
InvoiceRegistry.Finder. withProject(Project project)
-