| 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 | 
|---|---|
ProcessingLanes | 
ProcessingLanesFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ProcessingLanes> | 
ProcessingLanesFacadeREST.findAll()  | 
List<ProcessingLanes> | 
ProcessingLanesFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProcessingLanesFacadeREST.create(ProcessingLanes entity)  | 
void | 
ProcessingLanesFacadeREST.edit(ProcessingLanes entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ProcessingLanes> | 
Lane.getProcessingLanesCollection()  | 
Collection<ProcessingLanes> | 
Processing.getProcessingLanesCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Lane.setProcessingLanesCollection(Collection<ProcessingLanes> processingLanesCollection)  | 
void | 
Processing.setProcessingLanesCollection(Collection<ProcessingLanes> processingLanesCollection)  | 
Copyright © 2015 SeqWare. All rights reserved.