| 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 | 
|---|---|
Processing | 
ProcessingFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Processing> | 
ProcessingFacadeREST.findAll()  | 
List<Processing> | 
ProcessingFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProcessingFacadeREST.create(Processing entity)  | 
void | 
ProcessingFacadeREST.edit(Processing entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Processing | 
ProcessingRelationship.getChildId()  | 
Processing | 
ProcessingRelationship.getParentId()  | 
Processing | 
ProcessingIus.getProcessingId()  | 
Processing | 
ProcessingSequencerRuns.getProcessingId()  | 
Processing | 
ProcessingSamples.getProcessingId()  | 
Processing | 
ProcessingAttribute.getProcessingId()  | 
Processing | 
ProcessingStudies.getProcessingId()  | 
Processing | 
ProcessingExperiments.getProcessingId()  | 
Processing | 
ProcessingFiles.getProcessingId()  | 
Processing | 
ProcessingLanes.getProcessingId()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<Processing> | 
WorkflowRun.getProcessingCollection()  | 
Collection<Processing> | 
Registration.getProcessingCollection()  | 
Collection<Processing> | 
WorkflowRun.getProcessingCollection1()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProcessingRelationship.setChildId(Processing childId)  | 
void | 
ProcessingRelationship.setParentId(Processing parentId)  | 
void | 
ProcessingIus.setProcessingId(Processing processingId)  | 
void | 
ProcessingSequencerRuns.setProcessingId(Processing processingId)  | 
void | 
ProcessingSamples.setProcessingId(Processing processingId)  | 
void | 
ProcessingAttribute.setProcessingId(Processing processingId)  | 
void | 
ProcessingStudies.setProcessingId(Processing processingId)  | 
void | 
ProcessingExperiments.setProcessingId(Processing processingId)  | 
void | 
ProcessingFiles.setProcessingId(Processing processingId)  | 
void | 
ProcessingLanes.setProcessingId(Processing processingId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WorkflowRun.setProcessingCollection(Collection<Processing> processingCollection)  | 
void | 
Registration.setProcessingCollection(Collection<Processing> processingCollection)  | 
void | 
WorkflowRun.setProcessingCollection1(Collection<Processing> processingCollection1)  | 
Copyright © 2015 SeqWare. All rights reserved.