jar

org.notima.generic.businessobjects.adapter : fortnoxAdapter

Maven & Gradle

Oct 28, 2021
1 usages
0 stars

Fortnox Business Objects Adapter · Adapter to convert Fortnox data to the common format found on https://github.com/notima/businessobjects

Table Of Contents

Latest Version

Download org.notima.generic.businessobjects.adapter : fortnoxAdapter JAR file - Latest Versions:

All Versions

Download org.notima.generic.businessobjects.adapter : fortnoxAdapter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window fortnoxAdapter-1.8.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.karaf.util.tracker

├─ org.apache.karaf.util.tracker.BaseActivator.class - [JAR]

├─ org.apache.karaf.util.tracker.SingleServiceTracker.class - [JAR]

org.notima.fortnox.command.completer

├─ org.notima.fortnox.command.completer.ConfigFortnoxAccountCompleter.class - [JAR]

├─ org.notima.fortnox.command.completer.FortnoxInvoicePropertyCompleter.class - [JAR]

org.notima.businessobjects.adapter.fortnox

├─ org.notima.businessobjects.adapter.fortnox.Activator.class - [JAR]

├─ org.notima.businessobjects.adapter.fortnox.FortnoxAdapter.class - [JAR]

├─ org.notima.businessobjects.adapter.fortnox.FortnoxConverter.class - [JAR]

├─ org.notima.businessobjects.adapter.fortnox.FortnoxDataSource.class - [JAR]

org.notima.fortnox.command.table

├─ org.notima.fortnox.command.table.AccountTable.class - [JAR]

├─ org.notima.fortnox.command.table.ClientTable.class - [JAR]

├─ org.notima.fortnox.command.table.CustomerHeaderTable.class - [JAR]

├─ org.notima.fortnox.command.table.FinancialYearTable.class - [JAR]

├─ org.notima.fortnox.command.table.InvoiceHeaderTable.class - [JAR]

├─ org.notima.fortnox.command.table.InvoiceLineTable.class - [JAR]

├─ org.notima.fortnox.command.table.InvoicePaymentHeaderTable.class - [JAR]

├─ org.notima.fortnox.command.table.ModesOfPaymentsTable.class - [JAR]

├─ org.notima.fortnox.command.table.PreDefinedAccountTable.class - [JAR]

├─ org.notima.fortnox.command.table.VoucherSeriesTable.class - [JAR]

├─ org.notima.fortnox.command.table.VoucherTable.class - [JAR]

├─ org.notima.fortnox.command.table.VouchersTable.class - [JAR]

org.notima.fortnox.command

├─ org.notima.fortnox.command.AddClient.class - [JAR]

├─ org.notima.fortnox.command.AttachFileToVoucher.class - [JAR]

├─ org.notima.fortnox.command.CancelVoucher.class - [JAR]

├─ org.notima.fortnox.command.ConfigFortnoxAccount.class - [JAR]

├─ org.notima.fortnox.command.ConfigFortnoxModeOfPayment.class - [JAR]

├─ org.notima.fortnox.command.ConfigFortnoxVoucherSeries.class - [JAR]

├─ org.notima.fortnox.command.CreateVoucher.class - [JAR]

├─ org.notima.fortnox.command.DeletePayment.class - [JAR]

├─ org.notima.fortnox.command.DeleteVoucher.class - [JAR]

├─ org.notima.fortnox.command.ExportSie.class - [JAR]

├─ org.notima.fortnox.command.FortnoxCommand.class - [JAR]

├─ org.notima.fortnox.command.ListClients.class - [JAR]

├─ org.notima.fortnox.command.ListCustomers.class - [JAR]

├─ org.notima.fortnox.command.ListInvoices.class - [JAR]

├─ org.notima.fortnox.command.ListPayments.class - [JAR]

├─ org.notima.fortnox.command.ListVouchers.class - [JAR]

├─ org.notima.fortnox.command.ModifyInvoice.class - [JAR]

├─ org.notima.fortnox.command.PayInvoice.class - [JAR]

├─ org.notima.fortnox.command.ProcessVoucher.class - [JAR]

├─ org.notima.fortnox.command.RemoveClient.class - [JAR]

├─ org.notima.fortnox.command.ShowChartOfAccounts.class - [JAR]

├─ org.notima.fortnox.command.ShowFinancialYears.class - [JAR]

├─ org.notima.fortnox.command.ShowInvoice.class - [JAR]

├─ org.notima.fortnox.command.ShowModesOfPayments.class - [JAR]

├─ org.notima.fortnox.command.ShowPreDefinedAccounts.class - [JAR]

├─ org.notima.fortnox.command.ShowSupportInfo.class - [JAR]

├─ org.notima.fortnox.command.ShowVoucher.class - [JAR]

├─ org.notima.fortnox.command.ShowVoucherSeries.class - [JAR]

org.apache.karaf.util.tracker.annotation

├─ org.apache.karaf.util.tracker.annotation.Managed.class - [JAR]

├─ org.apache.karaf.util.tracker.annotation.ProvideService.class - [JAR]

├─ org.apache.karaf.util.tracker.annotation.RequireService.class - [JAR]

├─ org.apache.karaf.util.tracker.annotation.Services.class - [JAR]