| 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 | 
|---|---|
SampleRelationship | 
SampleRelationshipFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<SampleRelationship> | 
SampleRelationshipFacadeREST.findAll()  | 
List<SampleRelationship> | 
SampleRelationshipFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SampleRelationshipFacadeREST.create(SampleRelationship entity)  | 
void | 
SampleRelationshipFacadeREST.edit(SampleRelationship entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<SampleRelationship> | 
Sample.getSampleRelationshipCollection()  | 
Collection<SampleRelationship> | 
Sample.getSampleRelationshipCollection1()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Sample.setSampleRelationshipCollection(Collection<SampleRelationship> sampleRelationshipCollection)  | 
void | 
Sample.setSampleRelationshipCollection1(Collection<SampleRelationship> sampleRelationshipCollection1)  | 
Copyright © 2015 SeqWare. All rights reserved.