Skip navigation links
A D F G I L O P R S T W 

A

accountFee(String, Date, Double, Double, String, String, String, String, String, String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
Creates a fee voucher
accountTransfer(String, Date, Double, String, String, String, String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
Creates an account transfer voucher
addInvoice(Invoice) - Method in class org.notima.camel.fortnox.TaxSubjectInvoiceMapper
 
addInvoiceToMap(String, Invoice) - Method in class org.notima.camel.fortnox.InvoiceReferenceMap
 

D

DEFAULT_NEW_SUPPLIER_NAME - Static variable in class org.notima.camel.fortnox.FortnoxClient
 

F

FortnoxClient - Class in org.notima.camel.fortnox
Class for accessing Fortnox using Camel.
FortnoxClient() - Constructor for class org.notima.camel.fortnox.FortnoxClient
 
FortnoxClientManager - Class in org.notima.camel.fortnox
Deprecated.
Use org.notima.api.fortnox.clients.FortnoxClientManager
FortnoxClientManager() - Constructor for class org.notima.camel.fortnox.FortnoxClientManager
Deprecated.
 

G

getClientInfoByOrgNo(String) - Method in class org.notima.camel.fortnox.FortnoxClientManager
Deprecated.
 
getClientName(String) - Method in class org.notima.camel.fortnox.FortnoxClient
Convenience class to get the name of the client
getCompanySetting(String) - Method in class org.notima.camel.fortnox.FortnoxClient
Read company settings.
getCurrentFortnoxClient() - Method in class org.notima.camel.fortnox.FortnoxClient
 
getFortnoxAdapter(String) - Method in class org.notima.camel.fortnox.FortnoxClient
Keeps a cached business object factory
getFortnoxInvoice(String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
Returns Fortnox invoice
getFortnoxInvoices(String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
Returns fortnox invoices using given filter.
getInvoiceList() - Method in class org.notima.camel.fortnox.InvoiceListReader
 
getInvoiceReference(Invoice) - Method in class org.notima.camel.fortnox.FortnoxClient
 
getInvoicesForTaxSubject(TaxSubjectIdentifier) - Method in class org.notima.camel.fortnox.TaxSubjectInvoiceMapper
 
getInvoicesWithPaymentTerm(String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
Returns invoices with given payment term.
getInvoicesWithReference(String) - Method in class org.notima.camel.fortnox.InvoiceReferenceMap
 
getInvoiceToPay(String, String, String, Date, String) - 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) - Method in class org.notima.camel.fortnox.FortnoxClient
Gets overdue invoices
getReferenceField() - Method in class org.notima.camel.fortnox.InvoiceReferenceMap
 
getSettingFromSupplier(String, String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
Get a single settings on the given supplier
getSettingsFromSupplier(String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
Get a map of settings on the given supplier
getSubsetList() - Method in class org.notima.camel.fortnox.InvoiceListReader
 
getSupplierByOrgNo(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.

I

invoiceAction(String, String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
Invoices action on given invoice
InvoiceListReader - Class in org.notima.camel.fortnox
Class that reads open invoices (unpaid) using the given FortnoxAdapter.
InvoiceListReader(FortnoxAdapter) - Constructor for class org.notima.camel.fortnox.InvoiceListReader
 
InvoiceReferenceMap - Class in org.notima.camel.fortnox
A reference map for a specified reference field
InvoiceReferenceMap(String) - Constructor for class org.notima.camel.fortnox.InvoiceReferenceMap
 
InvoiceReferenceMapper - Class in org.notima.camel.fortnox
A class for keeping one or more invoice mappers for specific fields.
InvoiceReferenceMapper(FortnoxAdapter) - Constructor for class org.notima.camel.fortnox.InvoiceReferenceMapper
 
isEmpty() - Method in class org.notima.camel.fortnox.InvoiceListReader
 
isFortnoxClientOrgNo(String) - Method in class org.notima.camel.fortnox.InvoiceReferenceMapper
 
isFortnoxClientOrgNo(String) - Method in class org.notima.camel.fortnox.TaxSubjectInvoiceMapper
 
isLastAccessToken(String) - Method in class org.notima.camel.fortnox.FortnoxClient
Return true if the given parameter is equal to the last access token used.

L

lookupExistingCustomerUsingCanonical(String, BusinessPartner) - Method in class org.notima.camel.fortnox.FortnoxClient
 

O

org.notima.camel.fortnox - package org.notima.camel.fortnox
 

P

payCustomerInvoice(String, String, Invoice, Boolean, Payment<?>) - Method in class org.notima.camel.fortnox.FortnoxClient
Pays a customer invoice
persistCustomerFromCanonical(String, BusinessPartner) - Method in class org.notima.camel.fortnox.FortnoxClient
 
persistInvoice(String, Invoice) - Method in class org.notima.camel.fortnox.FortnoxClient
Persists invoice
persistInvoiceFromCanoncialOrder(String, Order, Boolean, Date, boolean) - Method in class org.notima.camel.fortnox.FortnoxClient
Persists invoice from order
populateInvoiceListFromSubset() - Method in class org.notima.camel.fortnox.InvoiceListReader
 
populateSubSetList() - Method in class org.notima.camel.fortnox.InvoiceListReader
 

R

retrieveAccessTokenFromApiCode(String, String, String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
Retrieves access token if possible NOTE!!

S

selectInvoiceMap(String, String) - Method in class org.notima.camel.fortnox.InvoiceReferenceMapper
 
subsetCount() - Method in class org.notima.camel.fortnox.InvoiceListReader
 

T

TaxSubjectInvoiceMapper - Class in org.notima.camel.fortnox
Class that keeps track of invoices that belong to a specific tax subject.
TaxSubjectInvoiceMapper(String) - Constructor for class org.notima.camel.fortnox.TaxSubjectInvoiceMapper
 

W

writeSettingToSupplier(String, String, String, String, String) - Method in class org.notima.camel.fortnox.FortnoxClient
Writes a setting to supplier
A D F G I L O P R S T W 
Skip navigation links

Copyright © 2017–2024 Notima System Integration AB. All rights reserved.