| 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 | 
|---|---|
ShareStudy | 
ShareStudyFacadeREST.find(Integer id)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ShareStudy> | 
ShareStudyFacadeREST.findAll()  | 
List<ShareStudy> | 
ShareStudyFacadeREST.findRange(Integer from,
         Integer to)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ShareStudyFacadeREST.create(ShareStudy entity)  | 
void | 
ShareStudyFacadeREST.edit(ShareStudy entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ShareStudy> | 
Registration.getShareStudyCollection()  | 
Collection<ShareStudy> | 
Study.getShareStudyCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Registration.setShareStudyCollection(Collection<ShareStudy> shareStudyCollection)  | 
void | 
Study.setShareStudyCollection(Collection<ShareStudy> shareStudyCollection)  | 
Copyright © 2015 SeqWare. All rights reserved.