- getClientInfoByOrgNo(String) - Method in class org.notima.camel.fortnox.FortnoxClientManager
-
Gets client info by using the org no as key.
- getClientList() - Method in class org.notima.camel.fortnox.FortnoxClientManager
-
Returns the client list data
- getClientName(String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
-
Convenience class to get the name of the client
- getClientsFile() - Method in class org.notima.camel.fortnox.FortnoxClientManager
-
Path to the clients xml-file.
- getCompanySetting(String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
-
Read company settings.
- getFortnoxAdapter(String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
-
Keeps a cached business object factory
- getFortnoxClients() - Method in class org.notima.camel.fortnox.FortnoxClientManager
-
A list of FortnoxClientInfo
- getFortnoxInvoice(String, String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
-
Returns Fortnox invoice
- getFortnoxInvoices(String, String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
-
Returns fortnox invoices using given filter.
- getInvoiceMap(String, String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
-
Creates a mapping of invoices using the given reference field.
- getInvoicesWithPaymentTerm(String, String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
-
Returns invoices with given payment term.
- getInvoiceToPay(String, String, String, String, Date) - Method in class org.notima.camel.fortnox.FortnoxClient
-
Gets the invoice to pay
- getOrderMap(String, String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
-
Creates a mapping of orders using the given reference field.
- getOverdueInvoices(String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
-
Gets overdue invoices
- getSettingFromSupplier(String, String, String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
-
Get a single settings on the given supplier
- getSettingsFromSupplier(String, String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
-
Get a map of settings on the given supplier
- getSupplierByOrgNo(String, String, String, Boolean) - Method in class org.notima.camel.fortnox.FortnoxClient
-
Gets a supplier with given orgNo.
- getThis() - Method in class org.notima.camel.fortnox.FortnoxClient
-
Helper method for easier bean access from blueprint.
- getThis() - Method in class org.notima.camel.fortnox.FortnoxClientManager
-