Interface IBizImporter
-
- All Superinterfaces:
Accounting
,it.tidalwave.util.As
public interface IBizImporter extends Accounting
An object capable to import data from iBiz.- Author:
- Fabrizio Giudici
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
IBizImporter.Builder
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
importAll()
Runs a full import round.-
Methods inherited from interface it.tidalwave.accounting.model.Accounting
getCustomerRegistry, getInvoiceRegistry, getProjectRegistry
-
-