| 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 | 
|---|---|
Sample | 
SampleFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Sample> | 
SampleFacadeREST.findAll()  | 
List<Sample> | 
SampleFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SampleFacadeREST.create(Sample entity)  | 
void | 
SampleFacadeREST.edit(Sample entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Sample | 
SampleRelationship.getChildId()  | 
Sample | 
SampleRelationship.getParentId()  | 
Sample | 
SampleAttribute.getSampleId()  | 
Sample | 
ProcessingSamples.getSampleId()  | 
Sample | 
Lane.getSampleId()  | 
Sample | 
Ius.getSampleId()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<Sample> | 
Sample.getSampleCollection()  | 
Collection<Sample> | 
Organism.getSampleCollection()  | 
Collection<Sample> | 
Registration.getSampleCollection()  | 
Collection<Sample> | 
Experiment.getSampleCollection()  | 
Collection<Sample> | 
Sample.getSampleCollection1()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SampleRelationship.setChildId(Sample childId)  | 
void | 
SampleRelationship.setParentId(Sample parentId)  | 
void | 
SampleAttribute.setSampleId(Sample sampleId)  | 
void | 
ProcessingSamples.setSampleId(Sample sampleId)  | 
void | 
Lane.setSampleId(Sample sampleId)  | 
void | 
Ius.setSampleId(Sample sampleId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Sample.setSampleCollection(Collection<Sample> sampleCollection)  | 
void | 
Organism.setSampleCollection(Collection<Sample> sampleCollection)  | 
void | 
Registration.setSampleCollection(Collection<Sample> sampleCollection)  | 
void | 
Experiment.setSampleCollection(Collection<Sample> sampleCollection)  | 
void | 
Sample.setSampleCollection1(Collection<Sample> sampleCollection1)  | 
Copyright © 2015 SeqWare. All rights reserved.