| Package | Description | 
|---|---|
| io.seqware.webservice.generated.controller | 
 Autogenerated web resources. 
 | 
| io.seqware.webservice.generated.model | 
 Auto-generated model classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Invoice | 
InvoiceFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Invoice> | 
InvoiceFacadeREST.findAll()  | 
List<Invoice> | 
InvoiceFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
InvoiceFacadeREST.create(Invoice entity)  | 
void | 
InvoiceFacadeREST.edit(Invoice entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Invoice | 
Expense.getInvoiceId()  | 
Invoice | 
InvoiceAttribute.getInvoiceId()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<Invoice> | 
Registration.getInvoiceCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Expense.setInvoiceId(Invoice invoiceId)  | 
void | 
InvoiceAttribute.setInvoiceId(Invoice invoiceId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Registration.setInvoiceCollection(Collection<Invoice> invoiceCollection)  | 
Copyright © 2015 SeqWare. All rights reserved.