public class InvoiceListReader extends Object
| Constructor and Description |
|---|
InvoiceListReader(org.notima.businessobjects.adapter.fortnox.FortnoxAdapter bof) |
| Modifier and Type | Method and Description |
|---|---|
List<org.notima.api.fortnox.entities3.Invoice> |
getInvoiceList() |
List<org.notima.api.fortnox.entities3.InvoiceSubset> |
getSubsetList() |
boolean |
isEmpty() |
void |
populateInvoiceListFromSubset() |
void |
populateSubSetList() |
int |
subsetCount() |
public InvoiceListReader(org.notima.businessobjects.adapter.fortnox.FortnoxAdapter bof)
public boolean isEmpty()
public int subsetCount()
public void populateInvoiceListFromSubset()
throws Exception
Exceptionpublic List<org.notima.api.fortnox.entities3.InvoiceSubset> getSubsetList()
public List<org.notima.api.fortnox.entities3.Invoice> getInvoiceList()
Copyright © 2017–2024 Notima System Integration AB. All rights reserved.