Package it.tidalwave.accounting.model
Interface Accounting
- All Superinterfaces:
it.tidalwave.util.As
public interface Accounting
extends it.tidalwave.util.As
- Author:
- Fabrizio Giudici
-
Nested Class Summary
Nested classes/interfaces inherited from interface it.tidalwave.util.As
it.tidalwave.util.As.Type<T>
-
Method Summary
Methods inherited from interface it.tidalwave.util.As
as, as, asMany, asMany, maybeAs, maybeAs
-
Method Details
-
createNew
-
getCustomerRegistry
- Returns:
- the
CustomerRegistry
-
getProjectRegistry
- Returns:
- the
ProjectRegistry
-
getInvoiceRegistry
- Returns:
- the
InvoiceRegistry
-