| 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 | 
|---|---|
ProcessingIus | 
ProcessingIusFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ProcessingIus> | 
ProcessingIusFacadeREST.findAll()  | 
List<ProcessingIus> | 
ProcessingIusFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProcessingIusFacadeREST.create(ProcessingIus entity)  | 
void | 
ProcessingIusFacadeREST.edit(ProcessingIus entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ProcessingIus> | 
Ius.getProcessingIusCollection()  | 
Collection<ProcessingIus> | 
Processing.getProcessingIusCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Ius.setProcessingIusCollection(Collection<ProcessingIus> processingIusCollection)  | 
void | 
Processing.setProcessingIusCollection(Collection<ProcessingIus> processingIusCollection)  | 
Copyright © 2015 SeqWare. All rights reserved.