| 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 | 
|---|---|
StudyType | 
StudyTypeFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<StudyType> | 
StudyTypeFacadeREST.findAll()  | 
List<StudyType> | 
StudyTypeFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StudyTypeFacadeREST.create(StudyType entity)  | 
void | 
StudyTypeFacadeREST.edit(StudyType entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
StudyType | 
Study.getExistingType()  | 
StudyType | 
Lane.getStudyType()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Study.setExistingType(StudyType existingType)  | 
void | 
Lane.setStudyType(StudyType studyType)  | 
Copyright © 2015 SeqWare. All rights reserved.