| 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 | 
|---|---|
ExpenseAttribute | 
ExpenseAttributeFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ExpenseAttribute> | 
ExpenseAttributeFacadeREST.findAll()  | 
List<ExpenseAttribute> | 
ExpenseAttributeFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ExpenseAttributeFacadeREST.create(ExpenseAttribute entity)  | 
void | 
ExpenseAttributeFacadeREST.edit(ExpenseAttribute entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ExpenseAttribute> | 
Expense.getExpenseAttributeCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Expense.setExpenseAttributeCollection(Collection<ExpenseAttribute> expenseAttributeCollection)  | 
Copyright © 2015 SeqWare. All rights reserved.