| 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 | 
|---|---|
Study | 
StudyFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Study> | 
StudyFacadeREST.findAll()  | 
List<Study> | 
StudyFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StudyFacadeREST.create(Study entity)  | 
void | 
StudyFacadeREST.edit(Study entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Study | 
ShareStudy.getStudyId()  | 
Study | 
ProcessingStudies.getStudyId()  | 
Study | 
Experiment.getStudyId()  | 
Study | 
StudyAttribute.getStudyId()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<Study> | 
Registration.getStudyCollection()  | 
Collection<Study> | 
StudyType.getStudyCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ShareStudy.setStudyId(Study studyId)  | 
void | 
ProcessingStudies.setStudyId(Study studyId)  | 
void | 
Experiment.setStudyId(Study studyId)  | 
void | 
StudyAttribute.setStudyId(Study studyId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Registration.setStudyCollection(Collection<Study> studyCollection)  | 
void | 
StudyType.setStudyCollection(Collection<Study> studyCollection)  | 
Copyright © 2015 SeqWare. All rights reserved.