| 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 | 
|---|---|
ProcessingFiles | 
ProcessingFilesFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ProcessingFiles> | 
ProcessingFilesFacadeREST.findAll()  | 
List<ProcessingFiles> | 
ProcessingFilesFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProcessingFilesFacadeREST.create(ProcessingFiles entity)  | 
void | 
ProcessingFilesFacadeREST.edit(ProcessingFiles entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ProcessingFiles> | 
File.getProcessingFilesCollection()  | 
Collection<ProcessingFiles> | 
Processing.getProcessingFilesCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
File.setProcessingFilesCollection(Collection<ProcessingFiles> processingFilesCollection)  | 
void | 
Processing.setProcessingFilesCollection(Collection<ProcessingFiles> processingFilesCollection)  | 
Copyright © 2015 SeqWare. All rights reserved.