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 
     

    Nested classes/interfaces inherited from interface it.tidalwave.util.As

    it.tidalwave.util.As.Type<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Runs a full import round.

    Methods inherited from interface it.tidalwave.accounting.model.Accounting

    getCustomerRegistry, getInvoiceRegistry, getProjectRegistry

    Methods inherited from interface it.tidalwave.util.As

    as, as, asMany, asMany, maybeAs, maybeAs
  • Method Details

    • importAll

      void importAll() throws IOException
      Runs a full import round.
      Throws:
      IOException - in case of error